.testo {
	font-size: 12px;
	color: #003366;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom-style: double;
}
.piccolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.elenco {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sfondomenu {
	background-image: url(img/barra.gif);
}
a:hover {
	background-image: url(img/bg_on.gif);
}
.sottotitoli {
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.titololarson {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.sfondotitolo {
	background-image: url(img/bg_nav.gif);
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.titolosfondoblu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000026;
	text-decoration: none;
}
