/* VICTORIA EUGENIA ANTZOKIA - General */

/*--------------------- BODY ---------------------*/
body{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#000;
	margin:0;
	padding:0;
	font-size:70%;
}

/*--------------------- HTML ---------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,pre,form,body,html,p,blockquote,fieldset,input,img{
	margin:0; 
	padding:0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family:Georgia, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}

a img,:link img,:visited img{ 
	border:none;
}

ul,ol{ 
	list-style:none;
	margin: 0 0 0 10px;
}
li{
	margin: 5px 0 0 0;
} 

acronym, abbr {
	border-bottom: 1px dotted #3399CC;
	cursor: help;
}

/*------ Semantica ------*/
h1{
	color:#000;
	font-size:2em;
	padding:.3em 0 .3em .4em;
	border-top:.05em solid #3399CC;
	border-left:.5em solid #3399CC;
	border-bottom:.05em solid #3399CC;
	clear: both;
}

h2{
	font-size:2.5em;
	color:#3399CC;
	border-bottom:1px dotted #000;
	padding-bottom:.1em;
	margin-top:.3em;
}

h3{
	font-family:Arial,"Trebuchet MS", "Lucida Sans Unicode", Georgia, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:2em;
	margin:.8em 0 .3em 0;
	color:#3399CC;
}

h4{
	font-size:1.6em;
	color:#666;
	margin:.8em 0 .3em 0;
}

h5{
	font-size:1.2em;
	color:#3399CC;
	margin:.8em 0 .3em 0;
}

p{
	line-height:1.4em;
	margin-top:.8em;
}

a{
	text-decoration:underline;
	color:#3399CC;
}

a:hover, a:focus{
	text-decoration:none;
}

input, textarea{
	font-family:Tahoma, Arial,"Trebuchet MS", "Lucida Sans Unicode", Georgia, Geneva, Helvetica, sans-serif;
	font-size:1em;
	padding:.2em;
	color:#666;
	width:20em;
}

textarea{
	height:8em;
}

.checkbox{
	width:2.5em;
}

.boton{
	height:1.9em;
	width:5em;
	background-color:#CCC;
	color:#666;
	border:.05em solid #666;
	cursor:pointer;
}

.oculto{
	position:absolute; 
	left:-999px; 
	width:990px; 
	font-size:0%;
}

.clear{
	clear:both;
}

/*------ Bullets ------*/
.bullet_entrada{
	background:url(../img/all/bullet_entrada.gif) no-repeat left .35em;
	padding-left:1.8em;
}

.bullet_evento{
	background:url(../img/all/bullet_evento.gif) no-repeat left .1em;
	padding-left:1.8em;
}

.bullet_agenda{
	background:url(../img/all/bullet_agenda.gif) no-repeat left .1em;
	padding-left:1.8em;
}

.bullet_descarga{
	background:url(../img/all/bullet_descarga.gif) no-repeat left .1em;
	padding-left:2em;
	color:#3399CC;
}

.bullet_flecha_negra{
	background:url(../img/all/bullet_flecha_negra.gif) no-repeat left .5em;
	padding-left:.8em;
}

.bullet_printer{
	background:url(../img/all/bullet_imprimir.gif) no-repeat left .2em;
	padding-left:1.4em;
}

.bullet_opinion{
	background:url(../img/all/bullet_coment.gif) no-repeat left .3em;
	padding-left:1.5em;
}

.bullet_email{
	background:url(../img/all/bullet_email.gif) no-repeat left .4em;
	padding-left:1.6em;
}

.bullet_cubos{
	background:url(../img/all/bullet_cubos.gif) no-repeat left top;
	padding-left:1.8em;
}

.bullet_boletin{
	background:url(../img/all/bullet_documento.gif) no-repeat left top;
	padding-left:1.8em;
}

.bullet_volver{
	background:url(../img/all/bullet_flecha_volver.gif) no-repeat left .3em;
	padding-left:1.5em;
}

.bullet_desconectar{
	background:url(../img/all/bullet_desconectar.gif) no-repeat left .3em;
	padding-left:1.5em;
}

