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

body{
	background:url(../img/motivo_fondo.jpg);
	font-family:Helvetica;
	color:#000000;
	font-size:14px;
}

#central{
	width:950px;
	margin:auto;
	margin-top:25px;
}
input[type=submit], button, input[type=button]{
	border:0px;
	color:#FFFFFF;
	background:#A42310;
	border:1px solid #A42310;
	border:outset;
	cursor:pointer;
	padding:1px;
}
input[type=submit], button, input[type=button]{
	border:0px;
	background:url(../img/pastilla_boton.png);
	cursor:pointer;
	width:89px; 
	height:20px;

}
/* PORTADA */
#portada{
	width:100%;
	margin-top:10px;
	_margin-top:-45px;
}
#portada .logo{
	background-image:url(../img/home/logo_home.png);
	width:425px;
	height:164px;
	margin-bottom:-110px;
	//margin-top:-50px;
	margin-left:10px;
	position:relative;
	z-index:19;
	_margin-top:0px;
	_margin_bottom:0px;
}
#portada .logo_interior{
	background-repeat:no-repeat;
	width:495px;
	height:182px;
	margin-bottom:-135px;
	//margin-top:-50px;
	margin-left:20px;
	_margin-top:0px;
	_margin_bottom:0px;
	top:-40px;
	//top:0px;
	position:relative;
	z-index:19;
}
#portada .superior{
	background-image:url(../img/home/zona_interiores/parte_superior.png);
	background-repeat:no-repeat;
	height:28px;
	width:100%;
	position:relative;
	z-index:2;
	margin-bottom:-40px;
	*margin-bottom: 0px !important;
	
}

#portada .central{
	/*background-image:url(../img/home/zona_interiores/parte_interior.png);
	background-repeat:repeat-y;*/
	width:100%;
	color:#000000;
	line-height:19px;
	//line-height:normal;
	font-size:14px;
	position:relative;
	z-index:0;
}
#portada .central #izquierda{
	width:410px;
	margin-left:60px;
	_margin-left:20px;
	height:100%;
	float:left;
	margin-top:17px;
	text-align:left;
	position:relative;
	z-index:0;
	
}

#portada .central #izquierda h1{
	margin-bottom:10px;
	font-size:24px;
	color:#A52411;
}
#portada .central #izquierda p{
	padding-left:30px;
	
}
#portada .central #izquierda b{
	color:#A52411;
}
#portada .central #derecha{
	width:410px;
	margin-left:490px;
	_margin-left:460px;
}
#portada .central #derecha b{
	color:#A52411;
}
#portada .central #derecha ul{
	list-style:none;
}
#portada .central #derecha ul li{
	margin-left:20px;
	margin-bottom:15px;
}
#portada .central #derecha ul li b{
	color:#A52411;
	font-weight:lighter;
}
#portada .central .titulo{
	margin-top:40px;
	clear:both;
	margin-bottom:28px;
	margin-left:85px;
	z-index: 0 !important; z-index: -1;
	position:relative;

}
/*
#portada .central #izquierda p:first-letter{
	font-size:48px;
}

#portada .central #derecha p:first-letter{
	font-size:48px;
}
*/

#portada .central .fondo_central{

}
#portada .inferior{
	background-image:url(../img/home/zona_interiores/parte_inferior.png);
	background-repeat:no-repeat;
	height:28px;
	width:949px;
}
/********* PROGRAMACION ***************/
#portada .central .programacion{
	clear:both;
	width:920px;
	padding-left:20px;
	padding-right:20px;
	margin:auto;
	font-family:Helvetica;
	margin-top:30px;
}
#portada .central .programacion h1{ 
	color:#A42310;
	font-size:24px;
	line-height:40px;
}
#portada .central .programacion .agotado { 
	color:#75726D;
}
#portada .central .programacion h1 .agotado { 
	color:#D26453;
}
#portada .central .programacion h2 .agotado , #portada .central .programacion .agotado a { 
	color:#D26453;
	font-size:24px;
}
#portada .central .programacion h1 b{ 
	color:#010101;
	font-size:24px;
	border-left:3px solid #000000;
	padding-left:10px;
}
#portada .central .programacion h1 .agotado b{ 
	color:#75726D;
	border-left:3px solid #75726D;
}
#portada .central .programacion h2{ 
	margin-top:15px;
	color:#A42310;
	font-size:24px;
}
#portada .central .programacion b{ 
	color:#A42310;
}
#portada .central .programacion a{ 
	color:#A42310;
	text-decoration:none;
	text-align:right;
	float:right;
}
#portada .central .programacion table{ 
	border:none;
}

