.Intestazione, .Intestazione:link, .Intestazione:visited, .Intestazione:active, .Intestazione:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #FFFFFF;
	padding: 4px 0px 4px 0px;
}
.GiorniPassatoFeriali, .GiorniPassatoFestivi
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E3E3F3;
	text-align: center;
	padding: 6px 0px 6px 0px;
}
.GiorniPassatoFestivi
{
	background-image: url(/html/images/pole_festivi.gif);
	background-repeat: no-repeat;
}
.GiorniFeriali, .GiorniFestivi
{
	background-color: #FFFFFF;
	text-align: center;
}
.GiorniFestivi
{
	background-image: url(/html/images/pole_festivi.gif);
	background-repeat: no-repeat;
}
.Giorni:link, .Giorni:visited, .Giorni:active, .Giorni:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	width: 100%;
	height: 100%;
	padding: 6px 31px 6px 31px;
}
.Giorni:hover
{
	background-color: #53FFFF;
}
.Slot, .Slot:link, .Slot:visited, .Slot:active, .Slot:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 6px 8px 6px 8px;
}
.Slot:hover
{
	background-color: #53FFFF;
}
.SlotLibero, .SlotPrenotato, .SlotOccupato, .SlotPassato
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	background-color: #FFFFFF;
}
.SlotPrenotato
{
	background-color: #FFAAAA;
}
.SlotPrenotatoDaMe
{
	background-color: #F09C37;
}
.SlotOccupato
{
	background-color: #F04848;
}
.SlotPassato
{
	background-color: #E3E3F3;
	color: #FFFFFF;
}
.LegendaBorder
{
	border: 1px solid #000066;
}


