body {
	background: white;
	font-size: 12pt;
	border: thin dotted #333333;
   }
#navigazione {
   display: none;
   }
#logo {
   display: none;
   }
.testata {
   display: none;
   }
#clippingsContainer {
   display: none;
   }
#clippingControls {
   display: none;
   }
#clippingsCounter {
   display: none;
   }
#clippingsMenu {
   display: none;
   }
.nostampa {
   display: none;
   }
#nostampa {
   display: none;
   }
.mI {
   display: none;
   }
.scheda{
   width: 131px;
   margin: 0 5%;
   padding: 10pt 0 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#dinamico {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
h1, h2, h3   {
	font-family: Arial, Helvetica, sans-serif;
	border-top: #333333;
	border-right: #333333;
	border-bottom: 1px solid #333333;
	border-left: #333333;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.dl {
	font-size: 12px;
	left: 20px;
}
