.sfondo_grano {
	background-image: url(immagini/corpo_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #24822A;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 125px;
	text-align: justify;
}
.titoli {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
.recapiti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 16px;
}
.sfondo_sfuma_grigio {
	background-image: url(immagini/corpo_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.form_campotesto {
	width: 120px;
}
.form_multiriga {

	width: 360px;
}
.testo_form {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

