td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titolo_bianco {
	font-weight: bold;
	color: #FFFFFF;
}
.titolo_blu {
	font-weight: bold;
	color: #003399;
}
.titoletto_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.orizzontale {
	background-image: url(img_home/fondinoriz.gif);
	background-repeat: repeat-x;
}
.verticale {
	background-image: url(img_home/fondinovert.gif);
	background-repeat: repeat-y;
}
.titoletto_blu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #658AD1;
}
.titolo_bianco2 {

	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.linknero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.separatore {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
