.form-contatti {
	margin-left:220px;
	margin-top:30px;
	position:relative;
}

.voci-form {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#373772;
	line-height:18px;
}

.testo-contatti a:link {
	color: #363636;
	text-decoration:underline;
}

.testo-contatti a:visited {
	color: #363636;
	text-decoration:underline;
}

.testo-contatti a:hover {
	color: #13a6ee;
	text-decoration:underline;
}

.testo-contatti a:active {
	color: #363636;
	text-decoration:underline;
}

.testo-contatti.top {
	margin-right:40px;
	position:relative;
	top:20px;
	text-align:justify;
}


.input-text-contatti {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #373772;
	border: 1px solid #FFFFFF;
	background-color: #faedbc;
}

.btn-submit {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #373772;
	background-color: #faedbc;
	border: 1px solid #FFFFFF;
}

.btn-submit:link {
	background-color: #faedbc;
}

.btn-submit:visited {
	background-color: #faedbc;
}

.btn-submit:hover {
	background-color: #e5eff4;
}

.btn-submit:active {
	background-color: #e5eff4;
}