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

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

* {margin:0;padding:0;}

html, body {
	height: 100%;
}

body{
	background: transparent url(../img/fondo.png) repeat-x left top;
}

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

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


#wrapper {
	margin: auto;
	padding-left: 4px;
	width: 998px;
	background: transparent url(../img/wrapper_fondo.png) repeat-y left top;
}

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

#footer {position: relative;
	margin: -246px 0 0 1px; /* negative value of footer height */
	height: 246px;
	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: 161px;
	width: 990px;
	background: transparent url(../img/actrices-del-porno.jpg) no-repeat left top;}

#body{
	float: left;}

#foot{
	margin: auto;
	width: 995px;}

/************************ ELEMENTS GENÈRICS ************************/

a{}

a:hover{}



/************************ HEAD ************************/

h1{position: relative;
z-index: -2;}
	
h1 img{}

#head ul{
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	margin: 2px 0 0 8px;
}

#head li{
	display:inline;
	cursor:default;
}

#head li span, #head li img{
	cursor:pointer;
}

#head ul img{
	border: 0;
}
	
/************************ BODY ************************/

/***** Menu *****/
#menu{float:left;
	height: 40px;
	width: 990px;
	background: transparent url(../img/menu_bg.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;}
	
#menu ul{float:left;
	margin:0;
	padding: 0;
	list-style: none;}

#menu li{
	float: left;
}

#menu li.active{
	color: #ffffff;
	background: transparent url(../img/menu_on.png) no-repeat left top;
	width: 120px;
	text-align: center;
	padding: 12px 0 12px 0;}
	
#menu li.active a{
	color: #ffffff;
	text-align: center;
	padding: 0;
}

#menu li.active a:hover{
	background: none;
}

#menu a{
	color: #92a5b7;
	text-align: center;
	display: block;
	width: 120px;
	padding: 12px 0 12px 0;
	letter-spacing: 0px;
	background: transparent url(../img/menu_mout.png) no-repeat right top;}

#menu a:hover{
	background: transparent url(../img/menu_mover.png) no-repeat right top;}
	

#buscador{
	width: 230px;
	float: right;
}

#buscador input{
	float: left;
}


#buscador input[type=text]{
	width: 137px;
	height: 14px;
	margin: 8px 0 0 0;
	padding: 4px;
	border: 1px solid #cccccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

#buscador input[type=button]{
	color: #ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 64px;
	height: 29px;
	background: transparent url(../img/boton_buscar.png) no-repeat left top;
	border: 0;
	margin: 5px 0 0 7px;
}

/***** Contingut *****/

#content{float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;}

#content h2{
	clear: both;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	background: #0093e7 url(../img/h2_bg.png) no-repeat left top;
	height: 31px;
	padding: 10px 0 0 27px;
	}

#content div.container{
	float: left;
	border: 2px solid #e1e1e1;
	border-top: 0;
	padding: 15px 0 5px 0;
	width: 756px;
}

#content div.container p.advertising{
	float: left;
	color: #92a5b7;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px;
	text-align:justify;
}

#content div.container p.advertising a{
	color: #ff8a06;
	font-weight: bold;
}

#content div.incidencias p{
	float:left;
	color: #92a5b7;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px;
}

#content div.incidencias a{
	color: #87b700;
	font-weight:bold;
}

#content div.incidencias strong{
	float: left;
	color: #92a5b7;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px;
}

#content div.incidencias ul{
	float:left;
	color: #92a5b7;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px 50px 20px 50px;
}

#content div.incidencias ul li{
	margin: 5px 0 5px 0;
}

#content div.container table{
	margin:auto;
	margin-bottom: 10px;
}

#content div.container table table{
	margin:auto;
	margin-bottom: 0;
}

.volver{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	float: left;
	margin:	0 20px 0 0;
	padding: 4px 0 0 0;
	width: 149px;
	height: 19px;
	background: transparent url(../img/boton_149.png) no-repeat left top;
}

