/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background: #fbeabe;
    margin-top:0px;
    margin-bottom:0px;
	text-align:center;
}

table
{
	background:#990000;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
}

table.menu
{
	background:#feb900;
	border-width:1px;
	border-color:#ffffff;
	color:#990000;
	padding : 5px;
	width : 170px;
	text-align : center;
}

.titulomenu
{
	font-size:10px;
}

p
{
	text-align:justify;
	font-size:9px;
}

td.leftborder
{
	border-left-color:#feb900;
	border-left-style:solid;
	border-left-width:4px;
	text-align : center;
}

td.rightborder
{
	border-right-color:#feb900;
	border-right-style:solid;
	border-right-width:4px;
	text-align : center;
	width: 512px;
	vertical-align : top;
}

td.leftandrightborder
{
	border-left-color:#feb900;
	border-left-style:solid;
	border-left-width:4px;
	border-right-color:#feb900;
	border-right-style:solid;
	border-right-width:4px;	
}

th
{
	background-image: url(images/logo/cabecero.jpg);
	height:30px;
	vertical-align:bottom;
}

.alert
{
	color:#feb900;
	font-weight:bold;
}

hr
{
	color:#feb900;
	border-width:1px;
	border-style:solid;
}

td.footer
{
	background-image: url(images/logo/pie.jpg);
	height:20px;
	vertical-align:middle;
}

A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	font-weight:bold;
	}
h1{
	font-size : 16px;
}
h2{
	font-size : 12px;
	color:#feb900;
	font-weight:bold;
}

#chicas_webcam_td_menuadvert{
	background: #feb900;
	padding : 0;
}

#chicas_webcam_td_menuadvert2{
	background: #feb900;
	padding : 0;
}

#chicas_webcam_tableadvert{
	border : 0px;
}

#tr_freecam{
	width : 600px;
	height : 300px;
	position: absolute;
	top: 50%;
	left: 20%;
}

#chicas_webcam_webcam_gratis{
	border : 0px;
	width : 600px;
	height : 300px;
}

#chicas_webcam_webcam_gratis_td{
	background: #feb900;
	padding : 0;
}

#chicas_webcam_webcam_gratis_td2{
	padding : 0;
	vertical-align : top;
	width : 600px;
	height : 300px;
}

#chicas_webcam_tablaprin{
	width : 750px;
	border: 0px;
}

#img_prov{
	border: 0px;
	}
	
.logoimg{
	border: 0px;
}

#lbl_zona{
	font-weight : bold;
}

#leftborder{
	vertical-align : top;
	text-align : center;
	width : 238px;
}

#img_07{
	border: 2px;
	height : 80px;
	Width : 90px;
	text-align : left;
	border-color : #990000;
}

.chicas_webcam_img{
	border : 1px;
	height : 120px;
	width: 160px;
	border-color : #990000;	
}

.chicas_webcam_titsub{
	font-weight : bold;
	text-decoration : underline;
}

.chicas_webcam_titsub h2{
	font-weight : bold;
	text-decoration : underline;
	display:inline;
	font-size:10px;
	color:#990000;
}

.chicas_webcam_pretit{
	font-size : 12px;
	color:#feb900;
	font-weight:bold;
}

.chicas_webcam_pretit h2{
	display:inline;
}
