/* CSS2 Style powerd by That's Web,
2007 Tutti i diritti riservati */

div#form {
	position: relative;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#form_intro {
	position: relative;
	width: 100%;
	background: transparent;
}
div#form h1 {
	margin: 0px 0px 5px 0px;
	font-size: 12pt;
	color: #585f6e;
}
div#form_confirm {
	position: relative;
	width: 98%;
	padding: 1%;
	margin: 0px 0px 300px 0px;
	background: #bfd2df;
}
div#form_error {
	position: relative;
	width: 98%;
	padding: 1%;
	margin: 0px 0px 400px 0px;
	background: #fde4c6;
}
form#formail {
	width: 100%;
	margin: 0;
	background: transparent;
}
form#formail fieldset {
	width: 95.5%;
	padding: 2%;
 	border: 1px solid #dbe3f5;
 	background: transparent;
}
form#formail legend {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: transparent;
	font-size: 8pt;
	color: #999999;
}
form#formail label {
	clear: left;
	float: left;
	width: 200px;
	font-size: 8pt;
	color: #666666;
	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: 89%;
	padding: 5%;
	margin: 10px 0px 0px 0px;
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: 8pt;
}
div#security {
	position: relative;
	width: 125px;
	float: left;
	margin: 0px 0px 0px 20px;
	background: #ffffff;
}
