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

/************************ ELEMENTS ENVOLVENTS ************************/

* {margin:0;padding:0;}

html, body {
	height: 100%;
}

body{
	background: #2f3c49 url(../img/bg-body.png) repeat-x left top;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	margin: auto;
	padding-left: 0;
	width: 1003px;
	background: #daf7f7;
}

#main {padding-bottom: 290px;}  /* must be same height as the footer */

#footer {position: relative;
	margin: -290px 0 0 0; /* negative value of footer height */
	height: 290px;
	clear:both;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************ ELEMENTS CONTENIDORS ************************/

#head{
	float:left;
	height: 172px;
	width: 1003px;
	background: transparent url(../img/bg-head.jpg) no-repeat left top; 
}

#body{
	float: left;
	padding: 27px 0 0 0;} 
 
#foot{
	margin: auto;
	width: 1003px;
	height: 290px;
	background: #2f3c49 url(../img/bg-footer.jpg) no-repeat left top; }

/************************ ELEMENTS GENERICS ************************/
img{border:0;}

/************************************************************************/
/***** LEFT *****/
#left{
	float:left;
	width: 220px;
	padding: 0 0 0 18px;
	
}

#box-actriz{
	float: left;
	width: 220px;
	height: 361px;
	margin: 0 0 30px 0;
	background: transparent url(../img/bg-actrices.png) no-repeat left top;
	
	}
	
	
#box-actriz p{
	color: #ffffff;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 15px 15px 5px 15px;
}

#box-actriz strong{
	color: #ccff00;
}

#box-actriz iframe{
	float:left;
	margin: 0 0 0 14px;
}
	
	
#box-novedades{
	float: left;
	width: 220px;
	height: 390px;
	margin: 0 0 20px 0;
	background: transparent url(../img/bg-novedades.png) no-repeat left top;
	}
	
#box-novedades h2{
	clear: both;
	text-align: left;
	margin: 6px 6px 0 6px;
	background: transparent url(../img/h1-novedades.png) no-repeat left top;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding: 9px 0 9px 20px;}	
	
#box-novedades a{
	float: left;
	background: transparent url(../img/bg-img-novedades.png) no-repeat left top;
	padding: 7px;
	margin: 10px 0 0 23px;
}

#box-novedades p{
	clear:both;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #006666;}

/***** CONTENT *****/

#content{
	float:left;
	width: 763px;
}

#video{
	float:left;
	background: transparent url(../img/bg-video.png) no-repeat left top;
	width: 729px;
	height:322px;
	margin: 0 0 0 11px;
}

#video #flash{
	float:left;
	width:320px;
	height:240px;
/*	outline: 1px solid #f00;	*/	
	margin: 15px 0 0 20px;}

#video #texto{
	float:left;
	width: 358px;
	height: 179px;
/*	outline: 1px solid #f00;	*/	
	margin: 20px 0 0 18px;}
#video p{
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #006666;
	text-align:justify;
	margin: 10px;}	
	
#video #nick{
	float:left;
	height: 18px;
	width: 231px;
/*	outline: 1px solid #f00;	*/	
	margin: 22px 0 10px 26px;
	padding: 7px 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #006666;
	}
	
#video #enviar{
	float:left;
/*	outline: 1px solid #f00;	*/
	height: 26px;
	width: 91px;
	margin: 23px 0 0 11px;
	cursor:pointer;
	}

#video #botonera{
	float:left;
	width:337px;
	height:42px;
	margin: 9px 0 0 12px;
/*	outline: 1px solid #f00;	*/
	cursor:pointer;
}
	
#video #entrar{
	float:right;
	margin: 12px 12px 0 0;
	cursor:pointer;
}

/*
#video a{
	float:right;
	margin: 22px 12px 0 0;
	}
*/	

#listado{
	float:left;
	margin: 38px 0 0 7px;
	width: 728px;
}

#listado img{
	margin:0;
	padding:0;
	float:left;}
	

#listado #menu{
	float:left;
	width: 728px;}
	
#listado #menu ul{
	float:left;
	list-style:none;
	margin: 0 0 0 10px;}
	
