
/************************* centro ******************************/

#cuerpo p{
/*float:left; */
width:700px;
font-size:12px;
}
#menu_fiestas li{
float:left; 
margin:0 10px 0 0;

}

#menu_fiestas li a{
background:#666;
color:#000;
text-decoration:none;
padding:5px 10px 5px 10px;
}
#menu_fiestas li a:hover{
background:#ccc;
color:#000;
text-decoration:none;
padding:5px 10px 5px 10px;
}

.descargar_pdf{
width:100%;
text-align:right;
display:block;
padding-right:.1em;}




#menu_fiestas .selected {
background:#ccc;
}

#menu_fiestas{
clear:both;
float:left;
margin-top:10px;
margin-bottom:20px;
}

#ficha{
float:left;
clear:both;
}
#ficha p{
float:left;
}
#cuerpo h3{
	background-color:#6E757C;
	display:block;
	padding:0.2em 0em 0.2em 2em ;
	float:none;
	color:#000;
	width:670px;
}


#cuerpo h3.tipo1{
	background:#6E757C url(../img/all/bg_menu_musica.jpg) no-repeat;
}

#cuerpo h3.tipo2{
	background:#6E757C url(../img/all/bg_menu_teatro.jpg) no-repeat;
}

#cuerpo h3.tipo3{
	background:#6E757C url(../img/all/bg_menu_cine.jpg) no-repeat;
}

#cuerpo h3.tipo4{
	background:#6E757C url(../img/all/bg_menu_otros.jpg) no-repeat;
}

#cuerpo h3.tipo5{
	background:#6E757C url(../img/all/bg_menu_danza.jpg) no-repeat;
}






#ficha h4{
font-size:1.8em;
padding:0em;
display:block;
width:700px;
}



#ficha .subtitulo{
font-size:1.2em;
padding:0em 0em 1em 0em ;
display:block;
width:700px;
}

#ficha p img{
float:right;
margin:0 0 20px 20px;
width:190px;
}

#cuerpo #ficha div.fecha-hora{
clear:both;
float:left;
width:700px;
margin-bottom:.5em;}

	#cuerpo #ficha span.fecha, #cuerpo #ficha span.hora, #cuerpo #ficha span.lugar{
	margin-right:.1em;
	padding:.5em .5em .5em 2.5em ;
	float:left;
	margin-bottom:.5em;
	background-color:#CF4252 ;
	background-repeat:no-repeat;
	background-position:left center;}
	#cuerpo #ficha span.fecha{
	background-image:url(../img/all/bg_fecha_detalle.jpg);}
	#cuerpo #ficha span.hora{
	background-image:url(../img/all/bg_hora_detalle.jpg);}
	#cuerpo #ficha span.lugar{
	background-image:url(../img/all/bg_lugar_detalle.jpg);}

.compainia, .duracion{
display:block;
float:left;
color:#fff;
font-weight:bold;
font-size:13px;
width:20em;
padding:.2em .5em .2em .5em ;
border-left:2px solid #999999;}

.premios{
width:380px;
background:#000000 url(../img/all/bg_premios.gif) no-repeat left center;
clear:both;
margin-top:.5em;
display:block;
float:left;
border-bottom:1px solid #494422;
border-top:1px solid #494422;
padding:1em 1em 1em 8em ;}
	.premios span{
	border-left:2px solid #494422;
	display:block;
	float:left;
	padding-left:1em;
	}

span.compainia span.titulo, span.duracion span.titulo{
color:#999999;
font-weight:normal;}



.info_destacada {
display:block;
float:left;
clear:both;
padding:1em 1em 1em 0em ;}
	.info_destacada span{
	display:block;
	float:left;
	clear:both;
	padding:1em 1em 1em 0em ;
	font-size:1.2em;
	font-style:italic;
	color:#CF4252;}
		
	
span.entradilla{
color:#737373;
font-weight:bold;
padding:1em 0em 0.5em 0em ;
margin-bottom:1em;
display:block;
font-size:1em;
text-align:justify;
border-bottom:1px solid #737373;/*
clear:both;*/}


p.venta_entradas {
float:right;
margin:3em 0em 0em 0em ;
}

.precio{
display:block;
padding:.2em .5em .2em .5em ;
float:left;
margin-left:1em;
margin-top:1.5em;
background-color:#cf4252;
color:#ffd4d9;}
.cantidad-precio{
font-size:1.2em;
color: #ffffff;
font-weight:bold;
padding:.5em;}


#cuerpo p.venta_entradas a {
background:transparent url(../img/all/bg_entradas.jpg) no-repeat scroll 0 0;
color:#CCCCCC;
padding:23px 10px 20px 90px;
float:left;
display:block;
text-decoration:none;
}

#cuerpo p.venta_entradas a:hover {
background:transparent url(../img/all/bg_entradas_hover.jpg) no-repeat scroll 0 0;
}




