.cal_div {
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #F3EAC1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #A59596;
}

.cal_div_titolo,
.cal_div_sfoglia,
.cal_div_content,
.cal_div_footer {
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.cal_div_content {
	width: 160px;
	padding-left: 20px;
}

.cal_div_titolo {
	text-align: center;
	height: 20px;
	line-height: 20px;
	background-color: #D18383;
	color: #FFFFFF;
}

.cal_div_sfoglia,
.cal_div_sfoglia DIV {
	height: 20px;
	line-height: 20px;
}

.cal_div_sfoglia DIV {
	width: 20px;
	float: left;
	text-align: center;
	background-color: #F3EAC1;
}

.cal_div_sfoglia .cal_sfoglia A {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #D18383;
}

.cal_giorno_content {
	height: 20px;
	width: 20px;
	float: left;
	text-align: center;
}

.cal_giorno_content A {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #A59596;
}

.cal_oggi_content {
	font-weight: 800;
}

.cal_evidenzia_giorno {
	background-color: #DCDCA8;
}
