@charset "utf-8";
/*
Project: Leche69
Sheet: Rediseño Jun 2010
*/

div.bloque{
    width:956px;
    overflow:hidden;
    margin:20px auto 40px auto;
    border:1px solid #c1c0c0;
	background-color:#FFF;
}
div.newbloque{
    margin:0px auto 40px auto;
}

div.bloque h2{
    display:block;
    background:url(../images/titulos_bg.jpg) no-repeat top left !important;
    border-bottom:1px solid #c1c0c0;
    width:956px;
    height:37px;
    margin-bottom:10px;
    line-height:33px;
    padding:0 0 0 25px;
    font-size:19px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}
div.bloque h2 span{
    color:#ff0000;
}

div.bloque .escena{
    float:left;
    margin:0px 0 0 8px;
    width:306px;
	display:inline;
}
div.bloque .escena a.miniatura img{
    width:300px;
    height:205px;
    padding:2px 2px 0px 2px;
    border:0;
}
div.bloque .escena a.miniatura{
    border:1px solid #919191;
    display: block;
}
div.bloque .escena a.miniatura:hover{
    border:1px solid #ff0000;
}

div.bloque .escena a.miniaturaBordenegro img{
    width:300px;
    height:205px;
    padding:2px 2px 0px 2px;
    border:0;
}
div.bloque .escena a.miniaturaBordenegro{
    border:1px solid #000;
    display: block;
}
div.bloque .escena a.miniaturaBordenegro:hover{
    border:1px solid #ff0000;
}
div.bloque .escena h4{
    margin:0;
    padding:0 0 0 4px;
    font-size:13px;
    font-weight:bold;
    text-indent:10px;
    background:url(../images/triangulo.jpg) no-repeat 3px 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloque .escena h4 a:link, div.bloque .escena h4 a:visited{
    color:#000;
    text-decoration:none;
    font-size:12px;
}
div.bloque .escena h4 a:hover, div.bloque .escena h4 a:active{
    text-decoration:underline;
}

div.bloque .escena span{
    color:#ff0000;
    display:block;
    float:left;
    font-size:11px;
    font-weight:normal;
    margin-left:14px;
	padding:0;
	width:280px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

div.bloque .escena .escena_gris{
	color:#5b5b5b;
	font-weight:normal;
	padding:4px 0 0 0;	
    float:left;	
}

div.bloque .tnFoto{
    margin:0 5px 10px 6px !important
	
}
*html div.bloque .tnFoto{
    margin:0 5px 10px 5px !important;
    height:203px !important;
    overflow:hidden !important;
}
div.bloque .tnFoto h4{
    margin:0;
    padding:0;
    font-size:13px;
    font-weight:bold;
    padding-left:4px;
    text-indent:10px;
    background:url(../images/triangulo.jpg) no-repeat 3px 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloque .tnFoto h4 a:link, div.bloque .tnFoto h4 a:visited{
    color:#000;
    text-decoration:none;
    font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloque .tnFoto h4 a:hover, div.bloque .tnFoto h4 a:active{
    text-decoration:underline;
}
div.bloque .tnFoto span{
    color:#ff0000;
    display:block;
    float:left;
    font-size:11px;
    font-weight:normal;
    margin-left:14px;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloque .paginacionFotos{
    padding:20px 0 15px 0 !important;
    border-top:1px solid #c1c0c0;
}

div.bloque .serie{
    float:left;
    margin:0 5px 10px;
    width:229px;
    padding:0;
    border:0px solid #000;
	display:inline;
}
div.bloque .serie a.miniatura img{
    width:223px;
    height:262px;
	border:1px solid #000;
	padding:2px;
}
div.bloque .serie a.miniatura:hover img{
    width:223px;
    height:262px;
	border:1px solid #c6c5c5;
	padding:2px;
}
div.bloque .serie h4{
    margin:0;
    font-size:12px;
    font-weight:bold;
    text-indent:5px;
    background:url(../images/triangulo.jpg) no-repeat 1px 5px;
    color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px 0 0 8px;
}
div.bloque .serie h4 a:link, div.bloque .serie h4 a:visited{
    color:#ff0000;
    text-decoration:none;
    font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloque .serie h4 a:hover, div.bloque .serie h4 a:active{
    text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h3#accede{
    display:block;
    margin:20px;
    font-size:21px;
    font-family:'Trebuchet MS', Verdana;
    text-align:center;
	padding-bottom:15px;
}
h3#accede span{
    color:#ff0000;
}
h3#accedecams{
    display:block;
    margin:20px;
    font-size:18px;
    font-family:'Trebuchet MS', Verdana;
    text-align:center;
	padding-bottom:20px !important;
	*margin:10px 20px;
}
h3#accedecams span{
    color:#ff0000;
}

div#wrap{
    margin-bottom:0px !important;
	background: transparent url(../images/bg_nyb.jpg) repeat-y scroll left center;
	background-color:#f6f6f6;
}

/* 
div#footer p{
    color:#fff !important;
}

div#wrap div#footer ul.menu_base{
    padding-bottom:25px;
    float:left;
}
div#wrap div#footer ul.menu_base li{
    display:inline;
    font-size:17px;
    border-left:1px solid #fff;
    padding:5px 15px 5px 15px;
}
div#wrap div#footer ul.menu_base li a:link, #footer ul.menu_base li a:visited{
    text-decoration:none;
    color:#fff;
    font-size:16px;
    font-weight:bold;
}
div#wrap div#footer ul.menu_base li a:hover, #footer ul.menu_base li a:active{
    color:#ff0000;
}
*/




/* VIDEO HD */
a#aplayer{
    display:block;
    width:791px;
    height:446px;
    overflow:hidden;
    /*padding:2px !important;*/
    border:1px solid #ff0000;
    margin:5px auto;
}
a#aplayer4_3{
    display:block;
    height:448px;
    width:615px;
    overflow:hidden;
    /*padding:2px !important;*/
    border:1px solid #ff0000;
    margin:5px auto;
}
#vertrailer{
    margin:124px 0 125px 310px;
}
#vertrailer4_3{
    margin:124px 0 125px 221px;
}
*html #vertrailer{margin:124px 0 126px 310px;}
h3#descarga{
    display:block;
    margin:20px;
    font-size:24px;
    font-family:'Trebuchet MS', Verdana;
    text-align:center;
    font-weight:bold;
}
h3#descarga span{
    color:#ff0000;
}
.bloque div.datos{
    border-bottom:1px solid #c1c0c0;
    margin-bottom:10px;
}
.bloque div.datos h4{
    display:inline;
    background:url(../images/triangulo.jpg) no-repeat 5px 2px;
    height:28px;
    margin-left:10px;
    line-height:25px;
    padding:0 0 0 15px;
    font-size:11px;
    font-family:Verdana;
}
h3#accede a, h3#descarga a{
    font-size:21px !important;
    color:#000000 !important;
    text-decoration: none !important;
}
h3#accedecams a{
    font-size:18px !important;
    color:#000000 !important;
    text-decoration: none !important;
}
div.bloque h2.usa{
    background:url(../images/titulos_bg_usa.jpg) no-repeat top left !important;
}

