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

body {
	background-image:url(fondo.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
#alerta
{
	position: fixed;
	right:0px;
	bottom:0px;
	width:240px;
	height:180px;

}

img {
	border:0px;
	float: left;
	margin: 2px;
	text-align: center;
}
.limpiar
{
	clear:both;

}
a {
	color:#F60;
	text-decoration:none;
}

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

a:visited {
	color: #999;
	text-decoration:none;
}

#contenedor {
	margin:0 auto;
	width:1000px;
	min-height:2800px;
	height:auto;
	background-color:#000;
	color: #FFF;
}

#header {
	float:left;
	width:1000px;
	background-image:url(putas_gordas.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:120px;
	background-color:#000;
}

#header .descsitio {
	float:left;
	width:500px;
	height:120px;
	padding:0px;
	margin-left:500px;
}

.contenedor_thumbs {
	width:980px;
	height:auto;
	float:left;
	min-height:500px;
}

.thumbs {
	float:left;
	border:0px;
	margin:1px;
	padding:0px;
}

.webcams1 {
	float:left;
	width:980px;
	min-height:190px;
}

.dating1 {
	width:373px;
	float:left;
	height:400px;
	padding-left:50px
}

.videos1 {
	width:452px;
	height:460px;
	float:left;
	padding-left:5px;
}

.penesalud {
	width:460px;
	height:460px;
	float:left;
}

.banners {
	width:923px;
	float:left;
	height:160px;
}

.banners img{
	float:left;
	margin:10px 34px 0px 34px;
}
.banners span{
	float:left;
	margin:5px 34px 0px 34px;
	width:160px;
}
	
#fondofooter {
	width:100%;
	background-color:#000;
	height:200px;
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
}

#fondofooter #footer {
	width:923px;
	margin:0 auto;
	height:200px;
	text-align:left;
}

h3 {
	font-size:32px;
	text-align:left;
	padding-top:12px;
	font-weight:100;
}
.buscadores {
	font-size:16px;
}
	

