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

/*****************    ETIQUETAS    *****************/

#guia{
	position:absolute;
	border:1px solid #ff0000;
	width:962px;
	height:1500px;
	top:0;
	left:auto;
	right:auto;
	}

*,html{
	padding: 0px;
	margin:0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	/*background-color:;*/
	/*background-image:;*/
	/*background-repeat:;*/
	font-size:62.5%;
	font-family:Trebuchet, Arial, Verdana;
	background-color:#eae7e2;

}

img{
	border:none;
}

p{
	font-size: 1em;
	color: #000;
	/*margin-bottom:;*/
	/*line-height:;*/
}

a, a:visited, a:hover{
        color: #4186ed;
		text-decoration:none;

}


a:hover{
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
	}

a:focus{
	outline:none;
}

input, select, textarea{
	font-family: Trebuchet, Arial, Verdana;
	font-size: 1em;
}

h1{
	background-repeat:no-repeat;
}

h1 a{
	display:block;
}

hr{
	height:0px;
	width:0px;
	margin:0px;
	clear:both;
	font-size:0px;
	border:none;
}



.texto_fck p{
	margin:9px 0px;
	}
.texto_fck li{
	font-size: 1.2em;
	}
/*****************    CLASES PROPIAS    *****************/

.banner-texto a{
/*	color:#aaa;*/
	}

.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}

.floatright {
	float:right;
	margin: 0px;
	padding: 0px;
}

.salto {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
}

.sincss{
	display:none;
}

.sinlista{
	list-style:none;
}

.texto_fck ul{
	margin: 0px 0px 20px 20px;
}

.texto_fck li{
	margin: 0px 0px 15px 0px;
}

.negro{
	color:#000;
}

.blanco{
	color:#FFF;
}



/*****************    IDs UNICOS    *****************/

#fondo{
	/*background-image:;*/
	/*background-repeat:;*/
	width:100%;
}

#contenedor{
	width:964px; /* 999px maximo ancho para pantallas de 1024 */
	margin:auto auto;
	background-color:#FFFFFF;
	padding:14px;
}

/**/

#cabecera{
}

    #idiomas{
        list-style:none;
        text-align:left;
        height:37px;
        display:inline;
        width: 350px;
        float: left;
    }

    #idiomas li{
        display:inline;
    }

    #idiomas li a{
        font-size:12px;
        color:#414141;
        margin-left:13px;
        margin-right:13px;
        line-height:50px;
    }

    #idiomas li a.on{
		font-weight: bold;

    }

    #menu{
		background-color:#000000;
		width:964px;
		color:#FFFFFF;
		text-align:center;
		height:28px;
		margin-bottom:8px;
    }
	#menu ul{
		margin-left:auto;
		margin-right:auto;
		height:28px;
		text-align:center;
	}
    #menu li{
		list-style:none;
		font-size:14px;
		font-family:Trebuchet, Arial;
		text-transform:uppercase;
		margin:0px 15px;
		line-height:28px;
		display:inline;
		/*font-weight:bold;*/
    }

    #menu li a{
		color:#FFFFFF;
                text-decoration: none;

    }
    #menu li a.on{
		color:#1a86b5;
    }

#banner-xl, #banner-l, #banner-m, #banner-s, #banner-xs{
	position:relative;
	overflow:hidden;
	}

#banner-xl{
	width:474px;
	height:357px;
	float:left;
	margin-bottom:8px;
	background-color:#000;
	}
#banner-l{
	width:318px;
	height:357px;
	float:left;
	margin-bottom:8px;
	background-color:#000;
	margin-left:8px;
	}
#banner-m{
	width:156px;
	height:147px;
	float:left;
	margin-bottom:8px;
	background-color:#000;
	margin-left:8px;
	}
#banner-s{
	width:156px;
	height:132px;
	float:left;
	margin-bottom:8px;
	background-color:#000;
	margin-left:8px;
	}
#banner-xs{
	width:156px;
	height:62px;
	float:left;
	margin-bottom:8px;
	background-color:#000;
	margin-left:8px;
	}

.banner-texto h2{
	color:#1A86B5;
	font-weight:bold;
	font-size:1em;
	margin-bottom:2px;
	}	
	