div.bloque h2.cams{
    background:url(../images/titulos_bg_cams.jpg) no-repeat top left !important;
}


/*//////////// CSS INICIO ESCENA DESTACADA bysite ///////////////// */
div#fotoDestaca{
	width:478px;
	margin:2px 10px 12px 10px;
	float:left;
	display: inline;
}
div#fotoDestaca img{
	border:1px solid #000;
}

div#textoDestaca{
	text-align:left;
	float:left;
	width:433px;
	margin:2px 10px 12px 13px;
	display: inline;
}
div#textoDestaca p{
	text-align:left;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:433px;
	color:#000;
	line-height:20px;
}
div#textoDestaca  h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
    margin:0;
    padding:0;
    font-size:16px;
    font-weight:bold;
	color:#ff0000;
	line-height:20px;
	padding-bottom:18px;
}
/*//////////// CSS FIN ESCENA DESTACADA bysite ///////////////// */

/**************** INICIO BLOQUENEWS ************************************/
div#bloqueTodasNews{
    width:787px;
    overflow:hidden;
    margin:0 auto;
	float:left;	
}
div.bloqueNews{
    width:785px;
    overflow:hidden;
    margin:20px auto 0 auto;
    border:1px solid #c1c0c0;
	float:left;
	background-color:#fff;
	
}
div.bloqueNews img{
	border:1px solid #000;
}
div.bloqueNews h2{
    display:block;
    background:url(../images/bg_title_noticias.jpg) no-repeat top left !important;
    border-bottom:1px solid #c1c0c0;
    width:755px;
    height:37px;
    margin-bottom:10px;
    line-height:34px;
    padding:0 0 0 30px;
    font-size:20px;
    font-family:Verdana;
}
div.bloqueNews h2 span{
    color:#ff0000;
}
div#wrap div#content div#bloqueTodasNews div.bloqueNews div#masInfoNoticia h4 {
	float:right;
	vertical-align:bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#000;	
}

