@charset "utf-8";
/* CSS Document */

body {
	background-image:url(imagenes/diseno/fondo-screenestor.gif);
	background-repeat:  repeat-y;
	background-position: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#263560;
}
#lienzo{
position: absolute;
left:50%;
width:990px;
margin-left:-495px;
}
#cabecera{
width:990px;
height:70px;
background-image:url(imagenes/diseno/cabecera.gif)
}
#menu{
width:990px;
height:30px;
background-color:#263560;
border-bottom:solid 1px #AAB7DD;
border-top:solid 1px #AAB7DD;
margin-bottom:10px;
margin-top:10px;
}
#pie{
width:990px;
height:30px;
border-top:solid 1px #AAB7DD;
margin-bottom:10px;
margin-top:20px;
font-size:12px;
text-align:center;
padding-top:10px;
float:none;
clear:both;
}

#simulador{
width:950px;
margin:auto;
height:auto;
}
#columna1{
width:476px;
height:500px;
float:left;
}
#columna2{
width:474px;
height:500px;
/*background-color:#c000CC;*/
float:left;
}
#infodimension{
width:450px;
height:30px;
margin:auto;
}
.mini{
font-size:10px;
}

.alt_encabezado{
font-weight:bold;
padding:3px;
color:#263560;
background-color:#AAB7DD;
border:1px solid #263560;
background:#AAB7DD;
width:294px;
}
.alt_cuerpo{
width:300px;
border-bottom:1px solid #263560;
border-left:1px solid #263560;
border-right:1px solid #263560;
}
.contenido{
width:100%;
padding:10px;
line-height:25px;
}


#datospersonales strong{
width:150px;
display:inline-block;
text-align:right;
margin-right:5px;
position:relative;
}

#buscador{
width:350px;
margin:auto;
}

/*
ul{
list-style-type:none;
margin-left:0px;
width:350px;
margin-top:0px;
margin:auto;
}
*/

.rotulo{
font-weight:bold;
padding:2px;
padding-left:4px;
color:#263560;
background-color:#AAB7DD;
border-bottom:1px solid #263560;
background:#AAB7DD;
width:350px;
display:block;
margin-bottom:-12px;
margin-top:12px;
}

#menu a{
	font-size:14px;
	font-weight:bold;
	padding-right:9px;
	padding-left:9px;
	height:24px;
	background-color:#263560;
	border-right:solid 1px #AAB7DD;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	padding-top:6px;
}
#menu a:hover{
	background-color:#AAB7DD;
	color:#263560;
}

#menu a:hover#idioma{
	background-color:#263560;
}

menu .actual{
	background-color:#AAB7DD;
	color:#263560;
}
#condiciones{
width:930px;
float:left;
text-align:justify;
padding:10px;
}



textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:350px;
}

#centrado{
width:550px;
margin:auto;
}

label{
width:70px;
display:block;
float:left;
}

/*ESTILOS DE ESPECTÁCULOS*/
#separador{
width:950px;
height:25px;
float:none;
clear:both;
}
#rotulofecha{
float:none;
clear:both;
width:950px;
background-color:#263560;
margin-bottom:10px;
font-size:16px;
padding:4px;
color:#FFFFFF;
font-weight:bold;
}


#espectaculo{
width:400px;
margin-right:20px;
margin-left:20px;
border-bottom: solid 1px #D20D3A;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
padding-left:30px;
margin-bottom:15px;
float:left;
}

#espectaculo #espacio{
color:#999999;
font-size:12px;
text-align:right;
margin-bottom:10px;
}
#espectaculo #espacio span{
text-align:left;
float:left;
font-weight:bold;
}
#espectaculo #titulo{
color:#009EE0;
font-size:20px;
text-align:left;
}
#espectaculo #artista{
color:#000000;
font-size:14px;
text-align:left;
font-style:italic;
margin-bottom:10px;
}
#espectaculo #descripcion{
color:#000000;
font-size:12px;
text-align:left;
margin-bottom:10px;
}

#espectaculo #entradas{
color:#FFED00;
font-weight:bold;
background-color:#000000;
font-size:12px;
text-align:center;
width:130px;
padding:2px;
margin-left:166px;
}

#espectaculo #colorciclo{
width:16px;
height:26px;
float:left;
margin-left:-30px;
margin-top:-9px;
}

#espectaculo #estreno{
width:14px;
height:17px;
float:left;
margin-left:-30px;
margin-top:-30px;
background-repeat:no-repeat;
}

.ea{
	background-image:url(imagenes/web/estrenos.gif);
	background-position:0px 0px;
}
.en{
	background-image:url(imagenes/web/estrenos.gif);
	background-position:0px -17px;
}
.e{
	background-image:url(imagenes/web/estrenos.gif);
	background-position:0px -34px;
}

#programacionhoy{
color:#FFFFFF;
font-weight:bold;
background-color:#000000;
font-size:16px;
text-align:center;
padding:2px;
margin-bottom:15px;
}

#espectaculo #entradas a{
color:#FFED00;
}


#ciclos{
	background-image:url(imagenes/web/ciclos.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
	padding-left:15px;
	height:130px;
	line-height:17px;
	font-weight:bold;
	width:150px;
	margin-top:15px;
	float:left;
}

#ciclos h3{
font-size:14px;
margin:0px;
color:#000000;
margin-left:-15px;
margin-bottom:4px;
padding:2px;
}

#ciclos p{
margin-top:0px;
margin-bottom:3px;
}


#estrenos{
	background-image:url(imagenes/web/estrenos.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
	padding-left:15px;
	height:70px;
	line-height:17px;
	font-weight:bold;
	width:110px;
	margin-top:15px;
	float:left;
	padding-top:26px;
	margin-left:20px;
}

/*FIN DE ESTILOS DE ESPECTÁCULOS*/

a#pack{
width:220px;
margin-right:10px;
margin-left:10px;
border-bottom: solid 1px #D20D3A;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
margin-bottom:15px;
float:left;
cursor:pointer;
display:block;
border:none;
text-decoration:none;
}

a#pack span{
width:212px;
background-color:#263560;
color:#FFFFFF;
padding:4px;
display:block;
font-weight:bold;
text-transform:uppercase;
}

#detalle_pack{
width:600px;
float:right;
}
.fotoizquierda{
float:left;
}

#detalle_pack h1, h1{
font-size:20px;
border-bottom:solid 2px #D20D3A;
text-transform:uppercase;
padding-top:0px;
margin-top:0px;
}

#detalle_pack h2, h2{
font-size:14px;
font-style:italic;
border-bottom:solid 1px #D20D3A;
}
.rojo{
color:#D20D3A;
}

.celda_encabezado{
background-color:#263560;
color:#FFFFFF;
text-align:center;
}
#detalle_pack p{
text-align:justify;
padding-left:25px;
padding-right:25px;
}

#detalle_pack ul{
	text-align:justify;
	text-indent:0px;
	list-style-position: outside;
	list-style-type:square;
}

#detalle_pack table{
margin-bottom:20px;
}

#detalle_pack td,#tablaconformato td{
border-bottom:solid 1px #CCCCCC;
}
#sinborde td{
border:none;
}

#foto_derecha{
float:right;
margin-left:15px;
margin-bottom:15px;
}

.oculto{
/*display:none;*/
}

.habitaciones{
width:300px;
float:right;
/*display:none;*/
}

.botonazo{
font-size:16px;
}
.celda{
border-bottom:solid 1px #CCCCCC;
padding-top:5px;
}
