.NFG_TABLE
{
 
}
.NFG_TD_sinistra
{
	font-family: "verdana";
	font-size: 12px;
	color: #000000;
	padding:5px;
	text-align:right;
}
.NFG_TD_sinistra_errore
{
	font-family: "verdana";
	font-size: 12px;
	color: #CC2B00;
	padding:5px;
	text-align:right;
}
.NFG_TD_sinistra span, .NFG_TD_sinistra_errore span
{
	// asterisco del campo obbligatorio
	color: #CC2B00;
	padding-left: 3px;
}
.NFG_TD_destra
{
	font-family: "verdana";
	font-size: 12px;
	color: #000000;
	padding:5px;
}
.NFG_TD_destra_errore
{
padding:5px;
background:#ffff;
}
.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_messaggio_OK
{

}
.NFG_messaggio_OK span
{

}
.NFG_errore
{
	position:relative;
	width:90%;
	background:#fff;
	font-family: "verdana";
	font-size: 12px;
	color: #CC2B00;
	border: 3px solid #CC2B00;
	padding:15px;
}
.NFG_errore span
{
	font-size: 14px;
	font-weight:bold;
	color: #CC2B00;
}
