@charset "iso-8859-1";
 body
 {
  background-color: #fefefd;
  margin-top: 20px;
  font-family: Verdana,Tahoma, Helvetica, Geneva, Arial, sans-serif;
  font-size: 13px;
  color:#0000ff;
  font-weight: bold;
 }
 a:link {background: none; color: #3333ff;text-decoration: underline}
 a:active {background: none; color: #ff0000;text-decoration: underline}
 a:visited {background: none; color: #3333ff;text-decoration: underline}
 a:hover {background: #0044aa; color: #ffffff;text-decoration: none}
 
 p.logo1 {font-family: Verdana,Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #000099;
  font-weight: bold;
 }
 
 span.logo2 {
  font-size: 16px;
  color: #FF6600;
  font-weight: bold;
 }

 span.piva {
  font-size: 10px;
  color: #cccdaa;
  margin-left: 0px;
 }

 span.textlower {
  font-size: 10px;
  color: #ee22aa;
  margin-left: 0px;
 }

 span.footer {
  font-size: 10px;
  color: #cccdaa;
 }

 span.boxdx {font-family: Verdana,Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #cc4900;
  font-weight: bold;
 }

 span.titolo {
  font-size: 20px;
  color: #000080;
  font-weight: bold;
 }

 span.titolo1 {
  font-size: 14px;
  color: #000080;
  font-weight: bold;
 }

 span.elenco {
  font-size: 16px;
  color: #336600;
  font-weight: bold;
 }
 
 span.normale {
  font-size: 14px;
  color: #555555;
 }

 div.page {width: 900px;}
 div.superiore {width: 890px;padding-left: 10px;padding-bottom: 2px;background-color: #fefefe;height: 68px;background-image: url(images/logo.jpg);text-align: left;border-bottom: 1px dotted #006888;}
 div.centrale {width: 100%;}
 div.leftbox {width: 145px;height: 450px;padding-left: 5px;text-align: left;background-color: #efeffe;float: left;}
 div.contenuto {width:598px;height: 435px;text-align: center;background-color: #fefefe; float: left;border-left: 1px dotted #006888;border-right: 1px dotted #006888;padding-top: 15px;}
 div.rightbox {width: 145px;height: 450px;padding-left: 5px;text-align: left;background-color: #efeffe;float: left;}
 div.inferiore {width: 100%;height: 50px;text-align: center;background-color: #fefefe;border-top: 1px dotted #006888;}
 div.contenuto1 {width:745px;height: 435px;text-align: left;background-color: #fefefe; background-image: url(images/sfo1.gif); float: left;border-left: 1px dotted #006888;border-right: 1px dotted #006888;padding-top: 15px;}
 div.contenuto2 {width:598px;height: 435px;text-align: left;background-color: #fefefe; background-image: url(images/sfo1.gif); float: left;border-left: 1px dotted #006888;border-right: 1px dotted #006888;padding-top: 15px;}
 
