@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- All browsers */

@font-face {
	font-family: 'HelveticaLTStdCondBold';
	src: url('HELLTSBC.eot');
	src: local('Helvetica LT Std Cond Bold'), local('HelveticaLTStd-BoldCond'), url('HELLTSBC.woff') format('woff'), url('HELLTSBC.ttf') format('truetype'), url('HELLTSBC.svg#HelveticaLTStd-BoldCond') format('svg');
}


body {
	background: #000 url(../img/fondo.jpg) no-repeat bottom center;
	background-attachment:  fixed;
	font-family: Helvetica, Arial;
	line-height: 90%;
}

#contenedor {
	width: 960px;
	margin: 0 auto;
}

#cabecera {
	position: relative;
	z-index: 100;	
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	right: 0px;
}

/* MENU */

#menuCont {
	height: 24px;
	position: absolute;
	z-index: 2500 !important;
	left: 0px;
	bottom: 0px;
	background: url(../img/fondogris.png);
}

ul#menu {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
	background: url(topnav_stretch.gif) repeat-x;
}
ul#menu li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#menu li a {
	padding: 5px 15px;
	display: block;
	color: #fff;
	text-decoration: none !important;
	cursor: pointer !important;	
}

ul#menu li a:hover {
	cursor: pointer !important;
}

ul#menu li:hover {
	background: #A31A1A;
	cursor: pointer !important;		
}

ul#menu li:hover span {display: block;}

html ul#menu li span {
	width: 960px;
	float: left;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	left: 0; top:24px;
	display: none;
	background: #A31A1A;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
html ul#menu li span a {
	color: #ddd;
	display: inline;
	font-size: 11px;
}
ul#menu li span a:hover {text-decoration: underline;}


#menu {
	z-index: 1;
	margin-top: 4px;
	color: #fff;
	font-size: 14px;
}

#menu li {
	padding: 0 15px;
	padding-top: 5px;
	border-right: solid 1px #fff;
	display: inline;
}

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

#menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