.bullet_info{
	background:url(../img/all/bullet_info.gif) no-repeat left top;
	padding-left:1.8em;
}

/*------ Colores ------*/
.color_azul{
	color:#3399CC;
}

.color_negro{
	color:#000;
}

/*--------------------- ESTRUCTURA ---------------------*/
#contenedor{
	margin:0;
	width:100%;
}

/*------ Menu Idiomas ------*/
#menu_idiomas{
	display:none;
}

/*------ Menu Herramientas ------*/
#menu_herramientas{
	display:none;
}

/*------ Menu Principal ------*/
#bg_menu_principal{
	display:none;
}

#menu_principal{
	display:none;
}

/*------ Contenido Inferior ------*/
#contenido_inferior{
	margin:1em 0 0 0;
	padding: 0;
	width:100%;
	height:auto;
	clear: left;
}

/*------ Menu Secundario ------*/
#menu_secundario{
	display:none;
}

/*------ Menu Opciones ------*/
.menu_opciones{
	display:none;
}

/*------ Paginacion ------*/
#paginacion{
	display:none;
}

/*------ Menu Siguiente / Anterio ------*/
#menu_sig_ant{
	display:none;
}

/*------ Contenido Superior ------*/
#contenido_superior{
	margin:.5em 0 0 0;
}

#logo_vea{
	float:left;
	margin:.8em 0 .8em .8em;
}

#logos_donostia{
	text-align:right;
	margin:1.5em .8em 0 0;
}

#logos_donostia li{
	display:inline;
}

/*------ Contenido Izquierda ------*/
#contenido_izquierda{
	display:none;
}

/*------ Contenido ------*/
#contenido{
	margin:1em 0 0 0;
	padding:0;
	width: 65em;
	overflow: visible;
}

/*------ Pie Pagina ------*/
#pie_pagina{
	clear:both;
	color:#fff;
	background-color:#3399CC;
	height:4em;
	width: 65em;
	padding-top:.8em;	
	float: left;
	border-top: 1px solid #dcdcdc;
}
#direccion_pie_pagina{
	text-align:center;
}
#direccion_pie_pagina a{
	margin-left:.3em;
	color:#fff;
}
/*------ Menu Pie Pagina ------*/
#menu_pie_pagina{
	display:none;
}

/*------ Ruta ------*/
#ruta{
	display:none;
}

/*-- Galeria de imagenes --*/
#galeria_imagenes{
	margin-top:1em;
}

#galeria_imagenes li{
	float:left;
	margin:0 0 .5em .5em;
	width:11.6em;
}

/*-- Formulario --*/
.formulario{
	margin:2em auto 0 auto;
	width:33.5em;
	text-align:right;
}

.formulario li{
	margin-bottom:.6em;
}

.privacidad_tabla{
	float:right;
	margin-top:1em;
	text-align:justify;
	font-size:.9em;
	width:36em;
}

.botones_tabla{
	clear:both;
}

.formulario_boletin{
	display:inline;
}

.respuestas_formulario{
	margin:1em 0 ;
	font-size:1.2em;
	border-bottom:1px dashed #666;
	border-top:1px dashed #666;
	padding:1em;
	background-color:#F8F8F8;
}

.respuestas_formulario li{
	margin-bottom:.2em;
}

.texto_respuestas_formulario{
	color:#3399CC;
}

.error_respuestas_formulario{
	color:#CC3300;
}

.valido_respuestas_formulario{
	color:#339900;
}

/*------ Registro Butaca Web ------*/
#butaca{
	margin:1em 0 1em 1.5em;
	border:1px dashed #000;
	width:15.8em;
}

#butaca h2{
	font-size:1.6em;
	font-weight:bold;
	margin:.1em .4em;
	padding-bottom:.1em;
	border-bottom:.3em solid #D1EBF6;
}

.usuario_formulario_registro input{
	width:9.5em;
}

.clave_formulario_registro input{
	width:9.5em;
}

