/*foglio 2.0 (2005)*/
/*colori
blu aippi: #2955BD
grigio aippi: #C6C3C6
*/

body {font-family: tahoma,verdana,arial,helvetica; font-size:9pt; color:#000000;font-weight:normal;}
td {font-family: tahoma,verdana,arial,helvetica; font-size:9pt; color:#000000;font-weight:normal;}

.scatolato {
  font-weight: bold;
  border-width:12px;
  border-style:solid;
  border-color:#2955BD;
  text-align: left;
  padding-right: 3px;
  font-size:9pt;
  color:#000000;
  font-weight:light-bold;
  }
  
.bandagrigia {
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  background-color: #C6C3C6;
  border-style: solid;
  border-width: 1px;
  border-color: #2955BD;
  }
.bandagrigia a {color: black; font-weight: normal; text-decoration:underline;}
.bandagrigia a:hover {color: black; font-weight: bold; text-decoration:underline;}

.menusx {
  text-align: left;
  font-size:9pt;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #C6C3C6;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  border-left:solid;
  border-left-width: 1px;
  border-left-color:#2955BD;
  }
.menusx a {color: black; font-weight: normal; text-decoration: none;}
.menusx a:hover {color: #2955BD; font-weight: normal; text-decoration: underline;}

.titmenusx {
  font-weight: bold;
  text-align: left;
  color: white;
  background-color: #2955BD;
  margin-top:12px;
  margin-bottom:3px;
  padding-left: 3px;
  }
   
.content {
  /*bordo destro*/
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#2955BD;
  /*bordo sinistro*/
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#2955BD;
  text-align: justify;
  padding: 12px;
  font-size:9pt;
  color:#000000;
  font-weight:normal;
  }
.content a {color:#666666; font-weight: bold; text-decoration: none;}
.content a:hover {color: black; font-weight: bold; text-decoration: underline;}  
  
.footer {
  font-weight: light-bold;
  text-align: center;
  font-size:9pt;
  color: white;
  background-color: #2955BD;
  border-style: solid;
  border-width: 1px;
  border-color: #2955BD;
  padding:3px;
  }
.footer a {color: white; font-weight: bold; text-decoration: none;}
.footer a:hover {color: white; font-weight: bold; text-decoration: underline;}

.news {
  background-color: #FFFFFF;
  border-bottom: 1px dotted #2955BD;
  padding: 8px;
  }
.news a {color:#666666; font-weight: bold; text-decoration: none;}
.news a:hover {color: black; font-weight: bold; text-decoration: underline;} 
.newsfooter {
  font-size:7pt;
  text-align:right;
  font-style:italic;
    }
.lista  {
  background-color: #FFFFFF;
  border-bottom: 1px dotted #2955BD;
  padding: 8px;
  } 
.lista a {text-decoration: none;}
.lista a:hover {text-decoration: underline;} 

.titolopagina {
  font-weight: bold;
  text-align: left;
  font-size:13pt;
  padding-bottom: 3px;
  }
.titoletto {
  font-weight: bold;
  text-align: left;
  font-size:10pt;
  font-variant:small-caps;
  padding-top: 8px;
  padding-bottom: 3px;
  }
 
ul
  {
list-style-type: square
  }

.legenda {
  font-weight: normal;
  text-align: left;
  font-size:8pt;
  padding: 3px;
  background-color: #CCCCCC; /*grigino*/
  border-width: 0px;
  border-style: solid;
  float: right;    
  }
  
.annuncio {
  font-weight: normal;
  text-align: left;
  font-size:8pt;
  padding: 3px;
  background-color: #CCCCCC; /*grigino*/
  border-width: 1px;
  border-style: solid;
  border-color: #2955BD; /*blue aippi*/
  }
