label
{
	font-weight: bold;
	font-size: 8pt;	
}

legend
{
	font-size: 8pt;
	font-weight: bold;
}

fieldset
{
	margin-top: 10px;
	padding: 10px;
}

fieldset p
{
    margin: 5px;
}

.testo
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	border: 0px;
	margin-top: 5px;
	background:  #DCDCDC; 
}


.button 
{
	background: #DCDCDC;
	border: 0px solid black;
	margin-top: 5px;
	font-size: 10pt;
	color: #000;
	width: 75px;
	height: 22px;	
}

.etichetta
{
	color: #000;
	text-align: right;
}
