
.titUbicazione
{
	background-color: #3366ff;
	color: white;
	font-size: 8pt;
	line-height:20px;

}
.lblUbicazione
{
	font-family: Verdana, Tahoma;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.lblUbicazioneDescr
{
	font-family: Verdana, Tahoma;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.lblCaratt
{
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}
.lblCarattVal
{
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	}
	
.lblCaratt1
{
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	}
.lblCarattVal1
{
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap;
	}
.lblCarattVal1Err
{
	font-family: Verdana, Tahoma;
	color: red;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap;
	}