FORM {
	margin-bottom:0;
	margin-top:0;
}

A {
	text-decoration: none;
	border: none;
	color: #FAF3E1;
}

A:hover {
	text-decoration: none;
	border: none;
    color: #FAF3E1;
}

img {
border: none;
float: none;
	margin: 0px;
	padding: 0px;
}


.TexteCentre {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #706F6F;
	text-align: justify;
}

.TexteCentre a{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #706F6F;
	text-align: justify;
	text-decoration: underline;
}

.TexteCentre a:hover{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2222D;
	text-align: justify;
	text-decoration: underline;
}


.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;
}

.TestoCentrale a:hover{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2222D;
	text-align: justify;
	text-decoration: underline;
}

.TestoCentro {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: center;
}

.TestoTitoli {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #904208;
	text-align: left;
	font-weight: bold;
}

.Footer {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #904208;
	text-align: right;
}

.Footer a {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #904208;
	text-align: right;
	text-decoration: none;
}

.Footer a:hover{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2222D;
	text-align: right;
	text-decoration: underline;
}


.TestoForm{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: left;
	vertical-align: bottom;
}

.TestoForm1{
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #706F6F;
	text-align: left;
	vertical-align: middle;
}

.FormCampoUno{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 128px;
	height: 16px;
	background-color: #EFE3BD;
	border: 1px solid #7E7D02;
}

.FormCampoDue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 196px;
	height: 16px;
	background-color: #EFE3BD;
	border: 1px solid #7E7D02;
}

.FormCampoTre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 400px;
	height: 60px;
	background-color: #EFE3BD;
	border: 1px solid #7E7D02;
}

.Punto {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2222D;
	text-align: left;
	font-weight: bold;
}

.formSubmit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	background-color: #904208;
	border: 1px solid #904208;
	cursor: pointer;
}
