/*stili per il layout fisso*/
html,body{margin: 0; padding-top: 0; padding-left: 10px}
body{font-family: verdana, arial,sans-serif; font-size: 12px; background: #FEFFFF; text-align: left}
div#box{width: 990px;margin:0;text-align: left; border: 0px solid #EFFFF; background: #FEFFFF}

/*stili generici, su Tesatata e piede*/
div#testata{}
div#piede a{}

/*stili specifici per il layout*/
div#barra{float:left; 
width: 200px;
width:200px;
margin-right: 7px;
padding: 0em 0 0 0px}
div#contenuto{text-align: right; margin-left: 0em; margin-right: 0em; padding: 0em}
div#piede{clear:left;padding:}


/*stili links*/

   a.link1:link {  color: #000000; text-decoration: none; font-family: Arial; font-size: 12px;}
   a.link1:visited { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px;}
   a.link1:hover {  color: #000000; text-decoration: underline; font-family: Arial; font-size: 12px;}

   a.link2:link {  color: #B00058; text-decoration: none;  font-weight : bold;}
   a.link2:visited { color: #B00058; text-decoration: none;  font-weight : bold;}
   a.link2:hover {  color: #B00058; text-decoration: underline;  font-weight : bold;}

   a.link3:link {  color: #E66525; text-decoration: none;}
   a.link3:visited { color: #E66525; text-decoration: none;}
   a.link3:hover {  color: #E66525; text-decoration: underline;}

   a.link4:link {  color: #525252; text-decoration: none; font-weight : bold;}
   a.link4:visited { color: #525252; text-decoration: none; font-weight : bold;}
   a.link4:hover {  color: #525252; text-decoration: underline; font-weight : bold;}

   a.link5:link {  color: #000000; text-decoration: none;}
   a.link5:visited { color: #000000; text-decoration: none;}
   a.link5:hover {  color: #000000; text-decoration: underline;}
   
   a.link6:link {  color: #07779A; text-decoration: none;  font-weight : bold;}
   a.link6:visited { color: #07779A; text-decoration: none;  font-weight : bold;}
   a.link6:hover {  color: #07779A; text-decoration: underline;  font-weight : bold;}
  

   a.link11:link {  color: #000000; text-decoration: none; font-weight : bold; font-family: Arial; font-size: 20px;}
   a.link11:visited { color: #000000; text-decoration: none; font-weight : bold;  font-family: Arial; font-size: 20px;}
   a.link11:hover {  color: #000000; text-decoration: underline; font-weight : bold;  font-family: Arial; font-size: 20px;}
   
   a.link12:link {  color: #0099CC; text-decoration: none; font-weight : bold; font-family: Arial; font-size: 20px;}
   a.link12:visited { color: #0099CC; text-decoration: none; font-weight : bold;  font-family: Arial; font-size: 20px;}
   a.link12:hover {  color: #0099CC; text-decoration: underline; font-weight : bold;  font-family: Arial; font-size: 20px;}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}

/*stili tabelle*/
A.scroll
     .bgbianco {background-color : #FFFFFF;}
     .bgblu {background-color : #333366;}
     .bgceleste {background-color : #EAF4FF;}
     .bgceleste1 {background-color : #3399CC;}
     .bgceleste2 {background-color : #F7FBFF;}
     .bgceleste3 {background-color : #DEEEFF;}
     .bggrigio {background-color : #F5F5F5;}
     .bggrigio1 {background-color : #F0F0F0;}
     .bggrigio2 {background-color : #D8D9D9;}
     .bggrigio3 {background-color : #FDFDFD;}
     .bgrosso {background-color : #E10000;}
     .bgrosso2 {background-color : #B00058;}
     .bgbianco {background-color : #FFFFFF;}
     .bggiallo{ background-color:#FAFAF0 }  
} 