#avvisoNN4 { display : none; }


acronym {
   cursor: help;
   border-bottom: 1px dotted #fff;
   border-left: 0px dotted #000;
   border-right: 0px dotted #000;
   border-top: 1px dotted #fff;
   font-weight:bold;
}

#corpoDocumento { 
   width:100%; 
   margin: auto;
   border: solid 1px #5D88B5;
   background: #ffffff;
 }


#principale { 
   float: left; 
   text-align: left;
  width: 75%; 
  background:	#FFF; 
  color: #000;
 margin: 0 0 -1px 0;
}

#colonnaseparata  {
   float:	right; 
   width:	20%; 
   color:	#000;
   margin-top:0em;
   background: #c0c0c0;
   border-bottom: 1px #5D88B5 solid;
   border-right: 1px #5D88B5 solid;
   border-left: 1px #5D88B5 solid;
   margin-right: -1px;	
}