body {background-color: #FFFFFF; font-family: verdana, arial; font-size: 10pt; width: 750px; }
a:link
{
	color: #004080;
	font-family: verdana, arial; font-size: 9pt; font-weight:bold;
	text-decoration: underline;
}
a:hover
{
	color: #CC0000;
	font-family: verdana, arial; font-size: 9pt; font-weight:bold;
	text-decoration: underline;
}
a:visited
{
	color: #004080;
	font-family: verdana, arial; font-size: 9pt; font-weight:bold;
	text-decoration: underline;
}

/*STILE PAGINA CONTATTI*/
.titlewhite {background-color: #CCCCCC; color: #FFFFFF; font-weight: bold;}
table.labelBlu {background-color: #385D86; color: #FFFFFF; font-weight: bold; margin-left: 20%;}
table.form
{
	background-color: #EEEEEE; color: #000000; cellpadding: 2; border: thin solid white;
	line-height: 16pt; font-size: 9pt;  margin-left: 20%;
}
a.form:link {color: #BB0D0D; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.form:visited {color: #BB0D0D; font-size: 9pt; text-decoration: none;font-weight: bold;}
a.form:hover {color: #BB0D0D; font-size: 9pt; text-decoration: none;font-weight: bold;}
input.text {width: 85%;}
textarea {width: 85%;}
.astred { font-family: courier; font-size: 14pt; color:#BB0D0D;}
.trasp { font-family: courier; font-size: 14pt; color:#EEEEEE;}
div.form_container {width: 750;}

/*STILE PAGINA INFORMATIVA PRIVACY*/
body.informativaL675 {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000;}

/*STILE PAGINA MESSAGGIO ERRORE FORM*/
table.labelError {background-color: #FF0000; color: #FFFFFF; font-weight: bold; margin-left:20%;}