body {
	background-image: url(immagini/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #373636;
}
form {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
.testosmall {
	font-size:10px;
	color: #878787;
}
.titoletto {
	font-weight:bold;
	color: #609ec2;
}
.link2 {
	font-weight:bold;
	color: #e44e07;
}
.titoletto2 {
	font-size:12px;
	color: #8a8a8a;
}
.titoletto3 {
	font-size:14px;
	font-weight: bold;
	color: #3c7da7;
}
.titolone {
	font-size:18px;
	font-weight: bold;
	color: #3c7da7;
}
.testoerrore{
	font-size:14px;
	font-weight: bold;
	color: #ff0000;
}
.testo {
	font-size:13px;
	color: #373636;
}
.field {
	border-left:1px solid #3f3f3f;
	border-top:1px solid #3f3f3f;
	border-bottom:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #373636;
}
textarea {
	border-left:1px solid #3f3f3f;
	border-top:1px solid #3f3f3f;
	border-bottom:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}