.formulario_registro{
	text-align:right;
}

.formulario_registro li{
	margin-top:.3em;
}

#descripcion_butaca{
	margin:.8em .8em;
	line-height:1.6em;
}

.olvido_formulario_registro{	
	margin-top:1em;
	background-color:#3399CC;
	height:1.8em;
	text-align:right;
}

.olvido_formulario_registro a{
	padding:.3em;
	color:#fff;
}
/*index*/

#cabecera_imagen img {
	float: left;
	margin: 0 10px 0 0;
}

#cabecera_flash {
	display: none;
}
#cabecera_descripcion {
	border: 3px solid #3399CC;
	margin: 0;
	height: 214px;
}
.titulo_proximos_estrenos_index {
	border-color:#3399CC;
	border-style:solid;
	border-width:0.05em 0.05em 0.05em 0.5em;
	color:#000000;
	font-size:2em;
	padding-left:0.4em;
	margin: 25px 0 5px 0;
	clear: both;
	float: left;
	width: 80%;
}
.imagen_estreno {
	clear: both;
}
.imagen_estreno img {
	float: left;
	margin: 5px 10px 10px 0;
	clear: left;
}
.sorteo {
	display: none;
}
#noticias_index {
	clear: left;
}
/*El teatro*/
.imagen_mapa {
	float:left;
	clear: left;
}
.descripcion_mapa {
	float:left;
	margin: 0 0 0 30px;
}
#menu_pestana li {
	display:inline;
}
#menu_pestana .activo a{
	color: #000;
}
#galeria_imagenes_anos_cultura li {
	float:left;
	height:12em;
	margin:0 0 0.5em 0.3em;
	width:15em;
}
#imagenes_historia {
	float: right;
	width: 186px;
}
#descripcion_historia {
	float: left;
	width:35em;
}
.fecha_historia {teatro.css (línea 155)
	color:#3399CC;
	font-size:1.6em;
	font-weight:bold;
}

#imagenes_caracteristicas {
	float: right;
	width: 180px;
}
#descripcion_caracteristicas {
	float: left;
	width:30em;
}
#video {
	display: none;
}
#noticias_teatro li{
	margin: 10px 0;
}
/*Programacion*/
.contenido_estreno, #estreno_dk {
	clear: left;
}
.descripcion_estreno {
	width: auto;
	border: 1px solid #dc0000;
}
.entrada {
	float: left;
	margin:1em 1.2em 20px 0;
	width:10.8em;
}
#listado_entradas li {
	margin:0.5em 0;
}
.bullet_flecha_negra {
	padding-left:0.8em;
}
/*teatros*/
.festival {
	float: left;
	margin-right:1em;
	width:15.2em;
}
#imagenes_festival {
	float:right;
	width: 180px;
	margin-bottom: 15px;
}
#descripcion_festival {
	float:left;
	width:45em;
}
/*noticias*/
.titulo_paginas {
	clear: both;
}
/*------ Otros ------*/
#general{
	margin-top:.5em;
}
#imagenes_ciudad {
	float:right;
	width:190px;
}
#descripcion_ciudad {
	float:left;
	width:40em;
}
.mapa{
	padding: 0;
} 
#general img{
	padding:3px;
	border:1px solid #ccc;
	position: relative;
}

#cabecera {
	margin: 0;
	clear: left;
	background-color: #999999;
}
#cabecera_imagen {
	clear: left
}
#cabecera_flash {
	display: none;
}
#descargas{
	color:#3399CC;
	margin-top:1.5em;
}

.mas_informacion{
	margin-top:.5em;
	color:#3399CC;
}
#butaca_index {
	display: none;
}
.pie_imagen{
	background:url(../img/all/bullet_flecha_negra.gif) no-repeat left .5em;
	padding:0 0 0 .8em;
	color:#666;
	margin:.2em 0 1.2em .5em;
}

.enlace_pie_imagen{
	color:#3399CC;
	margin:.2em 0 1.2em .5em;
}

.subir{
	text-align:right;
	margin-top:.5em;
}