/* CSS Document */

.Titolo {
	FONT-SIZE: 1.8em;
	COLOR: #787878;
	LINE-HEIGHT: 1.3;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
}
.form H1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3A5E78;
	line-height: 13px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.form H2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.form H2 A:hover{
	color: #ec0306;
	text-decoration: none;
}
.form H3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	font-style: normal;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 6px;
}
.form H4{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
.formCampi {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #284052;
	margin-right: 8px;
}

.formPrivacy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #284052;
	line-height: 1.6;
}
.formText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	margin: 12px;
}