.banner-texto h2 a{
	color:#FFFFFF;
	text-transform:uppercase;
	}
.banner-texto h3{
	/*display:inline;*/
	width:auto;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	margin:0px;
	/*text-transform:uppercase;*/
	
	}
	


.banner-texto h3 a:hover{
	text-decoration:underline;
	}

.banner-texto p{
	display:inline;
	}

#banner-xl .banner-texto{
	padding:5px 7px 0px 7px;
	width:460px;
	/*height:59px;
	position:absolute;
	bottom:0px;*/
	z-index:5;
}

#banner-l .banner-texto{
	padding:5px 7px 0px 7px;
	width:304px;
	/*height:59px;
	position:absolute;
	bottom:0px;*/
	z-index:5;
	
}

#banner-m .banner-texto{
	padding:5px 7px 0px 7px;
	width:142px;
	/*height:59px;
	position:absolute;
	bottom:0px;*/
	z-index:5;
}

#banner-s .banner-texto{
	padding:5px 7px 0px 7px;
	width:142px;
	/*height:59px;
	position:absolute;
	bottom:0px;*/
	z-index:5;
}

#banner-xs .banner-texto{
	padding:5px 7px 0px 7px;
	width:142px;
	/*height:59px;
	position:absolute;
	bottom:0px;*/
	z-index:5;
}


/*.banner-texto{
	padding:7px 7px 0px 7px;
	height:62px;
	position:absolute;
	bottom:0px;
	width:100%;
	z-index:5;
	}*/

.banner-texto p{
	color:#FFF;
	}

/*#banner-m .banner-texto, #banner-s .banner-texto, #banner-xs .banner-texto{
	height:48px;
	overflow:hidden;
	
	}*/
	
	
#banner-xl p, #banner-l p, #banner-m p, #banner-s p, #banner-xs p{
	text-align:center;
		}	
	
#banner-xl img, #banner-l img, #banner-m img, #banner-s img, #banner-xs img{
/*	position:absolute;
	top:0px;
	left:0px;
	z-index:1;*/
	}


.banner-titulo{
	color:#1a86b5;
	font-weight:bold;
	}

.banner-titulo span{
	color:#666666;
	}

#super-boton{
	display:block;
	width:100%;
	height:25px;
	text-transform:uppercase;
	text-align:center;
	font-size:13px;
	background-color:#000000;
	margin-bottom:6px;
	line-height:25px;
        background-image: url(/2010/images/boton-home.gif);
        background-repeat: no-repeat;

	}

#super-boton p, #super-boton li, #super-boton a{
        display: block;
	color:#FFFFFF;
        list-style: none;
	}

#super-boton a:hover{
        display: block;
	color:#FFFFFF;
        list-style: none;
        text-decoration: underline
	}

.banner-titulo h3 a{
	color:#FFFFFF;
	}
		
#contenido{
	/*width:;*/
}

    #columna_lateral{
    }

        #menu_lateral{
        }

        #menu_lateral li{
        }

        #menu_lateral li a{
        }


#menu-secundario{
	width:994px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#menu-secundario ul.menusecundario{
		list-style:none;
		text-align:right;
                height:37px;
		/*height:50px;*/
		display:inline;
                width: 500px;
                float: right;
        }

	#menu-secundario li{
		display:inline;
	}
	
	#menu-secundario li a{
		font-size:12px;
		color:#414141;
		margin-left:15px;
		margin-right:15px;
		line-height:50px;

		}

	#menu-secundario li a.tickets img{
                margin: 0px 0px -4px 0px;

		}

#menu-secundario li a.boton-ticket{
	display:inline-block;
	width:auto;
	padding-left:10px;
	background-image:url(/images/bg-tickets-fuera.png);
		background-position:right top;
	height:21px;
	color:#FFFFFF;
	}
#menu-secundario li a.boton-ticket span{
	background-image:url(/images/bg-tickets-fuera.png);
	background-position:right top;
	padding-right:20px;
	height:21px;
	}

/**/

#texto_contenido p{
    font-size: 1.2em;
}

.contenedor-peliculas{
    float: left;
    margin: 20px 0px 0px 0px;
}
.contenedor-peliculas h2{
	font-size:1.1em;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
        margin: 0px 0px 0px 5px;
	}

