@CHARSET "ISO-8859-1";
/*stili per il layout fisso con background*/
html,body{margin:0;padding:0}
 


body {text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;text-align:center;
    /*background: url(/immagini/sfondo_nuova_ui2.gif);*/   
  	color: #304067;
    
}


.contenutiexact
{
		 
	

}
.dovesei
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
  	font-weight:bold;
	color: #304067;
	border-bottom:1px;
	height:10px;
	/*background:#eeeeee;*/

}
.rigaseparatore
{
	background:#E70C29;
	height:3px;
	
}


.boxgenerale
{
	clear: both;
	border: solid 1px #DFECF4;
	padding: 10px;
}
	