.ver-mas{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	float: right;
	margin: 0 20px 10px 0;
	padding: 4px 0 0 0;
	width: 149px;
	height: 19px;
	background: transparent url(../img/boton_149.png) no-repeat left top;
}

.leer-mas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	clear: both;
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
	color: #2db7ff;
	background-color: #ffffff;
}

.mas-actriz{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	float: right;
	margin: 0 50px 10px 0;
	padding: 6px 0 0 0;
	width: 203px;
	height: 21px;
	background: transparent url(../img/boton_203_sombra.png) no-repeat left top;
}


#botonera{
	float: right;
	width: 250px;
}

#botonera .boton_video{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	float: left;
	margin: 0 0 20px 0;
	padding: 6px 0 0 0;
	width: 203px;
	height: 21px;
	background: transparent url(../img/boton_203_sombra.png) no-repeat left top;
}


	/*** Noticies ***/
.paginador{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 50px;
	color: #92a5b7;
}

.paginador a{
	color: #ff8a06;
	font-weight: bold;
}

.noticia{
	float: left;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 50px;
}

.noticia .actriz{
	float: left;
	width: 102px;
	text-align: center;
	margin: 0 40px 10px 0;	
}

.noticia .actriz img{
	height: 88px;
	width: 88px;
	border: 6px solid #b8c1ca
}

.noticia .actriz span{
	color: #87b700;
	font-size: 12px;
	font-weight: bold;
}

.noticia h3{
	float: left;
	clear: right;
	width: 540px;
	color: #87b700;
	font-size: 18px;
	margin: 0 20px 0 0;
}
	
.noticia span.fecha{
	clear: right;
	color: #2db7ff;
	font-size: 10px;}
	
.noticia p{
	color: #8192a2;
	font-size: 12px;
	margin: 10px 50px 0 0;
	text-align: justify;}
	
.noticia .leer-mas{
	margin: 10px 60px 0 0;
}

div.separator{
	float:left;
	width: 620px;
	height: 1px;
	background-color: #ffb75a;
	margin: 0 0 20px 70px;
	
}

/***** Columna Dreta *****/

#right{float:left;
	width: 230px;
	color: #8192a2;
	background: #e9ecf0 url(../img/lateral_bg.png) repeat-y left top;
}

#right h2{
	clear:both;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	background: transparent url(../img/h2_lateral_bg.png) no-repeat left top;
	height: 31px;
	padding: 10px 0 0 25px;
}

#banner-lateral{
	clear: both;
	margin: 0 0 0 15px;
	padding:0;
}

#reproductor_lateral{
	float: left;
	width:217px;
	height:213px;
	margin: 8px 0 8px 8px;
	background: transparent url(../img/reproductor_lateral.png) no-repeat left top;
}

#nombre{
	margin: 7px 12px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	float: right;
}

#right ul{
	float: left;
	margin: 20px 0 20px 30px;
	padding: 0;
	list-style: none;
	list-style-image: url(../img/ul-arrow.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: bold;
}

#right ul a{
	color: #808ea9;
	letter-spacing: 0px;
}

/************************ FOOT ************************/

#beauties{float: left;
	height: 161px;
	width: 990px;
	background: transparent url(../img/beauties.jpg) no-repeat left top;
}

#beauties p{
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	margin: 85px 0 0 100px;
}

#legal{
	float:left;
	height: 60px;
	width: 990px;
	background: transparent url(../img/legal.png) no-repeat left top;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	padding: 25px 0 0 0;}
	
#legal span, a{
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

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

#h{
	background: transparent url(../img/fondo-horarios.png) no-repeat left top;
	width: 300px;
	height: 180px;
	color: #808ea9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	display: block;
	position: absolute;
}

#h table{
	margin: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

#h p{
margin: 60px 0 40px 0;
text-align: center;}

#h #boton-cerrar{
	margin: auto;
	color: #ffffff;
	padding: 5px 0 0 0;
	background: transparent url(../img/boton_73_sombra.png) no-repeat left top;
	width: 73px;
	height: 20px;
	text-align: center;
	cursor: pointer;
}