#nominativo label {
	font: x-small verdana,helvetica,sans-serif
	display: block;
	width:120px;
	float:left;
	text-align:right;
	padding-right:0.5em;
}
#nominativo input{
	width:230px;
	border:1px inset #F2B500;
	background:#F2B500;
	font-size: small;
	font-weight: bold;
	color: #400000;
	
}
input#invia {
	width: 250px;
	border:1px outset #440001;
	color:#540000;
	font-variant:normal;
	margin-right:0.5em;
	background-color: #F2B500;
	
}
input#annulla {
	width: 100px;
	border:1px outset #666;
	background:#ccc; color:#400001;
	
}
textarea {
	width:350px;
	border:1px inset #F2B500;
	background:#F2B500;
	font-size: small;
	font-weight: normal;
	color: #400000;
}
#privacy label {
	font: x-small verdana,helvetica,sans-serif
	display: block;
	width:120px;
	float:left;
	text-align:right;
	padding-right:0.5em;
}
#privacy textarea {
	width:270px;
border:1px inset #666;
background:#eee;
font: xx-small verdana, helvetica, sans-serif;
letter-spacing:.1em;
word-spacing:.2em;
}
legend {
	font-size: small;
	font-weight: bold;
	color: #F2B500;
	
}
fieldset {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #6D0000;
	border-right-color: #6D0000;
	border-bottom-color: #6D0000;
	border-left-color: #6D0000;
}
.aster {
	font-variant: small-caps;
	color: #F2B500;
	text-align: left;
}
.privacy {

	font: x-small verdana,helvetica,sans-serif
	display: block;
	width:120px;
	float:left;
	text-align:right;
	padding-right:0.5em;
}
