.agenda_menu {
	color:red;
	display: inline;
	background-color:transparent;
	width:auto;
	height:5px;
	border:0px;
}


#centro a.link_agenda {
	color:#cc6600;
	
}

#testo_agenda{
	background-color:#ffcc99;
	border-right:1px solid black;
	border-left:1px solid black;
	padding:0.5em;
		border-right:2px solid #F03102;
	border-left:2px solid #F03102;
	border-bottom:4px solid #F03102;
}


.barra_sup_agenda{
	background-repeat:no-repeat;
	background-image:url("../img/biglabel-agenda.gif");
	margin-bottom:0px;padding-bottom:0px;height:20px;
}


.barra_inf_agenda{
	background-color:red;
	height:0.85em;
}

#menu table.table_agenda{
	width:131px;
	padding-right:2px;
	padding-left:2px;
	
	
	text-align:center;
}

#menu table.table_agenda td{
	background-color:#F03102;
	
	text-align:center;
	border:0px;
	
}

#menu table.table_agenda td.selezionato{
	background-color:white;
	
	width:auto;

}

#menu table.table_agenda td.selezionato a{
	background-color:white;
	color:#F03102;
	text-align:center;
}


#menu table.table_agenda td a{
	font-size:0.85em;	
	width:8px;
	padding:0%;
	margin:0%;
	border:0px;
	text-align:center;
	color:white;
}
#menu table.table_agenda td:hover,#menu table.table_agenda td:hover a{
	background-color:white;
	color:#F03102;
	
}
#menu table.table_agenda td a:hover{
	color:#F03102;
	text-align:center;
}

#menu table.table_agenda td.vuoto{
	background-color:transparent;
	border:0px;
}




#testo_agenda .titolo_agenda{
	padding-top:5px;
	padding-bottom:0px;
	font-family:verdana,serif;
	font-size:1.5em;
	color:black;
	color:#F03102;
	border:1px;
	border-bottom:1px solid #F03102;
	
	display:block;
	

}