.pagina_titolo_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003D1F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-color: #003D1F;
	border-bottom-style: solid;
	border-bottom-width: medium;
	background-color: #80B399;
}
.pagina_titolo_chiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #E7E7EF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-color: #003D1F;
	border-bottom-style: solid;
	border-bottom-width: medium;
	background-color: #408C66;
}
.pagina_titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003D1F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.pagina_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003D1F;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #C0D9CC;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
a:link {
	text-decoration: none;
}
.spazio {
	font-size: 1px;
}

