/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */


div#content_form {
	position: relative;
	left: 210px;
	width: 630px;
	padding: 20px;
	background: #d9d3d1;
	text-align: justify;
	color: #715e58;
}
div#content_form h1	{
	margin: 0px 0px 15px 0px;
	background: transparent;
	text-align: right;
	font-size: 12pt;
	color: #5f433a;
}
div#content_form h2	{
	margin: 15px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #ff6400;
}
form#formail {
	width: 600px;
	margin: 0px 0px 15px 0px;
	background: transparent;
}
form#formail fieldset {
	width: 600px;
	padding: 15px;
	border: 1px solid #aa9b96;
 	background: transparent;
}
form#formail legend {
	margin: 5px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	font-weight: bolder;
	font-size: 8pt;
	color: #aa9b96;
}
form#formail label {
	clear: left;
	float: left;
	width: 250px;
	text-align: left;
	font-size: 8pt;
	cursor: pointer;
}
form#formail label.obl {
	color: #ff6400;
}
form#formail input, select {
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 9pt;
	color: #333333;
}
form#formail textarea {
	width: 588px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: 9pt;
}
