@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFF;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #000;
	background-image: url(bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0;
}

a{
	color:#FFF;
	text-decoration:none;
	border:0;
}

a:hover{
	color:#F90;
	text-decoration:none;
}

#header{
	width:980px;
	height:150px;
	margin:auto;
	
}

#header #logo{
	width:342px;
	height:130px;
	float:left;
}

#header #publicidad{
	width:624px;
	height:100px;
	float:left;
	margin-top:30px;
	margin-left:14px;
}

#header #desc{
	font-size:11px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}

#header #desc h1{
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-left:3px;
}

#contenedor{
	width:980px;
	margin:auto;
	height:auto;
}

.webcams{
	width:978px;
	height:170px;
	margin-left:2px;
}

.webcams .cams{
	float:left;
	margin:4px 3px 0 0;
	width:160px;
	height:120px;
	border:0;
}

.online{
	width:978px;
	height:22px;
	margin-left:2px;
}

.online .sala{
	float:left;
	margin:0 3px 0 0;
	width:160px;
	height:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.online .sala a{
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

.online .sala a:hover{
	color:#0C3;
	text-decoration:none;
	font-weight:600;
}

.tgp{
	width:980px;
	height:auto;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
	float:left;


}

.tgp .thmb{
	width:240px;
	height:180px;
	margin:1px;
	float:left;
	border:1px #271F1D solid;
}

.tgp .thmb:hover{
	border:1px #FC0 solid;
	color: #3B3431;
}

#promomedio{
	width:980px;
	height:340px;
	margin:auto;
	float:left;
}

#promomedio #pene{
	width:500px;
	height:300px;
	float:left;
	margin-left:50px;
}

#promomedio #adult{
	width:337px;
	height:264px;
	float:left;
	margin-left:50px;
}

.ultimo{
	font-size:30px;
	float:right;
	margin:25px;
}


#intercambios{
	width:980px;
	height:auto;
	float:left;
	margin:0 auto;
}

#intercambios ul{
	float:left;
	width:980px;
	height:auto;
	margin:0;
	border:0;
}

#intercambios ul li{
	height:30px;
	float:left;
	display:inline;
	margin:3px;
	
	

}

#intercambios ul li a{
	color:#FFF;
	background-color:#161616;
	border:#000 1px solid;
	padding:3px;
}

#intercambios ul li a:hover{
	color:#FFF;
	background-color:#900;
	border:#333 1px solid;
}
