body {
	color: #333;
	background: #2E2E2E url('images/body.gif') repeat top left;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	/*font-family:"Lucida Grande", 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#page {
	background: #FFF; /*url('images/page.jpg') no-repeat top left;*/
	border: 1px solid #EFF8C1;
	text-align: left;
	margin: 20px auto;
	padding: 5px;
	width: 760px;
}.tit_recapito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bordo_grigio {
	border: 1px solid #CCCCCC;
}
.si {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008430;
}
.titolo_descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008430;
}
.testo a {
	color: #333333;
	text-decoration: underline;
}
.testo a:link {
	color: #333333;
	text-decoration: underline;
}
.testo a:visited {
	color: #333333;
	text-decoration: underline;
}
.testo a:active {
	color: #333333;
	text-decoration: underline;
}
.testo a:hover {
	color: #008430;
	text-decoration: underline;
}

