body{padding:0; margin:0;}
.clear {clear:both;}
 
/*header */
.encabezado {width:100%; height:136px; margin:0 auto; background:url(imagenes/fondohead2.jpg) repeat-x center; /*padding-top:5px;*/}
/*.logos {width:1006px; height:136px; margin:auto;}*/
.headnew {width:1006px; height:136px; margin:auto;}
.logo_cine {width:431px; height:111px; float:left; margin-top:11px;}
.siguenos {float:left; margin-top:11px;}
.titulocombo {width:265px; height:59px; float:right; margin-top:77px;}
.logo_rapido {width:190px; float:right; margin-right:50px;}
/* contenido */
.fondo_cont {background:#261d15; margin: auto;}
.contenido_body {width:990px; background:url(imagenes/fondonuevo.jpg) repeat-y; margin: auto; margin-top: 0px;}
.contenido {width:1006px; height:458px; background:url(imagenes/fondonuevo.jpg) repeat-y; margin:auto;}
 
.areapromos {width:732px; height:251px; float:left; }
.areacombos {width:265px; height:248px; float:right; background-image:url(imagenes/fondocombonuevo.png);}
.areacombosinterna {width:265px; height:248px; background-image:url(imagenes/fondocombonuevo.png);}
 /*width:399px; height:496px; background-image:url(imagenes/fondocombo_gde.png);}*/
.promoa {width:433px; height:251px; float: left; margin-top: 3px; /*margin-left: 40px; clear: right;*/}
	* html .promoa {margin: 8px 0 0 20px;}
.promociones {width:289px; height:251px; float:right; margin: 3px 0 0 0; }
	* html .promociones {margin: 8px 0 0 0;}
.flashhome {width:1006px; height:197px; clear: none; /*float: left;*/ margin-top:7px;}

/* combos */
.areacombos .CombosRapida { width: 197px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.areacombosinterna .CombosRapida { width: 197px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/* 300  margin-bottom:7px;*/
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(imagenes/select.gif) no-repeat;
	overflow: hidden;
}

 
/* banners */
.areabanner {width:100%; height:99px; background:#0c0402; margin:5px 0 5px 0; }
.banner_backgraund {width:100%; height:161px; background:#2e2e2e; margin:5px 0 5px 0;}
.banners {width:1006px; height:99px; margin:auto;}
 
.bannerizq {width:400px; height:99px; float:left;}
.bannerder {width:595px; height:99px; float:right;}
 
.banner_2f {width:100%; height:82px; background:url(imagenes/fondo_banner_2nuevo.jpg) repeat-x; margin:auto;}
.banner_2 {width:998px; height:82px; margin:auto;}
 
.logosfooter {width:735px; height:82px; float:left;}
.logossiguenos {width:260px; height:82px; float:right; text-align:center; }
 
/* footer */
.footernew {width:100%px; height:65px; margin:5px auto; padding-top:15px; text-align:center; background:#4c4c4c;}
 
.texto_footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#fff;}
.texto_footer a {color:#454545; text-decoration:underline;}
 
/*menu*/
#menu{width:1006px; font:12px Arial, Helvetica, sans-serif; margin:auto;}
#menu ul{list-style:none; }
#menu li{list-style:none; display:inline; margin-right:10px;}
#menu li a{
	width:auto;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px solid #fff;
	cursor:pointer;
	padding:0 0 1px 0;
}
				
#menu li a:hover{
	border-bottom:2px solid #59cdfe;
	color:#59cdfe;					
	text-decoration:none;										
}
 
#menu li a.current{
	border-bottom:2px solid #59cdfe;
	color:#59cdfe;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/*************Navegacion*************/

#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#251c15;
	color:#ffcc00;
	font-weight:bold;
	z-index: 1151;
	}
	
.contenedor_enterate {
	display: none;
	position: fixed;
	top: 55%;
	left: 37%;	
	height: auto;
	width: auto;
	padding: 5px;
	border: 5px solid #ffcc00;
	background-color: #251c15;
	z-index: 1150;
	overflow: hidden;
}

.contenedor_interactua {
	display: none;
	position: fixed;
	top: 55%;
	left: 40%;	
	height: auto;
	width: auto;
	padding: 5px;
	border: 5px solid #ffcc00;
	background-color: #251c15;
	z-index: 1150;
	overflow: hidden;
}

.contenedor_iconos_galeria
{
	display: none;
	position: fixed;
	top: 55%;
	left: 40%;
	height: auto;
	width: auto;
	padding: 5px;
	border: 5px solid #ffcc00;
	background-color: #251c15;
	z-index: 1150;
	overflow: hidden;
}

.contenedor_cinemex {
	display: none;
	position: fixed;
	top: 55%;
	left: 40%;	
	height: auto;
	width: auto;
	padding: 5px;
	border: 5px solid #ffcc00;
	background-color: #251c15;
	z-index: 1150;
	overflow: hidden;
}

 