a#masinfo{
    color:#000;
    text-decoration:none;
    font-size:14px; 
	font-weight:bold; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
a#masinfo:hover{
	text-decoration:none;
}

div.bloqueNewsCategorias{
    width:162px;
    overflow:hidden;
    margin:20px auto 0 16px;
    border:1px solid #c1c0c0;
	float:left;	
	background-color:#fff;		
}
div.bloqueNewsCategorias h2{
    display:block;
    background:url(../images/bg_title_noticias_cat.jpg) no-repeat top left !important;
    border-bottom:1px solid #c1c0c0;
    width:132px;
    height:37px;
    margin-bottom:10px;
    line-height:34px;
    padding:0 0 0 30px;
    font-size:20px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bloqueNewsCategorias li{
    display:inline;
    background:url(../images/triangulo.jpg) no-repeat 0 5px;
    height:28px;
    margin-left:10px;
    line-height:25px;
    padding:0 0 0 15px;
    font-size:14px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

div.bloqueNewsCategorias ul.menu_news{
    padding-bottom:30px;
    float:left;
	padding:0 0 10px 10px;
}
div.bloqueNewsCategorias ul.menu_news li{
    display:inline-table;
    font-size:15px;
    padding:1px 15px 5px 15px;
}
div.bloqueNewsCategorias ul.menu_news li a:link, div.bloqueNewsCategorias ul.menu_news li a:visited{
    text-decoration:none;
    color:#000;
    font-size:15px;
    font-weight:bold;
}
div.bloqueNewsCategorias ul.menu_news li a:hover, div.bloqueNewsCategorias ul.menu_news li a:active{
    color:#000;
}
div#fotoNoticia{
	width:408px;
	height:268px;
	margin:2px 10px 12px 10px;
	float:left;
	display: inline;
}
div#fotoNoticia img{
	border:1px solid #000;
}

div#textoNoticia{
	text-align:left;
	float:left;
	width:335px;
	margin:0 10px 10px 10px;
	display: inline;
	height:250px;	
}
div#textoNoticia p{
	text-align:left;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:335px;
	color:#000;
	line-height:20px;
}
div#textoNoticia  h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
    margin:0;
    padding:0;
    font-size:16px;
    font-weight:bold;
	color:#ff0000;
	line-height:20px;
	padding-bottom:18px;
}
div#masInfoNoticia{
	margin-bottom:0px;
	padding-right:10px;
}
div.contornoPaginar{
    width:765px;
    overflow:hidden;
    margin:20px auto;
    border:1px solid #c1c0c0;
	float:left;
	padding:10px;
	background-color:#fff;	
}
div#bloqueDetalleNews{
    width:787px;
    overflow:hidden;
    margin:0 auto;
	float:left;	
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
div#textoDetalleNoticia{
	text-align:left;
	float:left;
	width:767px;
	margin:0 10px 10px 10px;
	display: inline;
}
div#textoDetalleNoticia p{
	width:767px;
	line-height:20px;
	color:#000;	
}
.txt_right{
	text-align:right;
	
}
div#fotosDetalleNoticia {
	width:100%;	
	margin:0 6px 6px 6px;
	float:left;
}
div#fotosDetalleNoticia img{
	border:1px solid #000;
	margin:5px;
	float:left;
}
div#wrap div#content div#bloqueDetalleNews div#contornoAnteriorSiguiente{
    width:765px;
    overflow:hidden;
    margin:20px auto;
    border:1px solid #c1c0c0;
	float:left;
	padding:10px;
	line-height:53px; !important
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
}

div#wrap div#content div#bloqueDetalleNews div#noticiasAnterior .AnteriorSiguiente a:link, div#wrap div#content div#bloqueDetalleNews div#noticiasAnterior .AnteriorSiguiente a:visited{
	font-size:20px; !important
	color:#000; !important
	text-decoration:none;	 !important
}
a.AnteriorSiguiente{
	font-size:20px;
	color:#000;
	text-decoration:none;
}
a.AnteriorSiguiente:hover {
	text-decoration:none;
}
div#noticiasAnterior{
	background:url(../images/bg_title_anterior.jpg) no-repeat 30px 5px;
	width:140px;
	float:left;
	height:46px;
	padding-left:60px;
	margin-left:40px;
	display: inline;		
}
div#noticiasIndex{
	background:url(../images/bg_title_indexsnoticias.jpg) no-repeat 0 5px;	
	width:273px;
	float:left;	
	height:46px;	
	padding-left:35px;	
	display: inline;
}
div#noticiasSiguiente{
	background:url(../images/bg_title_siguiente.jpg) no-repeat 20px 5px;	
	width:145px;
	float:left;
	height:46px;	
	padding-left:35px;	
	display: inline;	
}
 
	

