
/************************* centro ******************************/
#cuerpo #columna_dcha {
float:right;
padding-top:8px;
width:210px;
}
#cuerpo #calendario{
float:right;
background:transparent url(../img/all/bg_calendario_agenda.jpg) no-repeat;
width:210px;
padding:10px;
}

*html #cuerpo #calendario{
float:right;
background:#666 url(../img/all/bg_calendario_agenda.jpg) no-repeat;
width:200px;
padding:10px;
}

#listado_agenda h3{
background:url(../img/all/bg_fecha_agenda.jpg) top right no-repeat;
border-left:1px solid #666;
border-bottom:1px solid #666;
border-top:1px solid #666;
width:460px;
color:#FFFFFF;
margin:0;
padding:10px;
margin-bottom:20px;

}

#cuerpo h3.tipo3, #cuerpo h3.tipo2, #cuerpo h3.tipo1, #cuerpo h3.tipo5, #cuerpo h3.tipo4{
	display:block;
	padding:0.2em 0em 0.2em 2em ;
	float:left;
	width:670px;
	color:#000;
}


#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;
}


#listado_agenda h4{
background:url(../img/all/bg_fecha_agenda.jpg) top right no-repeat;
border-left:1px solid #666;
border-bottom:1px solid #666;
border-right:0px solid #656565;
border-top:1px solid #666;
color:#FFFFFF;
margin:0;
padding:10px;
float:left;
width:459px;
margin-bottom:20px;

/*
*/

}
span.hora{
padding:10px 10px 10px 0px ;

}
span.lugar{
padding:10px 10px 10px 30px ;
}
.paginacion{
float:left;
background-color:#3f3f3f;
width:450px;
position:relative;}

span.sin_paginar{
position:absolute;
table-layout:0;
right:0;
}
.paginacion .deshabilitado{
padding-right:5px;}



#listado_agenda li{
padding:10px 10px 10px 0;
margin:10px 0 10px 0px;	
width:440px;
float:left;
}
#listado_agenda li img{
float:right;
margin: 10px 15px 10px 0;
border:3px solid #000;
}
#listado_agenda li .texto_agenda{
clear:both;
margin-top:10px;
}
	#listado_agenda li .texto_agenda p{
	margin:.3em;
	line-height:120%;
	}
#listado_agenda li a{
background:url(../img/all/btn_masinfo.jpg) no-repeat;
padding:2px 10px 5px 8px;
width:110px;
font-size:11px;
margin-top:10px;
text-decoration:none;
color:#CCCCCC;
clear:left;
float:left;
}

#listado_agenda li a:hover{
text-decoration:none;
color:#fff;
}

#listado_agenda li h5{
font-size:16px;
clear:none;
display:block;
margin:5px 0 10px 0;
color:#CF4252;

}


#listado_agenda li.agenda_cine{
background:url(../img/all/bg_agenda_cine.jpg) bottom right no-repeat;
margin:0;
}
#listado_agenda li.agenda_musica{
background:url(../img/all/bg_agenda_musica.jpg) bottom right no-repeat;
}
#listado_agenda li.agenda_teatro{
background:url(../img/all/bg_agenda_teatro.jpg) bottom right no-repeat;
}
#listado_agenda li.agenda_otras{
background:url(../img/all/bg_agenda_otras.jpg) bottom right no-repeat;
}

#listado_agenda li.agenda_danza{
background:url(../img/all/bg_agenda_danza.jpg) bottom right no-repeat;
}

/*---------botones de eventos-----------*/



#contenido #cuerpo #calendario #menu_espectaculos{
	margin-bottom:10px;
	padding:0;
	margin:40px 0px 0px 0px ;	
}

#contenido #cuerpo #calendario #menu_espectaculos li{
	margin:0px 0 5px 0;
	width:210px;
	padding:0;
	background:#6E757C;
	
}
#contenido #cuerpo #calendario #menu_espectaculos li a{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	width:170px;
	margin:0px;
	float:left;
	padding:5px 0 5px 40px;
}

#contenido #cuerpo #calendario #menu_espectaculos li a.menu_musica{
	background:#6E757C url(../img/all/bg_menu_musica.jpg) no-repeat;
}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_cine{
	background:#6E757C url(../img/all/bg_menu_cine.jpg) no-repeat;
}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_teatro{
	background:#6E757C url(../img/all/bg_menu_teatro.jpg) no-repeat;
}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_otros{
	background:#6E757C url(../img/all/bg_menu_otros.jpg) no-repeat;
}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_danza{
	background:#6E757C url(../img/all/bg_menu_danza.jpg) no-repeat;
}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_todos{
	background:#6E757C url(../img/all/bg_menu_todos.jpg) no-repeat;
}
		#contenido #cuerpo #calendario #menu_espectaculos li a.menu_musica:hover{
			background:#9DA7B1 url(../img/all/bg_menu_musica_hover.jpg) no-repeat;
		}
		#contenido #cuerpo #calendario #menu_espectaculos li a.menu_cine:hover{
			background:#9DA7B1 url(../img/all/bg_menu_cine_hover.jpg) no-repeat;
		}
		#contenido #cuerpo #calendario #menu_espectaculos li a.menu_teatro:hover{
			background:#9DA7B1 url(../img/all/bg_menu_teatro_hover.jpg) no-repeat;
		}
		#contenido #cuerpo #calendario #menu_espectaculos li a.menu_otros:hover{
			background:#9DA7B1 url(../img/all/bg_menu_otros_hover.jpg) no-repeat;
		
		}

#contenido #cuerpo #calendario #menu_espectaculos li a.menu_danza:hover{
			background:#9DA7B1 url(../img/all/bg_menu_danza_hover.jpg) no-repeat;
		}
#contenido #cuerpo #calendario #menu_espectaculos li a.menu_todos:hover{
			background:#9DA7B1 url(../img/all/bg_menu_todos_hover.jpg) no-repeat;
		}



	