@charset "utf-8";
/* CSS Document */
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
border-width:1px;
border-color:#0e355e;
background-color: #ffffff;
color: #1E5593;
border-style:solid;
}
.contatti
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align:center;
line-height:20px;
}
.testo_societa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#333;
	line-height:20px;
}
body {
	background-image: url(sfondo.jpg);
	background-repeat:repeat-x;
}
.bordi
{
	border:1px solid #0e355e;
	border-bottom:none;
	color:#FFF;
	font-size:13px;
}
.bordi2
{
	border:1px solid #0e355e;
	border-bottom:none;
	color:#000;
	font-size:13px;
}
h3
{
	color:#0e355e;
}