/************** FINAL BLOQUENEWS **************************/

/************  FINAL NUESTRAS CHICAS *******************/
.tnFotoNC{
		width:198px;
		height:325px;
		_width:202px;
		_height:329px;
		
		float:left;
		padding:0px;
		margin:10px 20px 10px 20px; /* Para todos los Browsers */
		#margin:10px 20px 10px 20px; /*Para Internet Explorer */
		_margin:10px 16px 10px 16px; /* Para Internet Explorer 6 */		
		background-repeat: repeat-x;
		_overflow:hidden;		
		}
.imgFotoNC{
		width:198px;
		height:268px;
		border:2px solid #000;		
		}
.titleNC{
		width:202px;
		height:20px;
		background-color:#999;
		float:left;
		padding:0px;
		margin:0px;
		background-image:url(../images/bgtitleNC.jpg);
		line-height:20px;
		font-size:12px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
		#puntuacion{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:11px;
			padding:0px;
			float:left;
		}
		.escenasNC{
			width:95px;
			/* background:url(../images/triangulo_red.jpg) no-repeat 6px 4px;*/
			float:left;
			display:inline;
			padding-left:6px;
		}
		.entrevistaNC{
			width:40px;
			/* background:url(../images/triangulo_red.jpg) no-repeat 6px 4px;*/
			float:left;
			display:inline;
			padding-left:48px;			
		}		
		.separo6px{
			padding-left:6px;
		}
		.escenasNC2{
			width:60px;
			/* background:url(../images/triangulo_red.jpg) no-repeat 6px 4px;*/
			float:left;
			display:block;
			padding:2px 0 2px 35px;
			text-align:right;
		}
		.entrevistaNC2{
			width:95px;
			/* background:url(../images/triangulo_red.jpg) no-repeat 6px 4px;*/
			float:left;
			display:inline;
			padding:2px 0 2px 6px;	
		}			
/************  FINAL NUESTRAS CHICAS *******************/

/**************** INCIO CAMS ***********************/


.cams01{
    margin:4px 3px 12px 7px; 
	background-image:url(../images/bg_cam_01.jpg);
	width:180px;
	height:209px;
	float:left;
	display:inline;
}
.cams02{
    margin:4px 3px 12px 7px; 
	background-image:url(../images/bg_cam_02.jpg);
	width:180px;
	height:209px;
	float:left;
	display:inline;	
}
.imgCam a{
	border:1px solid #FFF;
	margin-top:9px;
	margin-left:10px;
	float:left;
	width:158px;
	height:118px;
	display:inline;
}
.imgCam a:hover{
	border:1px solid #ff0000;
	margin-top:9px;
	margin-left:10px;
	float:left;
	width:158px;
	height:118px;
	display:inline;
}
.camsNombre{
	margin-left:34px;
	margin-top:10px;
	width:145px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	display:inline;	
}
.camsText{
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:100px;
	margin-left:40px;
	margin-top:5px;	
	display:inline;	
}
.camsText a:link, .camsText a:visited{
	font-size:10px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.camsText a:hover{
	font-size:10px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.camsBandera img{
	border:none;
	width:30px;
	padding-top:5px;
	display:inline;	
}
.negrita{
	font-weight:bold;

}

/**************** FINAL CAMS ***********************/

div.bloque h2 .barragris{
	color:#c1c0c0;
}
div.bloque h2 .title_grisoscuro{
	color:#7d7d7d;
}
div.bloque .bordenegro{
	border-bottom:1px solid #000;
	
}
div#bordenegro{
	border:1px solid #000;
	
}
/************ CAMBIAMOS EL FOOTER *******************/

/* - Footer - */

#footer {
	padding:0;	
    margin: 0;
    text-align: center;
    width: 1002px;
	font-size:11px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:2px 0 0 0;
    background:url(../images/pie_bg_3.jpg) no-repeat top left !important;
    padding-top:55px !important;
    padding-bottom:20px !important;
}
div#wrap div#footer ul.menuFooter {
    list-style: none;
    display: block;
	padding:3px 0;
	margin:0;
	*margin:5px 0 0 0; /* esto es por IEXPLORER */
}
div#wrap div#footer ul.menuFooter li {
    color: #FF0000;
    display: inline;
    padding: 0 1px;
	font-size:10px;	
}
div#wrap div#footer ul.menuFooter li a, div#wrap div#footer ul.menuFooter li a:visited{
	font-family:'Tahoma';
	color: #FF0000;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;		
}
div#wrap div#footer ul.menuFooter li a:hover{
    color: #900202;
	text-decoration:none;
	font-size:10px;		
}

