.NFG_TD_destra_errore
{
background:#000;
}

.NFG_TD_destra_errore input, .NFG_TD_destra_errore select, .NFG_TD_destra_errore iframe, .NFG_TD_destra_errore div#cons, .NFG_TD_destra_errore textarea
{
	border: 2px solid #CC2B00;
}
.NFG_errore
{
	position:relative;
	width:90%;
	background:#000;
	font-family: "verdana";
	font-size: 12px;
	color: #CC2B00;
	border: 3px solid #CC2B00;
	padding:15px;
}
.NFG_TD_sinistra span, .NFG_TD_sinistra_errore span
{
	// asterisco del campo obbligatorio
	color: #CC2B00;
	padding-left: 3px;
}