@charset "utf-8";
.testo_giallo_tabella {
	font-family: Verdana;
	font-size: 9px;
	color: #f09100;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	padding-left: 3px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
}
.testo_giallo {
	font-family: Verdana;
	font-size: 9px;
	color: #f09100;
	text-align: left;
	vertical-align: top;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
.calendario {
	font-family: Verdana;
	font-size: 9px;
	color: #f09100;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
.calendario_spacer {
	font-family: Verdana;
	font-size: 1px;
	background-color: #575757;
	height: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F09100;
}
.mese_calendario {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	padding-left: 5px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
}
.calendario_spacer_sfondo {
	font-family: Verdana;
	font-size: 1px;
	background-color: #525252;
	height: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F09100;
}
.4_bordi_grigio {
	border: 1px solid #000000;
}