div#wrap div#footer p{
    color:#fff !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding:0;
	margin:0 auto;
	text-align:center;
}

div#wrap div#footer p a{
    color:#ff0000 !important;
	text-decoration:underline;
}
div#wrap div#footer p a:hover{
	text-decoration:none;
	color: #900202 !important;
}

div#wrap div#footer ul.menu_base{
	padding:0 0 10px 0;
    float:left;
    display: inline;
	*margin:0; /* esto es por IEXPLORER */
	*padding:0; /* esto es por IEXPLORER */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	/* HACK FOR IE6 */
    *padding-bottom:0px !important;
    *margin-bottom:-20px !important;	

}
div#wrap div#footer ul.menu_base li{
    display:inline;
    font-size:15px;
    border-right:1px solid #fff;
    padding:5px 19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
div#wrap div#footer ul.menu_base li a:link, #footer ul.menu_base li a:visited{
    text-decoration:none;
    color:#fff;
    font-size:17px;
    font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#wrap div#footer ul.menu_base li a:hover, #footer ul.menu_base li a:active{
    color:#afafaf;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
div#wrap div#footer ul.menuFooter a:hover, div#wrap div#footer p a:hover{
color:#900202;
}

/************ AREA WEBCAMS ***************/



.bloque .margenbloqueCams2 {
	float:left;
	margin:2px 12px 12px 12px;
	padding:0px;
	_display:inline;
	_overflow:hidden;
}
.bloque .margenbloqueCams2 .tile{
	float:left;
	width:166px;
	height:221px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block !important;
	padding:0px;
	margin:10px;
	_display:inline;
	_margin:8px;

}
.texto1{
	font-size:10px;
	float:left;
	display:inline;
	padding-left:7px;
	width:140px;
	padding-top:6px;
	color:#404040;
}
.texto2{
	font-size:16px;
	font-weight:bold;
	padding-left:7px;	
	line-height:16px;
}
.texto3{
	font-size:12px;
	padding-left:7px;
	line-height:14px;
}
.texto4{
	font-size:11px;
	padding-left:7px;	
	line-height:14px;	
}
.len{
	float:left;
	padding-top:6px;
}
.chicaCam {
		width:158px;
		height:118px;
		float:left;
		display:inline;	
		margin:5px 3px 0 3px;
}
.chicaCam img{
	width:158px;
	height:118px;
	border:0px;
}
.banderasCam {
		width:162px;
		float:left;
		border:0px;
		display:inline;
		padding-right:5px;
		
}
.banderasCam img{
		width:16px;
		height:11px;
		padding:6px 2px 8px 2px;
		float:right;
		border:0px;
}

.txt_claroT{
color:#069;	
}
.txt_oscuroT{
color:#073e58;	
}
.txt_claroP{
color:#473612;	
}
.txt_oscuroP{
color:#5b4619;	
}
.txt_claroA{
color:#069;	
}
.txt_oscuroA{
color:#073e58;	
}

