body {
	background-color: #72856F;
}
#formMail {
	padding: 30px 0px 0px;
	background-image: url(image/DistrFondo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #e4e4e4;
	border-top: thin groove #EEEEEE;
	border-right: medium groove #333333;
	border-bottom: medium groove #333333;
	border-left: thin groove #EEEEEE;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#formMail table {
	color: #393366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#formMail form {
	height: 240px;
}
#formMail #messaggio {
	background-color: #D8D8D8;
}
#formMail #oggetto {
	background-color: #D8D8D8;
}
#formMail #mittente {
	background-color: #D8D8D8;
}

