body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #475175;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #475175;
	margin-top: 15px;
	margin-bottom: 6px;
	padding-top: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #475175;
}
select {
	font-size: 12px;
}
table tr.titolo th  {
	font-size: 12px;
	font-weight: bold;
	background-color: 576879;
	border: 1px solid #FFF;
	color: #333;
	text-align: center;
	padding: 3px;
}
table th {
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
	text-align: left;
	padding: 2px;
}
table td {
	text-align: left;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
table td.testi {
	text-align: left;
	border: 1px solid #B8D4DF;
	padding: 3px;
}
table.m-invio td {
	text-align: left;
}
table.m-invio td textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.invio{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.attenzione {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.option_sabato {
	background-color: #B7E8FF;
}
.option_domenica {
	background-color: #E8F8FF;
}
.cella_errore {
	background-color: #FFCCCC;
}
.help {
	font-size: 9px;
	color: #006FDD;
}
.obbligatorio {
	background-color:#F2F2F2
}