/* old amateur 
.txt_claroA{
color:#706f6f;	
}
.txt_oscuroA{
color:#404040;	
}
*/
.fondocamNOT{
	float:left;
	width:166px;
	height:221px;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:9px;
	padding:0;
	background-image:url(../images/bg_cams_plana_0.jpg);	
	border:1px solid #a2d7fe;
	_margin:8px;	
	_overflow:hidden;
	
}
.borderfondocamT{
	border:1px solid #a2d7fe;
}
a.fondocamT{
	background-image:url(../images/bg_cams_plana_0.jpg);
	border:1px solid #a2d7fe;
	width:166px;
	height:221px;
	display:block;
	text-decoration:none;	
}
a.fondocamT:hover{
	background-image:url(../images/bg_cams_plana_1.jpg);
}
/* DORADAS */
.fondocamNOP{
	float:left;
	width:166px;
	height:221px;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:9px;
	padding:0;
	background-image:url(../images/bg_cams_pornostar_0.jpg);	
	border:1px solid #735623;
	_margin:8px;	
	_overflow:hidden;
}
.borderfondocamP{
	border:1px solid #735623;
}
a.fondocamP{
	background-image:url(../images/bg_cams_pornostar_0.jpg);
	border:1px solid #735623;
	width:166px;
	height:221px;
	display:block;
	text-decoration:none;	
}
a.fondocamP:hover{
	background-image:url(../images/bg_cams_pornostar_1.jpg);
}
/* VIP DESDE CASA */
.fondocamNOA{
	float:left;
	width:166px;
	height:221px;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:9px;
	padding:0;
	background-image:url(../images/bg_cams_plana_0.jpg);	
	border:1px solid #a2d7fe;
	_margin:8px;	
	_overflow:hidden;	
}
.borderfondocamA{
	border:1px solid #a2d7fe;
}
a.fondocamA{
	background-image:url(../images/bg_cams_plana_0.jpg);
	border:1px solid #a2d7fe;
	width:166px;
	height:221px;
	display:block;
	text-decoration:none;	
}
a.fondocamA:hover{
	background-image:url(../images/bg_cams_plana_1.jpg);
}
/* OLD AMATEURS EN GRIS 
.fondocamNOA{
	float:left;
	width:166px;
	height:221px;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:9px;
	padding:0;
	background-image:url(../images/bg_cams_amateur_0.jpg);	
	border:1px solid #a2a1a1;
}
.borderfondocamA{
	border:1px solid #a2a1a1;
}
a.fondocamA{
	background-image:url(../images/bg_cams_amateur_0.jpg);
	border:1px solid #a2a1a1;
	width:166px;
	height:221px;
	display:block;
	text-decoration:none;	
}
a.fondocamA:hover{
	background-image:url(../images/bg_cams_amateur_1.jpg);
}
/* Final AMATEURS GRIS */
*/
.retocaPaginacionWebcam{
	border-bottom:1px solid #C1C0C0;
	border-left:1px solid #C1C0C0;
	border-right:1px solid #C1C0C0;
	width:968px;
	
}
	
	
/************ AREA WEBCAMS ***************/
/*************** detalle pornostars **************/

div.bloque .pornostar_detalle{
    float:left;
    margin:15px;
    width:204px;
	height:272px;
	display:inline;
	padding:0;
}
div.bloque .pornostar_detalle img{
    width:196px;
    height:266px;
    padding:2px;
    border:1px solid #ff0000;
	margin:0px;
	display:inline;
	float:left;
}
div.bloque .pornostar_detalle a.miniaturaBorderojo img{
    width:196px;
    height:266px;
    padding:2px;
    border:1px solid #ff0000;
	margin:0px;
	display:inline;
	float:left;
}


div.bloque .pornostar_detalle a.miniaturaBorderojo:hover img{
    border:1px solid #ff0000;
}

div.bloque .texto_pornostar_detalle{
    float:left;
    margin:15px 15px 15px 0;
    width:505px;
	padding:0;
	_overflow:hidden;
	_width:525px;
}
div.bloque .bg_title_pornostar_detalle{
	width:525px;
	background:url(../images/bg_title_pornostar_detalle.jpg) no-repeat;
	height:24px;
	padding:0;
	margin:0;
}
div.bloque .texto_pornostar_detalle h3 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	width:505px;
	background:url(../images/bg_title_pornostar_detalle.jpg) no-repeat left top;
	height:24px;
	line-height:24px;
	padding:0 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
div.bloque .texto_pornostar_detalle .textDate_pd {
font-size: 13px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.bloque .texto_pornostar_detalle .subTit_pd a {
color: #ff0000;
font-size: 13px;
text-decoration: none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/************ añadido detalle pagina pornostar */
div.bloque .texto_pornostar_detalle_2 .descEscena_pd_2{
	margin:5px 0 0 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0 0 15px 0;
	border-bottom:1px solid #999999;
	width:675px;
}
.puntuacion_detalle_2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:12px 12px 8px 12px;
	padding:0 12px 20px 0;
	float:left;
	width:665px;
	border-bottom:1px solid #999;
	_display:inline;
	overflow:hidden;
}
.puntuacion_detalle_3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:12px 12px 8px 12px;
	padding:0 12px 10px 0;
	float:left;
	width:320px;
	border-bottom:1px solid #999;
	_display:inline;
	overflow:hidden;
}
.puntuacion_detalle_2 a:link, .puntuacion_detalle_2 a:hover, .puntuacion_detalle_3 a:link, .puntuacion_detalle_3 a:hover{
	font-size:11px;
}

