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

#cuerpo p{
float:left;
width:700px;
}
#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;
}

#menu_fiestas .selected {
background:#ccc;
}

#menu_fiestas{
clear:both;
float:left;
margin-top:10px;
width:710px;
margin-bottom:20px;
}
p.intro_fiestas{
clear:both;
float:left;
margin-top:20px;
}
p.descargar{
float:left;
padding-top:20px;
}
p.descargar img{
float:left;
margin-right:20px;
}

#listado_fiestas li a{
background:url(../img/all/bg_dia_fiestas.jpg) no-repeat #383838 top right;
padding:6px 7px 6px 10px;
width:690px;
font-size:13px;
margin-top:10px;
text-decoration:none;
color:#ccc;
float:left;
}
#listado_fiestas li a:hover{
background:url(../img/all/bg_dia_fiestas_hover.jpg) no-repeat #383838 top right;
color:#fff;
text-decoration:none;

}


#listado_fiestas li{
float:left;
clear:both;
}

#listado_fiestas .texto_fiestas{
clear:both;
margin-top:5px;
width:710px;
float:left;

}
#listado_fiestas .texto_fiestas p{
clear:both;
margin-top:5px;
width:710px;
float:left;

}

#listado_fiestas ul.horarios li{
padding:0 0 0 14px;
background:url(../img/all/migas.jpg) no-repeat 0px 4px;
}
#listado_fiestas ul.horarios li span{
padding:0 5px 0 0;
font-weight:bold;
color:#FD7987;
}



#texto_balance h3{
clear:both;
float:none;
}



.img_video{
float:left;
width:160px;
}
.txt_video{
float:left;
}



