FORM {
	margin-bottom:0;
	margin-top:0;
}

A {
	text-decoration: none;
	color: #706F6F;
}

A:hover {
	text-decoration: underline;
	color: #D2222D;
}

.colorefreccia {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE880F;
	text-align: left;
}
.colorefreccia a{
	text-decoration:none;
	color: #FE880F;
}

.TestoCentrale {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: justify;
}

.TestoCentrale a{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: justify;
	text-decoration: underline;
}

.Punto {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2222D;
	text-align: left;
	font-weight: bold;
}

.TestoTitolo {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C5D9C;
	text-align: left;
	font-weight: bold;
}

.TestoFooter {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: left;
}

.copyright {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: right;
}

.FormCampoUno{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 164px;
	background-color: #F0F2F4;
	border: 1px solid #02B5C8;
}

.FormCampoDue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 353px;
	background-color: #F0F2F4;
	border: 1px solid #02B5C8;
}

.FormCampoTre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 353px;
	background-color: #F0F2F4;
	border: 1px solid #02B5C8;
	height: 90px;
}