#form-contatti {
	color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nome {
	color: #333;
	width: 270px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.mail {
	color: #333;
	width: 270px;
	height: 30px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.telefono {
	color: #333;
	width: 270px;
	height: 30px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.oggetto {
	color: #333;
	width: 270px;
	height: 30px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.messaggio {
	color: #333;
	width: 270px;
	height: 220px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.inv {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3878bb;
	width: 270px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #E6E7FD;
	float: right;
}
.destinazione {
	color: #333;
	width: 270px;
	height: 45px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #E6E7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: right;
}
.multinv {
	color: #333;
	width: 270px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #E6E7FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: right;
}