div.bloque .texto_pornostar_detalle_2{
    float:left;
    margin:10px 15px 0 0;
    width:680px;
	padding:0;
	_overflow:hidden;
	_width:680px;
}
div.bloque .bg_title_pornostar_detalle_2{
	width:699px;
	background:url(../images/bg_title_pornostars_detalle_2.jpg) no-repeat top left;
	height:24px;
	margin:0;
	color: #000;
	font-size: 14px;
	text-decoration: none;	
	line-height:24px;
	padding:0 12px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
div.bloque .texto_pornostar_detalle_2 h3 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	width:680px;
	/* background:url(../images/bg_title_pornostars_detalle_2.jpg) no-repeat left top; */
	font-size: 14px;
	text-decoration: none;	
	line-height:24px;
	padding:0 12px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
}
.pornostar_detalle_left{
	width:375px;
	float:left;
	margin:0;
	padding:0;
}
.pornostar_detalle_right{
	width:233px;
	float:right;
	margin:0;
	padding:0;	
}
div.bloque .bg_title_pornostar_detalle_3{
	width:350px;
	background:url(../images/bg_title_pornostars_detalle_3.jpg) no-repeat top left;
	height:24px;
	margin:0;
	color: #000;
	font-size: 14px;
	text-decoration: none;	
	line-height:24px;
	padding:0 12px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
div.bloque .texto_pornostar_detalle_3 h3 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	width:340px;
	/* background:url(../images/bg_title_pornostars_detalle_2.jpg) no-repeat left top; */
	font-size: 14px;
	text-decoration: none;	
	line-height:24px;
	padding:0 12px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
}

div.bloque .pornostar_tiene_cam{
    float:right;
    width:233px;
	height:100px;
	margin:0;
	background:url(../images/bg_title_pornostars_tiene_cam.gif) no-repeat top left;
	display:inline;
	padding:5px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.pornostar_tiene_cam img{
	padding-top:5px;	
}
div.bloque .pornostar_tiene_cam span{
	color:#F00;
}
.texto_rojo{
	color:#F00;
}

.tnFotoNC_detalle{
		width:198px;
		_width:202px;	
		float:left;
		padding:0px;
		margin:10px 20px 10px 20px; /* Para todos los Browsers */
		#margin:10px 20px 10px 20px; /*Para Internet Explorer */
		_margin:10px 16px 10px 16px; /* Para Internet Explorer 6 */		
		background-repeat: repeat-x;
		_overflow:hidden;		
}
h3#accede_detall{
    display:block;
    margin:20px;
    font-size:21px;
    font-family:'Trebuchet MS', Verdana;
    text-align:center;
	padding:0;
}
h3#accede_detall span{
    color:#ff0000;
}
h3#accede_detall a{
    font-size:21px !important;
    color:#000000 !important;
    text-decoration: underline !important;
}
h3#accede_detall a:hover{
    font-size:21px !important;
    color:#000000 !important;
    text-decoration: none !important;
}
.separo10pxbottom{
	margin:10px;
}
/************ detalle pagina pornostar */
.txt_13n{
	font-size:13px;
	font-weight:bold;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.txt_13n_2{
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 0 12px;
	display:inline;
}
.detall_tnFotoNC{
		width:202px;
		height:290px;
		float:left;
		padding:0px;
		margin:0px 68px 0px 0px; /* Para todos los Browsers */	
		}
.detall_tnFotoNC_3{
		width:202px;
		height:290px;
		float:left;
		padding:0px;
		margin:0px; /* Para todos los Browsers */	
		}		
.detall_imgFotoNC{
		width:196px;
		height:196px;
		border:0px;
		padding:0px;
		margin:0;
}
.detall_imgFotoNC img{
	padding:2px;
	
}
a.detall_negrorojo img{
	border:1px solid #000;
}
a.detall_negrorojo:hover  img{
	border:1px solid #ff0000;
}
	a.detall_tituloFoto{
	    float:left;
	    margin:0;
	    padding:10px 0 0 10px;
	    width:170px;
	    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	    font-size:14px;
	    font-weight:bold;
	    color:#000;
	    text-decoration:none;
		background: url(../images/triangulo.jpg) no-repeat scroll left 13px !important;
	    }
	a.detall_tituloFoto:hover {
		text-decoration:underline;
		color:#FF0000;
	}
		.separo10pxB{
			*padding-bottom:10px;
		}	
/*************** detalle pornostars **************/
a.subTituloRed{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	text-decoration:underline;
	display:inline;
	}
a.subTituloRed:hover {
	text-decoration:none;
}

/******** modificado thumbnails ********/
.sizethumbnail{
	width:174px;
	height:149px; 
	overflow:hidden;
}	
.sizeImgNC{
	height:268px; 
	width:198px;
	overflow:hidden;
}
/***************** añadido player interviews *****************/
@charset "utf-8";
/* CSS Document */
#container{
	height:100%;
	margin:0 auto;
	width:962px;
	overflow:hidden;
	background:#FFF;
	}
