@charset "UTF-8";
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	width: 268px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009848;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.scarica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 20px;
	height: 40px;
	width: 238px;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}