#listado #menu ul li{
	float:left;
	height: 25px;
	text-align:center;
	padding: 8px 0 0 0;
	}

#listado #menu ul li a{
	color: #FFF;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
/*
#listado #autopromo{
	float:left;
	background: transparent url(../img/listado-body.png) repeat-y left top;
	width: 688px;
	padding: 0 20px 0 20px;
}

#listado #autopromo img{
	float: right;
	position: relative;
	left: -25px;
	top: 30px;
}
*/

#autopromo{
	float:left;
	margin: 0 0 0 138px;
}

#autopromo img{
	float:left;
}

#autopromo #iframe{
	float:left;
	background: #e9f7f7 url(../img/listado-body.png) repeat-y left top;
	margin:0;
	width: 648px;
	padding: 40px;
}

#autopromo #iframe img{
	float:left;
	margin: 40px;
	margin-right: 60px;
}

.chicas{
	background: transparent url(../img/pestana-chicas.png) no-repeat left top;
	width: 91px;
}
.chicos{
	background: transparent url(../img/pestana-chicos.png) no-repeat left top;
	width: 101px;}
.trans{
	background: transparent url(../img/pestana-trans.png) no-repeat left top;
	width: 121px;}
.pornstars{
	background: transparent url(../img/pestana-pornstars.png) no-repeat left top;
	width: 141px;}
	
#listado #iframe{
	float:left;
	background: transparent url(../img/listado-body.png) repeat-y left top;
	width: 668px;
	padding: 0 30px 0 30px;
	text-align:center;
}

.texto{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #006666;
}

.texto ul{
	list-style-position:outside;
	padding: 20px 0 10px 30px;
}

.texto p{
	padding: 10px;
	}
.texto strong{
	margin:20px;}
	
.texto a{
	color: #006666;
	font-weight: bold;}

#listado #iframe table{
}

/***** FOOT *****/
#smileys{
	float: left;
}
	
#smileys p{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #006666;
	width: 285px;
	text-align:center;
	margin: 35px 0 0 359px;
	}
	
#smileys a{
	float: left;
	margin: 58px 0 0 153px;
	}
	
#foot span{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff;
	font-size:12px;
	text-align:center;
	width: 1003px;
	margin: 20px 0 0 0;
	}

#foot #legal{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color: #99cc00;
	font-size:12px;
	text-align:center;
	width: 1003px;
	margin: 20px 0 0 0;
}

#foot #legal a{
	color: #99cc00;
	text-decoration:none;}

/*************************************************************************************/

#formulario{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #006666;
	width: 500px;
/*	border: 1px solid #f00;*/
	padding-bottom: 11px;
	margin: 38px 0 0 250px;
	background: transparent url(../img/top-formulario.png) no-repeat left top;
}
#formulario #pie {
	float:left;
	background: transparent url(../img/footer-formulario.png) no-repeat left bottom;
	height: 15px;
	width: 500px;}
#formulario #contenido {
	float:left;
	background: transparent url(../img/fondo-formulario.png) repeat-y left top;
	padding: 0 0px 0 4px;
	margin: 16px 0 0 0px;
	width: 500px;}
#formulario #caja {
	padding-left: 120px;
}	
	
/*************************************************************************************/	
	
	
	
	
.plantilla_box{
	float:left;
	background: transparent url(http://recursos.promocionesweb.com/mb/graficos_listado/04_verdeaprella.gif) no-repeat left top;
	height: 195px;
	width: 164px;
	margin:0 1px 1px 0;
	padding:0;
}
	
.text_superior, .text_inferior{
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.text_superior img, .text_superior strong, .text_inferior strong{
	float:left;
}

.text_superior strong{
	margin: 8px 2px 0 20px;
}

.text_inferior strong{
	width: 164px;
	}

.foto_link{
	float:left;
	margin: 2px;
}

.foto_link img{
	width:160px;
	height:120px;
}

.pw_banderas{
	float:left;
	width: 164px;
}


.pw_banderas table{
	margin: auto;
	margin-top: 7px;
}