.containerThumbs{
	height:100%;
	padding:0;
	width:960px;
	overflow:hidden;
	float:left;
	}
.tituloSeccionThumbs{
	width:922px;
	padding:5px 0 5px 40px;
	margin:30px 0 0 0;
	height:19px;
	overflow:hidden;
	float:left;
	background:url(../images/bg_titred.jpg);
	text-align:left;
	}
.tituloSeccionThumbs h1, .tituloVideo h1, .tituloLateral h1{
	font-weight:bold;
	color:#FFF;
	letter-spacing:0pt;
	word-spacing:1pt;
	font-size:20px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:1;
	}
.thumb{
	float:left;
	height:190px;
	margin:0 5px 10px 0;
	overflow:hidden;
	text-align:left;
	width:167px;
	}
.thumb img{
	border: 1px #999 solid;
	margin:0;
	padding:0;
	}
a.tituloThumb{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	}
a.tituloThumb:hover{
	text-decoration:underline;
	}
.thumb p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	}
.last{
	margin:0 0 10px 0;
	}
.rankingRed, .rankingYellow, .rankingGray{
	width:16px;
	height:16px;
	float:left;
	overflow:hidden;
	background:url(../images/star.gif);
	}
.rankingRed{
	background-position:center;
	}
.rankingYellow{
	background-position:bottom;
	}
.lateralPubli{
	}



/* PLAYER */
.alfa{margin:0!important;}
#containerPlayer{
	float:left;
	width:608px;
	height:490px;
	padding:3px;
	overflow:hidden;
	border:#999 1px solid;
	margin:3px 3px 3px 4px;
	_margin:3px 2px 3px 3px;/*IE6*/
	
	}

#lateralVideo{
	float:right;
	width:330px;
	height:525px;
	}
#subLateral{
	float:right;
	width:318px;
	height:490px;
	border:#999 1px solid;
	overflow:auto;
	padding:3px;
	margin:3px 4px 3px 3px;
	margin:3px 3px 3px 2px; /*IE6*/	
	}

.containerVideo{
	height:100%;
	padding:10px 0 0 0;
	width:962px;
	overflow:hidden;
	float:left;
	}
.tituloVideo{
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	width:610px;
	background:url(../images/interviews/bgTitulo.jpg);
	float:left;
	height:19px;
	text-align:left;
	}
.tituloLateral{
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	width:320px;
	background:url(../images/interviews/bgTitulo.jpg);
	float:left;
	height:19px;
	text-align:left;
	}

/*thumbs entrevistas*/

.tnEntrevista {
float:left;
height:170px;
margin:0 5px 10px 0;
padding:0;
width:145px;
display:inline;
}
.imgEntrevista {
height:140px;
overflow:hidden;
width:145px;
}
a.tituloEntrevista {
color:#FF0000;
float:left;
font-family:'Tahoma';
font-size:12px;
font-weight:bold;
margin:0;
padding:2px 0 0 0;
text-decoration:none;
width:145px;
}
a.subTituloEntrevista {
color:#333333;
float:left;
font-family:'Tahoma';
font-size:10px;
margin:0;
padding:0;
text-decoration:none;
width:145px;
}

/******* final player interviews ******************/

/******* inicio añadido full_hd ******************/
div.full_hd_big {
	height:0;
	position:relative;
	top:-42px;
	width:120px !important;
	left:185px;	
	float:left;
	_left:165px;
	_width:50px;
}
div.full_hd_big img{
	height:38px;
	width:115px;
	border:0;
}
div.full_hd_small {
	height:0;
	position:relative;
	top:-34px;
	width:32px !important;
	left:143px;
	float:left;
	_width:32px;
	_left:128px;	

}
div.full_hd_small img{
	height:32px;
	width:32px;
	border:0;
}
/******* final full_hd ******************/
/********* pestanyas index *********/
.pestanya{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a1a1a1;
	font-weight:bold;
	padding:0;
	background-color:#F6F6F6;
	width:958px;
	margin:0 auto;
	border:0;
	height:22px;
	overflow:hidden;
}
.pestanya img{
	vertical-align:bottom;
}
.pestanya_oscuro{
	font-size:15px;
	font-weight:bold;
	color:#606060;
}
.fondopestanya{
	background-color:#FFF;
	border-left:1px solid #C1C0C0;
	border-top:1px solid #C1C0C0;
	padding:3px 8px 0 8px;
	*padding:1px 8px 0 8px;	
	*margin:1px 0 0 0 ;
	*top:2px;
	*position:relative;
	_top:-2px;
	_margin:0;
	overflow:hidden;
	height:19px;

	vertical-align:text-top;
	
}