#portada .central .programacion #btd{ 
	border-right:1px solid #4a6974;
}
#portada .central .programacion td{ 
	border-bottom:1px solid #4a6974;
	padding:10px;
}
#portada .central .programacion .precio{
	color:#A42310;
	font-weight:bold;
	font-size:30px;
	margin-left:5px;
}
#portada .central .programacion .izquierda{
	width:300px;
	float:left;
	
}
#portada .central .programacion .derecha{
	margin-left:340px;
	width:520px;
	text-align:justify;
	line-height:20px;
}
#portada .central .programacion .derecha td{
	border:0px;
	padding:0px;
}
#portada .central .programacion .derecha h1{
	margin:0px;
	margin-bottom:20px;
}
#portada .central .programacion .derecha h4{
	margin:0px;
	margin-bottom:20px;
	text-transform:uppercase;
	border-bottom:1px solid #4a6974;
	color:#4a6974;
}
#portada .central .programacion .izquierda .imagenes_espectaculo td{
	border:0px;
	padding:0px;
	padding-top:15px;
	
}

.programacion .reservar_boton {
	border:0px;
	background:transparent;
	background:url(../img/reservar_entrada.png) no-repeat;
	width:91px;
	height:42px;
}
.programacion .cabecera_izquierda{
	float:left;
	
	width:670px;
	height:148px;
}
.programacion .buscador_derecha{
	width:234px;
	height:165px;
	background-image:url(../img/campo_busquedas.png);
	background-repeat:no-repeat;
	border:0px;
	padding:0px;
	margin-left:676px;
	position:relative;
	top:-10px;
}
#portada .central .programacion .buscador_derecha .busqueda td{
	border:0px;
	padding:10px;
	padding-bottom:0px;
	padding-top:10px;
	margin:0px;
}

/******** ESCOLAR *************/
.escolar_botton{
	background:url(../img/escolar/zona_ver_prog.png) no-repeat;
	float:right;
	width:335px;
	height:74px;
	display:block;
	position:relative;
	left:-30px;
	margin-bottom:40px;
}
.escolar_botton a {
	float:right;
	text-align:right;
}
.escolar_botton a span {
   display:block;
}
.escolar_botton a#texto { 
		background-image:url(../img/escolar/boton_ver_prog.png); 
		width:176px;
		background-repeat:no-repeat;
		height:16px;
		background-position:bottom;
		position:relative;
		top:27px;
		right:10px;
}
.escolar_botton a:hover#texto { 
		background-image:url(../img/escolar/boton_ver_prog.png); 
		width:176px;
		background-repeat:no-repeat;
		height:16px;
		background-position:top;
}






/******** CALENDARIO ************/
#calendario{
	background-image:url(../img/zona_calendario.png);
	background-repeat:no-repeat;
	width:300px;
	height:276px;
	padding:10px;
	padding-left:12px;
	position:relative;
	left:-10px;
	font-family:"Trebuchet MS";
	clear:both;
	top:40px;
}
#calendario td{
	margin:0px;
	padding:0px;
	border:0px;
}
.mes{
	font-size:28px;
	color:#A42310;
	font-weight:bold;
	text-align:center;
	width:300px;
	margin-bottom:10px;
}

/********* CESTA ************/
.cesta{
	border:1px solid #A42310;
	color:#000000;
}
.cesta td{
	color:#000000;

}
.cesta th{
	padding:4px;
	background:#A42310;
	color:#FFFFFF;
	padding-left:4px;
}
#portada .central .programacion  .datos{
	margin-top:30px;
	border:1px solid #A42310;
	color:#000000;
	border:0px;
	padding:0px;
}

#portada .central .programacion  .datos input[type=text],textarea{
	background:#F6EEE1;
	border: 1px solid #47332E;
	font-size:12px;
	padding:3px;
}
#portada .central .programacion  .datos td{
	border:0px;
	padding:2px;
}
#portada .central .programacion  .resumen{
	padding:20px;
}
#portada .central .izquierda_galeria{
	width:450px;
	float:left;
	margin-top:30px;
}

#portada .central .derecha_galeria{
	width:400px;
	margin-left:510px;
	margin-top:30px;
}
.mapa{
	width:950px;
	margin:auto;
	text-align:left;
	margin-left:80px;
}
.mapa b{
	color:#A42310;
}
/********* PAGINAR *^**************/
.paginar{
	text-align:center; 
	color:#000000;
	width:100%; 
	border:0px; 
	height:21px;
	margin-top:30px; 
	clear:both;
}
.paginar td{
	color:#4a6974; 
	padding:0px;
}
.paginar{
}
/********* PIE ************/
#pie{
	background-image:url(../img/pie_pagina_titeres.png);
	background-repeat:no-repeat;
	width:818px;
	height:39px;
	clear:both;
	padding-top:12px;
	padding-bottom:20px;
	margin:auto;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	word-spacing:3px;
	margin-top:50px;
	font-size:12px;
}
#pie b{
	font-size:12px;
}
#pie a{
	font-size:12px;
	color:#FFFFFF;
}
#link_titis{
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	float:left;
	font-size:12px;
	
}
#pie a span {
   background-position:bottom;
		
}
#pie a#link_titis { 
		background-image:url(../img/link_titiriteros.gif); 
		width:46px;
		background-repeat:no-repeat;
		height:30px;
		background-position:top;
		cursor:pointer;
		position:relative;
		top:-10px;
		margin-left:50px;
}
#pie a:hover#link_titis { 
		background-image:url(../img/link_titiriteros.gif);  
		width:46px;
		background-repeat:no-repeat;
		height:30px;
		background-position:bottom;
}
