.tabella {
border-collapse: collapse;
	width:95%;
	border:none;
margin-left:5px;
margin-top:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
.tabella a{
text-align:right;
font-weight:bold;
color:#000000;

}
.mese {
	color:#FFFFFF;
	font-weight: bold;
font-style:italic;
}
.settimana {

	color:#2B5888;
}
.giorno {
	
	color:#2B5888;
	padding: 2px;
}
.today {
background-color: #FFFFFF;
color:#FF0000;
font-weight:bold;

}
.allinea{
text-align:center;
}
.appo {
display:inline;
width:95%;
}
.appo p{
display:block;
width:10px;
height:10px;
}
.evento {
background-image:url(../img/ev.png);
background-position:center;
background-repeat:no-repeat;
width:16px;
height:16px;

}
.evento a{
text-align:right;
font-weight:bold;
color:#000000;
}
