.calegg {
	background-color: #eeeeee;
	font-size: 1.2em;
		font-weight: bold;
		  font-style: italic;
}

.calesettimana{
	font-size: 2.4em;
	color: #aaaaaa;
  background-color: #ffffff;
	text-align: center;
  font-style: italic;
	font-weight: bold;
}
.evento{
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	color: #000000;
}



.caledomenica {
	font-weight: bold;
	color: #CC0000;
}

.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #e1e8f2;
	border: thin solid #000000;
	word-spacing: 20px;
}
.caleoggi {
	font-weight: bold;
	border: 2px solid #FF3300;
}

.caleoggi_BKP {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
}


.impegni0 {
	background-color: #999999;
	border: thin solid #FFFFFF;

}
.impegni1 {
	background-color: #99FF33;
	border: thin solid #FFFFFF;

}
.impegni2 {
	background-color: #3366CC;
	border: thin solid #FFFFFF;

}
.impegni3 {
	background-color: #FF0000;
	border: thin solid #FFFFFF;

}
.calensettimana {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
th {
	font-size: 16px;
	text-align: center;

}

.range0 {
	background-color: #ccccc;
}
.range1 {
	background-color: #FFFF66;
}
.range2 {
	background-color: #FF6600;
}
.range3 {
	background-color: #CC0000;
}