.carruselPortada {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.carruselPortada img {
	position: absolute;
	top: 0;
	left: 0;
} 

.col1 {
	float: left;
	font-size: 12px;	
	width: 480px;
	margin: 0px;
	background: url(../img/fondogrisOscuro.png);	
/* 	border-bottom: solid 1px red; */
}

.col2 {
	float: right;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	background: url(../img/fondogrisOscuro.png);		
/* 	border-bottom: solid 1px blue; */
}

.col760 {
	background-repeat: repeat;
	widows: 0;
	position: relative;
	background: url(../img/fondoblanco.png) 0px 134px;		
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

.col200 {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 12px;	
	background: #000;
}

.col480 {
	width: 480px;
	margin: 0px;
	font-size: 12px;	
}

.col600 {
	width: 600px;
	font-size: 12px;	
}

.der {
	float: right;
}

.izq {
	float: left;
}

.infoObraportada {
	position: relative;
	width: 480px;
	height: 255px;
/* 	border: solid 1px olive; */
}

.contLetra {
	position: relative;
	width: 480px;
	height: 332px;
/* 	border: solid 1px red; */
/*
	height: 255px;
*/
}

.letraT {
	background: url(../img/letraTeatro.png) no-repeat top right;
}

.letraL {
	background: url(../img/letraLirica.png) no-repeat top right;
}

.letraB {
	background: url(../img/letraBallet.png) no-repeat top right;
}

.letraM {
	background: url(../img/letraMusical.png) no-repeat top right;
}

.letraMM {
	background: url(../img/letraMusica.png) no-repeat top right;
}

.manchanegra {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	width: 480px;
	height: 200px;
	z-index: -1;
}

.contenidoPortada {
	position: absolute;
/*
	background-color: #000;
*/
	width: 373px;
	bottom: 35px;
	padding-left: 30px;
	margin-bottom: 30px;
}

.contenidoPortada h1 {
	font-family: 'HelveticaLTStdCondBold', sans-serif !important;
	text-align: justify;
	font-size: 20px;
	font-stretch:  condensed;
	color: #fff;
	margin-bottom: 8px;
	line-height: 100%;
	max-width: 330px;
}

.contenidoPortada h1 a {
	color: #fff;
	text-decoration: none;
}

.contenidoPortada h2 {
	max-width: 330px;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 100%;
	color: #fff;
}

.contenidoPortada p {
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 100%;
}

.rojo, .hoyPrincipal a {
	color: #ff2d0b;
}

.contenidoPortada, .hoyPrincipal li {
	color: #ddd;
}

.hoyPrincipal {
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	width: 360px;
	padding: 12px 30px 15px 90px;
	border-top: solid 5px #6b615b;
	background: #000 url(../img/telon.jpg) repeat-y bottom left;	
}

.hoyPrincipal h2 {
	float: left;
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 7px;
	font-size: 14px;
	color: #fff;
}

.hoyPrincipal ul {
	float: left;
	margin-left: 90px;
	width: 190px;
	list-style: disc;
}

.hoyPrincipal ul li {
	margin-bottom: 8px;
}


.calendario {
	margin: 0px;
	float: right;
}

#calendario {
	width: 180px;
}

/* PROGRAMACION */

.adjuntos {
	list-style: none !important;
}

.adjuntos li {
	border-bottom: dotted 1px gray;
	padding-bottom: 5px;
	padding-right: 10px;
}

.adjuntos img {
	float: left;
	padding-right: 5px;
}

.cabeceraProgramacion {
	position: relative;
	background: url(../img/cabeceras/cabProgramacion.png) no-repeat top left;
	height: 134px;
}

.cabServicios, .cabVisitavirtual , .cabContacto, .cabVenta, .cabTeatro {
	position: relative;
	height: 134px;
}

.cabServicios {
	background: url(../img/cabeceras/cabServicios.png) no-repeat top left;
}

.cabVisitavirtual {
	background: url(../img/cabeceras/cabVenta.png) no-repeat top left;
}

.cabContacto {
	background: url(../img/cabeceras/cabContacto.png) no-repeat top left;
}

.cabVenta {
	background: url(../img/cabeceras/cabVenta.png) no-repeat top left;
}

.cabTeatro {
	background: url(../img/cabeceras/cabTeatro.png) no-repeat top left;
}


ul.subMenu {
	position: absolute;
	width: 680px;
	bottom: 3px;
	color: #fff;
	font-size: 12px;
	margin-top: 35px;	
	margin-left: 60px;
	font-variant:small-caps;
}

ul.subMenu li {
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #fff;	
}

.subMenu a {
	text-decoration: none;
	color: #fff;
}

.subMenu a:hover {
	text-decoration: underline !important;
}

.cabeceraProgramacion h1, .cabServicios h1, .cabVisitavirtual h1, .cabContacto h1, .cabVenta h1, .cabTeatro h1 {
	font-family: 'HelveticaLTStdCondBold', sans-serif !important;
	margin-left: 70px;
	padding-top: 30px;
	margin-bottom: 5px;
	font-size: 32px;
	font-stretch:  condensed;
	line-height: 100%;	
	color: #fff;
}

.cabeceraProgramacion h2, .cabServicios h2, .cabVisitavirtual h2, .cabContacto h2, .cabTeatro h2 {
	margin-left: 70px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
}

.contenidoVenta, .contenidoColaboradores {
	margin: 0;
	padding-left: 100px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 60px;
}

.contenidoVenta a {
	color: #666;
	text-decoration: none;
}

div.seccion {
	border-bottom: dotted 1px gray !important;
	margin-bottom: 15px;
	text-align: justify;
	padding-bottom: 5px;
}

div.seccion img {
	float: right;
}

.contenidoProgramacion, .contenidoArticulos, .contenidoVenta {
	margin: 0 !important;
	background: #fff !important;
	margin-top: 0px !important;
}

.contenidoProgramacion div {
	float: left;
	width: 349px;
	padding: 15px;
	border-right: dotted 1px gray;
	border-bottom: dotted 1px gray;
	background: #fff;
}

.contenidoProgramacion div h1, .contenidoVenta div h1 {
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #ff2d0b;
	font-size: 18px;
	font-weight: bold;
}

.contenidoProgramacion div h1 span.autor {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.contenidoProgramacion div p, .contenidoVenta div p {
	color: #988f89;
	font-size: 12px;
}

.detallesFicha {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
}

.detallesFicha strong {
	color: #000;
}

.masInfo, .verSesiones {
	color: #fff !important;
	font-size: 11px;
	display: inline;
	background: #ff2d0b;
	padding-left: 20px;
	padding-right: 3px;
}

.masInfo a {
	color: #fff;
	text-decoration: none;
}

/*	ARTICULOS	*/

.contenidoArticulos {
	font-size: 12px;
	text-align: justify;
}

.colArt1 {
	width: 280px;
	float: left;
	padding-bottom: 35px;
}

.colArt1 a {
	color: #000;
	text-decoration: none;
}

.colArt1 a:hover {
	text-decoration: underline;
}


.colArt2 {
	width: 480px;
	float: right;
	padding-bottom: 35px;
}

.colArt2 p {
	padding: 0 50px 0 20px;
	margin-bottom: 7px;
}

.colArt2 h1 {
	margin-top: 20px;
	margin-bottom: 7px;
	color: #ff2d0b;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 50px;
}

.colArt1 h2 {
	margin-top: 20px;
	margin-bottom: 7px;
	color: #ff2d0b;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 15px;
}

.colArt1 ul {
	margin-top: 10px;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-right: 15px;
}

.colArt1 ul li {
	border-bottom: dotted 1px #ddd;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.colArt1 ul li span {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

.fecha {
	color: #999;
}

.encabezado {
	float: right;
	width: 410px;
	margin: 20px 50px 20px 0;
}

.encabezado h1 {
	font-size: 20px;
	line-height: 100%;
	font-variant: small-caps;
	font-weight: bold;
	color: #ff2d0b;	
	margin-bottom: 8px;
	margin-top: 5px;
}

.encabezado h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;	
	margin-top: 5px;
}

.cabeceraArticulos {
	width: 680px;
	float: right;
	padding-right: 50px;	
	background: #666;	
	margin-bottom: 20px;
	color: #fff;
}

.cabeceraArticulos p {
	padding-top: 10px;
	padding-left: 270px;
}

.cabeceraArticulos img {
	float: left;
	max-width: 260px;
}

.enlace {
	color: #fff;
	text-decoration: none;
}

.enlace:hover {
	color: #fff;
	text-decoration: underline;
}


/* FICHAS DE OBRAS */

.fichaObra div {
	margin: 10px 0 20px 40px;
	padding-right: 15px;
}

.fichaObra div p {
	margin-bottom: 8px;
}

.proximasSesiones, .titularFicha {
	margin: 10px 0 8px 40px;
	font-size: 16px;
	color: #ff2d0b;	
	font-family: 'HelveticaLTStdCondBold', sans-serif !important;	
}

.titularObra {
	margin: 30px 0 8px 20px;
	font-size: 16px;
	color: #ff2d0b;	
	font-family: 'HelveticaLTStdCondBold', sans-serif !important;	
}

a.titularObra {
	margin: 30px 0 8px 0px;
	font-size: 12px;
	color: #000;	
	font-family: 'HelveticaLTStdCondBold', sans-serif !important;	
}

.tablaSesionesficha {
	margin: 0 0 15px 40px;
	width: 390px; 
}

.tablaSesionesprogramacion {
	border-collapse: collapse;
	font-size: 11px;
	margin: 0 0 15px 0px;	
	width: 350px;
}


.tablaSesionesficha th, .tablaSesionesficha td, .tablaSesionesprogramacion th. .tablaSesionesprogramacion td {
	padding: 3px;
}

.tablaSesionesficha td, .tablaSesionesprogramacion td {
	border-bottom: dotted 1px #ddd;
}

.tablaSesionesficha th {
	background-color: #ff2d0b;	
}

.tablaSesionesprogramacion th {
	font-weight: bold;
}

.tablaSesionesprogramacion td img {
	margin-left: 5px;
}

.tablaSesionesprogramacion th, 
.tablaSesionesprogramacion td {
	border-bottom: solid 1px #ff2d0b;
	padding: 3px;
}



/* COLUMNA DERECHA CON CALENDARIO */

.hoyPrincipalV {
	width: 200px;
	background: #000 url(../img/telon-v.jpg) repeat-x top left;	
}

.hoyPrincipalV h2 {
	float: left;
	margin-left: 15px;
	margin-top: 90px;
	margin-bottom: 7px;
	font-size: 14px;
	color: #fff;
}

.hoyPrincipalV ul {
	float: left;
	margin-left: 27px;
	width: 160px;
	list-style: disc;
	margin-bottom: 15px;
}

.hoyPrincipalV ul li {
	margin-bottom: 8px;
}

.hoyPrincipalV a {
	color: #ff2d0b;
}

.hoyPrincipalV li {
	color: #ddd;
}

.col200 .calendario {
	text-align: center;
	margin-left: 20px;
	float: left;
}

/* PIE */

#pie {
	width: 960px;
	margin: 0 auto;
	background: url(../img/fondogrisOscuro.png);	
}

#pie img {
	margin-right: 30px;
}