.pelicula-en-portada{
/*	background-color:#FF0000;*/
	width:113px;
	height:275px;
	float:left;
	margin:10px 50px 20px 5px;
        overflow: hidden;
	}
.sin-margen-derecho{
	margin:10px 0px 20px 5px;
	}
.pelicula-en-portada img{
	/*margin-left:20px;*/
	margin-bottom:10px;
	}
.max-texto-portada{
    height: 70px;
    overflow: hidden;
}
.pelicula-en-portada h3{
	font-size:1.1em;
	color:#4186ed;
	font-weight:bold;
	}
.comprar-entradas-home img{
    margin: 5px 0px 0px 0px;
}
/**/


/* ******************    NOTICIAS   ******************/

#noticia-fotos{
	width:477px;
	float:left;
        margin: 0px 0px 12px 0px;
	}
#noticia-fotos li{
	margin: 3px 3px 0px 0px;
        list-style: none;
        float: left;
	}
#ficha{
	float:right;
	width:475px;
	}
#ficha h3{
	text-transform:uppercase;
	}
#ficha p{
	color:#000000;
	font-size:12px;
	margin:8px 0px;
	}
#ficha p a{
	color:#1a86b5;
	}
	#ficha p a:hover{
		text-decoration:underline;
		}
.video_int{
    margin: 0px 0px 3px 0px;
}
#ficha .video_int p{
    margin: 0px;
}

#noticia-ficha{
    width: 477px;
    margin: 0px 0px 0px 10px;
    float: right;
}

#noticia-ficha h2{
	margin:5px 0px 10px 0px;
	}

#mas-noticias{
	margin-top:60px;
	}

.otra-noticia{
	float:left;
	height:70px;
	width:475px;
	margin-right:7px;
	}

.otra-noticia h2{
	font-size:1.4em;
	text-transform:uppercase;
	}
	
#texto_contenido .banner-titulo{
    font-size: 0.9em;
	margin-top:10px;
}

.publicado{
	color:#aaa;
	font-size:0.8em;
	font-style:italic;
        margin: 0px 0px 15px 0px;
	}

.webs_sociales{
	margin-top:20px;
	}
	
.contenedor-imagen-grande{
	text-align:center;
	}
#noticia-fotos p{
	text-align:center;
	}
#noticias-filtro{
	/*background-color:#f0f0f0;*/
	padding:3px;
	margin-bottom:10px;
	text-align:right;
	font-size:1.0em;
	}
	#noticias-filtro a.on{
		font-weight:bold;
		text-decoration:underline;
		}
	#noticias-filtro a{
		}
/********************    MAPA    ********************/

#mapa{
    width: 200px;
    height: 200px;
}


/*****************    FORMULARIOS    *****************/

.form{
}

.form_bloque{
    margin: 0px 0px 15px 0px;
}

.form_bloque label{
    font-size: 0.9em;
    display: block;
    font-weight: bold;
}

.form_bloque input[type=text], .form_bloque textarea, .form_campo_error input[type=text], .form_campo_error textarea{
    border: 1px solid #999;
    padding: 1px;
    width: 300px;
}

.form_bloque textarea, .form_campo_error textarea{
    height: 100px;
}

.form_campo_error input[type=text], .form_campo_error textarea{
    border: 1px solid #CC0000;
}

.form_bloque label, .form_campo_error label{
    font-size: 0.9em;
    display: block;
    font-weight: bold;
}

.form_boton{
    font-size: 1.2em;
    font-weight: bold;
    width: 100px;
    border: 1px solid #999;
    background-color: #CCC;
}

.form_campo_error{
}

.form_texto_error{
    margin: 0px 0px 10px 0px;
}

.obliga{
    text-align: right;
    margin: 10px 0px 0px 0px;
}

.consultas{
    margin: 10px 0px 10px 0px;
}


/********************* PIE *********************/
#contenedor-2{
	width:964px; /* 999px maximo ancho para pantallas de 1024 */
	margin:auto auto;
	background-color:#FFFFFF;
	padding:14px;
	margin-top:8px;
	}
	

#panel-patrocinadores{
	/*margin-top:90px;*/
	text-align:center;
	}

