.titolo {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
	line-height: 45px;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 150px;



}
.titolino {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 30px;
	padding-left: 25px;
	padding-right: 150px;


}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-align: justify;
	padding: 5px 50px 5px 5px;
	line-height: 20px;

}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	list-style-type: circle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;



}
a:link {
	color: #FF0000;
}
a:hover {
	color: #009933;
}
a:visited {
	color: #FF0000;
}
.sfondo {
	background-attachment: scroll;
	background-image:  url(sp_ri_sfondo.gif);
	background-position: right top;
	background-repeat: no-repeat;
}.header {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

