<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body{margin:0px auto; padding:0px;}
p, span, ul {font: lighter 13px/16px 'Helvetica', 'Arial', sans-serif; color: #464646;}
a {color:#fff; border:0px;}
a:link {text-decoration: none;  color:inherit; color:#FFF;}
a:visited {text-decoration: none;  color:#fff;}
a:hover {text-decoration: none; color:#00c6ff;}
/*Paddings y Margins*/
.mT_10{margin-top:10px;}
.mL_10{ margin-left:10px}
.mL_7{ margin-left:7px}
.mB_5{ margin-bottom:5px}
.floL { float:left; *margin:-18px 0px -5px 0px !important; *padding-bottom:20px !important;}
.floL2 { float:left;}
/*ESTRUCTURA*/
.mdl {overflow:hidden; background: #000; position:relative;}
.mdl .foto, .riel .foto{width:100%; height:auto; position:relative; }
.mdl .foto img{width:100%; height:auto; }
.x1 {width:300px; float:left}
.y1 {height:250px;}
.y2 {height:530px;}
/*Captions*/
.ic_container {vertical-align:baseline;position:relative;}
.ic_caption{position:absolute;overflow:hidden;margin:0px;padding:0px;left:0px;right:0px;bottom:0;cursor:default;background: url(../img/bg_caption.png) repeat;}
.ic_caption span{font:100 11px/13px 'Helvetica','Arial',serif; color:#fff; padding:5px;}
.overlay {opacity:0.8;position:absolute;top:0px;bottom:0px;left:0px;right:0px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
/*NOTA*/
.n{cursor:pointer;}
.n h1{font:400 19px/22px 'Oswald Light','Arial',serif; padding:12px 15px 10px 15px; color:#FFF;}
/**/
.reel2V {float:left; background:#333;}
.reel2V h2 {text-align:center;font:100 22px/24px 'Oswald Light','Arial',serif;color:#fff; margin:10px 5px; height:20px}
.reel2V .op1 {width:280px; height:87px; background:#000; overflow:hidden; float:left; margin:0 10px 10px 10px; position:relative}
.reel2V .op1:hover{background:#666;}
.reel2V .scroll .op1 .foto { width:100px; height:67px; margin:10px; float:left; position: relative;overflow: hidden;}
.reel2V .scroll p {font:100 11px/13px 'Helvetica','Arial',serif; color:#efefef; margin:8px 5px 2px 0;}
.reel2V .scroll h1 {margin:0 5px 5px 5px; padding:0}
.reel2V .scroll h1 a{font:100 16px/18px 'Oswald Light','Arial',serif; }
.reel2V .scroll { overflow: hidden; height:480px; width:300px}
/*Concentradora Multimedia*/
.scroll{margin-top:25px; position:absolute}
/*Cineguía*/
/*Hoy se Estrenan*/ 
#R_2V_hoySeEstrenan {background:#d91c1f; padding:10px 5px; margin:0px 0px -25px 0px; height:20px}
#R_2V_estrenosDeLaSemana {background:#a8a317; padding:10px 5px; margin:0px 0px -25px 0px; height:20px}
.Cineguia .ic_caption {bottom: 5px;}
.Cineguia .ic_caption h1 {margin: 0;padding:8px 15px 2px 11px; width:200px}
.Cineguia .ic_caption h1 a:hover{ color:#f214ba}
/* Botón generico Cineguía */
.btnCineguiaReel{ padding:5px; display:inline; border: solid thin #70195a; text-align:center;
	position: absolute;
	top: 10px;
	right: 10px;                         
	background:#9e247f;
	font:100 16px/18px 'Oswald Light','Arial',serif; color: #fff;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	-khtml-border-radius: 3px; /* Linux browsers */
	border-radius: 3px; /* Opera 10.50, IE and CSS3 */
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .3);
	box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .3);
}
.btnCineguiaReel:hover{ background:#5f164d; color:#fff;}
/* Clasificaciones */
/*REFORMA*/
.R_ninos, .ic_caption .R_ninos{ color:#00b8ff; font-size:11px; line-height:17px; font-weight:bold}
.R_adolescentes, .ic_caption .R_adolescentes{ color:#b3c600; font-size:11px; line-height:17px; font-weight:bold}
.R_mayores, .ic_caption .R_mayores{ color:#b2bc00; font-size:11px; line-height:17px; font-weight:bold}
.R_adultos, .ic_caption .R_adultos{ color:#ff6010; font-size:11px; line-height:17px; font-weight:bold}
.R_todos, .ic_caption .R_todos{ color:#0099de; font-size:11px; line-height:17px; font-weight:bold}
/*NORTE*/
.N_jovenes, .ic_caption .N_jovenes{ color:#5292f7; font-size:11px; line-height:17px; font-weight:bold}
.N_restringidas, .ic_caption .N_restringidas{ color:#fc5513; font-size:11px; line-height:17px; font-weight:bold}
.N_familiar, .ic_caption .N_familiar{ color:#14c722; font-size:11px; line-height:17px; font-weight:bold}
/*MURAL*/
.M_familiar, .ic_caption .M_familiar{ color:#ff001d; font-size:11px; line-height:17px; font-weight:bold}
.M_jovenes, .ic_caption .M_jovenes{ color:#ff001d; font-size:11px; line-height:17px; font-weight:bold}
.M_adultos, .ic_caption .M_adultos{ color:#ff6010; font-size:11px; line-height:17px; font-weight:bold}
.M_cine, .ic_caption .M_cine{ color:#e90a00; font-size:11px; line-height:17px; font-weight:bold}
/*OTHER*/
.otherClas, .ic_caption .otherClas{ color:#fff; font-size:11px; line-height:17px; font-weight:bold}</pre></body></html>