#pie{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	clear:both;
	
	}

#pie li{
}

a.norsis{
	color:#000000;
}

#pie li a{
}
	
#pie ul {
	list-style:none;
	}

.pie-columna{
	width:230px;
	float:left;
	margin:6px;
	}
.pie-columna p{
	margin:5px 0px;
	font-size:1.1em;
	}
#pie h4{
	font-size:2em;
	font-weight:normal;
	margin-top:30px;
	}

.pie-columna li{
	float:left;
	width:110px;
	font-size:1.4em;
	margin-top:5px;
	}
.pie-columna li a{
	color:#000000;
	}

#logo-pie{
margin-top:22px;
	}
	
.twtr-widget{
	margin-top:3px;
	margin-left:-7px;
	}
/* ********** EVENTOS ************** */

#columna-derecha{
	float:left;
	width:480px;	
	}
#evento-filtro{
	margin-top:15px;
	}	
#evento-filtro p{
	font-size:1.1em;
	}
#eventos-dias{
	font-size:1.3em;
	margin-top:30px;
	}
#eventos-dias a{
	letter-spacing:-1px;
	}
#eventos-dias a.on{
	font-weight: bold;
	}
#eventos-dias a.off{
	color:#444;
	}
#eventos-dias a.off:hover{
	text-decoration: none;
	}
#evento-dia{
	background-color:#000000;
	padding:8px;
	margin-top:17px;
}
	#evento-dia p{
		color:#FFFFFF;
		font-size:1.4em;
		font-weight:bold;
		}
	#evento-dia p span{
		color:#717171;
		}
.evento-sesion{
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	padding-top:9px;
        width: 480px;
	position:relative;
	}
.evento-horario{
	float:left;
	width:100px;
	font-size:1.1em;
	}
.evento-horario p{
	margin-top:5px;
	}
	.evento-horario span{
		font-size:1.4em;
		font-weight:bold;
		line-height:2.0em;
		}
	.evento-horario strong{
		color:#4186ED;
		}
.evento-descripcion{
	float:left;
	width:480px;
}

.evento-descripcion-titulo{
	width:369px;
	float:right;
	font-size:1.2em;
	margin-bottom:10px;
	padding:3px;
	position:relative;
	min-height:42px;
	}
.sesion-patrocinador{
	margin-left:2px;
	margin-top:5px;
	margin-bottom:10px;
	/*position:absolute;*/
	}
.evento-descripcion-titulo strong{
	}
.evento-descripcion-pase{
	width:369px;
	float:right;
	background-color:#ddd;
	border:1px solid #ccc;
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:4px 0px;
	display:block;
	color:#000000;
	}
	.evento-descripcion-pase a{
		color:#000000;
		}
	.evento-descripcion-pase:hover, .evento-descripcion-pase.selected{
		background-color:#000000;
		}
	.evento-descripcion-pase:hover a, .evento-descripcion-pase.selected a{
	text-decoration:none;
		color:#FFFFFF;
		}
	.evento-descripcion-pase p{
		font-weight:normal;
		font-size:1.2em;
		font-weight:normal;
		color:#000000;
		}
	.evento-descripcion-pase p strong{
		font-size:1.1em;
		}
		
.evento-imagen{
	float:left;
	margin-right:4px;
	}
.no-hay-programacion{
        margin: 20px 0px 30px 0px;
}

.no-hay-programacion p{
        font-size: 1.2em;
}

/* TEXTO LEGAL */

.texto-legal{
	width:470px;
	text-align:justify;
        float: left;
	}

.texto-legal p{
	font-size: 1.2em;
	}

.pagina-interior h3, .texto-legal h3{
		margin-top:20px;
	margin-bottom:5px;
	font-size:1.4em;
	}

.paginador{
	list-style:none;
	margin:10px 0px 20px 0px;
	float:right;
}
        
.paginador li{
	float:left;
	line-height:16px;
	padding:0px;
	display:block;
	margin:0px 0px 0px 5px;
	background-color:#666;
	color:#FFF;
}
        
.paginador li.actual{
	padding:0px 6px;
}
        
.paginador a{
	line-height:16px;
	padding:0px 6px;
	display:block;
	background-color:#000;
	color:#FFF;
}
        

