/* CSS Document */
BODY,HTML{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image:url(../images/fondo_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CACFCB;
	font-family: arial, trebuchet ms;
	font-size:8pt;
	font-style:normal;
	font-weight:100;
	text-align:justify;
	
	}

.content{
	width:920px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	}
.menu_top{
	width:920px;
	height:34px;
	font-family:arial, trebuchet ms;
	font-size:10pt;
	margin-top:0px;
	color:#FFFFFF;
	}
.texto_menu_top{
	width:180px;
	height:28px;
	.height:26px;
	padding:4px;
	float:left;
	}
.texto_menu_top a{
	color:#FFFFFF;
	text-decoration: none;
	}

#cabecera{
	width:920px;
	height:108px;
	background-image:url(../images/cabecera.jpg);
	background-repeat:no-repeat;
	}
#cabecera h1{
	display:none;
	}
.buscador{
	width:242px;
	height:26px;
	padding:4px;
	float:right;
	background-image:url(../images/lupa.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:21px;
	}
.submit{
	height:20px;
	color:#CCCCCC;
	background-color:#333333;
	border:1px solid #FFFFFF;
	}

.cuerpo{
	width:920px;
	overflow:inherit;
	background-color:#666666;
	}

.left{
	width:240px;
	float:left;
	padding-bottom:26px;
	}

.right{
	width:680px;
	float:right;
	background-color:#FFFFFF;
	padding-bottom:10px;
	}

.footer{
	width:680px;
	float:right;
	background-color:#FFFFFF;
	padding-bottom:26px;
	}


/*CSS style pagination*/
.paginador {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}



div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	font-family: arial, trebuchet ms;
	font-size:8pt;
	padding:6px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	background-color:#CCCCCC;
	border:1px solid #CC99FF;	
	text-decoration: none; 
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #000000;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #000000;
	background-color:#FFF;
	border:1px solid #FFF;
}












.caja_lomas{
	width:230px;
	overflow:inherit;
	margin:auto;
	}
.caja_pelicula_semana{
	width:200px;
	overflow:inherit;
	margin-top:10px;
	border:1px solid #FFFFFF;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
	}
.caja_pelis{
	width:170px;
	height:222px;
	float:left;
	margin:18px;
	border:1px solid #9C1679;
	padding:3px;
	}
.titulos{
	width:90%;
	height:20px;
	background-image:url(../images/flecha_titulo.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	font-family: arial, trebuchet ms;
	font-size:12pt;
	color:#CC99FF;
	font-weight:bold;
	margin-left:10px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
	margin-top:10px;
	}
/*UL y navegacion*/
#lista{
	margin:0px 10  0  0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#CCCCCC;
	
	}
#lista li a{
	display:block;
	width:98%;
	text-indent:3px;
	text-decoration:none;
	color:#CCCCCC;
	}
#lista li a:hover{
	background-color:#815578;
	color:#FFF;
	}
	
#lista li{
	list-style-type:circle;
	list-style-image:url(../images/flecha.jpg);
	
	}
form{
	margin:0px;
	padding:0px;
	.height:26px;
		}

/*AQUI EL CSS PARA LAS PELIS*/

.caja_caratula{
	width:319px;
	height:417px;
	padding:4px;
	border:0px solid #9C1679;
	margin:8px;
	float:left;
	}

H2
{
font-family: arial, trebuchet ms;
text-decoration: none;
color: #9C1679;
}


.caja_datos{
	width:310px;
	overflow:auto;
	float:left;
	margin:5px;
	margin-bottom:10px;
	}
.titulos_pelis{
	width:100%;
	height:20px;
	font-family: arial, trebuchet ms;
	font-size:12pt;
	color:#993366;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px dotted #666666;
	padding-bottom:0px;
	margin-top:7px;
	}

img {border:none;}



.datos{
	width:97%;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	margin-top:10px;
	font-family: arial, trebuchet ms;
	text-align:justify;

	}
.fotos_thumb{
	width:144px;
	height:96px;
	float:left;
	padding:2px;
	}
.fotos_thumb img{
	border:1px solid #000000;
	}	



.caja_escenas{
	width:642px;
	overflow:auto;
	margin-left:8px;
	padding:4px;
	float:left;
	border:1px solid #993366;
	margin-top:8px;
	margin-bottom:8px;
	}
.caja_texto_escenas{
	width:600px;
	float:left;
	padding:4px;
	font-family: arial, trebuchet ms;
	font-size:8pt;
	margin-left:10px;
	}
.caja_todo_descarga{
	width:642px;
	}
.caja_botones_descarga{
	width:500px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	float:right;
	margin-top:-50px;
	}
.caja_botones_descarga img{
	margin-left:35px;
	}
/*CONSOLA*/
.consola_content{
	width:550px;
	height:485px;
	.height:515px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:2px;
	border:1px solid #000000;
	}
.cabecera_consola{
	width:550px;
	height:58px;
	background-image:url(../images/cabecera_consola.jpg);
	background-repeat:no-repeat;
	margin:auto;
	}
.caja_sms{
	width:550px;	
	height:218px;
	.height:248px;
	background-image:url(../images/movil_sms.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family: arial, trebuchet ms;
	font-size:8pt;
	text-align:justify;
	border-bottom:1px solid #000000;
	padding-bottom:4px;
	}
.texto_consola{
	width:340px;
	height:214px;
	float:right;
	font-family: arial, trebuchet ms;
	font-size: 9pt;
	line-height: 12px;
	padding-right: 8px;
	padding-bottom:2px;
	}
.caja_form_consola{
	width:300px;
	height:180px;
	}
.titulos_consola{
	width:100%;
	height:18px;
	font-family: arial, trebuchet ms;
	font-size:12pt;
	border-bottom:1px dotted #999999;
	font-weight:bold;
	color:#993366;
	line-height:14px;
	padding-bottom:0px;
	}
.texto_consola form{
	text-align:center;
	padding:2px;
	margin-top:2px;
	}
input{
	border:1px solid #000000;
	}
.caja_thumb_consola{
	width:305px;
	height:200px;
	padding-top:0px;
	margin-top:0px;
	float:left;
	}
.caja_datos_consola{
	width:240px;
	height:200px;
	float:left;
	line-height:12px;
	}
.precios_consola{
	font-size:7pt;
	font-style:italic;
	}
 .color{
 	color: #B60F9A;
	font-weight: bold;
	}









#contact-form{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
input.txt, textarea, select {
	background-color: #EAE9EB;
	border: 1px solid #817A88;
	padding: 4px;
}
input.btn {
	padding: 2px 6px; 
	font-weight: bold;
	color: #000000;
	background-color: #EAE9EB;
	border: 1px solid #817A88;
}		
label, dl dt {
	color: #817A88;
	font-weight: bold;
}
#contact-form textarea {
	width: 300px;
}
#contact-form p {
	margin: 0.75em 0 0 0;
	clear: both;
}
#contact-form p label {
	display: block;
	float: left;
	width: 150px;
}
#contact-form p input.txt {
	width: 340px;
}
textarea#message {
	width: 290px;
	height: 150px;
}





/* Name Block */
dl.name-block {
	padding: 0;
	margin: 0;
}
dl.name-block dt {
	float: left;
	width: 150px;		
	padding: 0;
	margin: 0;
	font-weight: bold;			
}
dl.name-block dd {
	padding: 0;
	margin: 0 0 0 150px;			
}
* html dl.name-block dd {
	padding: 0 0 0 153px;
	margin: 0;
}
dl.name-block dd input.txt {
	display: block;
	width: 10em;
}

dl.name-block dd input.txtxxx {
	display: block;
	width: 10em;
}


dl.name-block dd label {
	display: block;
	color: #999999;
	font-size: 1em;
	font-weight: normal;
}

dl.name-block dd label.first {
	float: left;
	width: 14em;
}

dl.name-block dd label.last {
	margin-left: 14em;
}

dl.name-block dd label.tlf {
	float: left;
	width: 14em;
}

dl.name-block dd label.email {
	float: left;
	width: 14em;
}





* html dl.name-block dd label.last {
	margin: 10px;
}			
						




/*ADS COLUMN GRAY*/
#adsx{
	margin:0px 10  0  0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFF;
	
	}
#adsx a{
	display:block;
	width:98%;
	text-indent:0px;
	text-decoration:none;
	color:#CCCCCC;
	}
#adsx a:hover{
	background-color:#815578;
	color:#FFF;
	}
	

/*ADS TOP WHITE*/
#adsxx{
	margin:0px 10  0  0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
	}
#adsxx a{
	display:block;
	width:98%;
	text-indent:0px;
	text-decoration:none;
	color:#815578;
	}
#adsxx a:hover{
	background-color:#815578;
	color:#C0C0C0;
	}