#logos {
	float: left;
}

#direccion {
	margin: 15px 15px 0 0;
	float: right;
	font-size: 11px;
	color: #fff;
	width: 290px;
}

#direccion a {
	color: #fff;
}

/* clases de los formularios*/

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 0px 0px 6px #000;
					-moz-box-shadow: 0px 0px 6px #000;
					-webkit-box-shadow: 0px 0px 6px #000;
					font-size:0px; 
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 

.leyenda {
	font-size: 10px;
}

/* google maps */

small a {
	text-decoration: none;
	color: #666;
}

#formContacto {
	font-size: 11px;
}

#formContacto input {
	margin-bottom: 10px;
	width: 320px;
}

#formContacto {
/*
	margin-top: 20px !important;
*/	
	margin-top: 5px;
	margin-left: 5px;
}

#formContacto legend {
	margin-bottom: 7px;
	}

#formProducto {
	font-size: 11px;
}

#formProducto input {
	margin-bottom: 10px;
	width: 120px;
}

#formProducto {
/*
	margin-top: 20px !important;
*/	
	margin-top: 5px;
	margin-left: 10px;
}

#formProducto legend {
	margin-bottom: 7px;
	}

#formProducto fieldset dl {
	display: block;
	float: left;
}

#formProducto fieldset {
	float: left;
	display: block;
}

.boton1 {
	width: 100px !important;
	vertical-align: bottom;
}

.direccionContacto {
	font-size: 11px;
}

.colaboradores {
	text-align: center;
}

.colaboradores a {
	padding: 20px;
}

/* galerias */

#contenedorGalerias {
	padding-left: 70px; 
	margin-bottom: 25px;
}

.lineasGalerias {
	width: 600px;
	margin-left: 70px;
	height: 80px;
	border-bottom: dotted 1px #666;
}

.lineasGalerias:hover {
	cursor: pointer;
}

.lineasGalerias img {
	float: left;
	padding-right: 25px;
}

#cerrar {
position:relative;
z-index:160;
top:-340px;
right: -580px;
cursor: pointer;
}


/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }
