ul {
    font : normal;
    color : #6169ff;
  }

.fonttabelle {
    font-size:7pt;
    font-family:serif;
  }

.intestcentrale2 {
    font : 9pt , medium Serif, Sans, Times; padding:0%; border-bottom-style:solid;border-width:thin;
  }
.intestcentrale {
    font : 9pt , medium Serif, Sans, Times; font-weight:bold;border-bottom-style:solid;border-width:thin;background-color:yellow
  }
.intestcentrale3 {
    font : 9pt , medium Serif, Sans, Times;padding:0%; text-align:center;
  }
.intestcentrale4 {
    font : 9pt , medium Serif, Sans, Times;padding:0%; text-align:center;background-color:#DFE9FF;
  }

.sfomenu {
    width: 150px;
  }

.testom {
    font-size: 10pt;
    font-family: Verdana;
  }

.testom2 {
    font-size: 10pt;
    font-family: Verdana;
    text-align:justify;
    color:#5A5A5A;
  }

#centrale {
    background-color: white;
    width: auto;
  }

#menu {
    background-color:#FFFFF;
  }

#pagina {
    background-color: white;
    width: 770px;
  }

#sinistro {
    background-color: white;
    float: left;
    width: 19%;
  }

#sottotitolo {
    background-color: yellow;
  }

#titolo {
    background-color: yellow;
  }

A.barnavi:hover {
    text-decoration:underline;
    color:red;
    font-size: 10pt;
    font-family: Verdana;
  }

A.barnavi:link {
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana;
    color:#5A5A5A;
  }

A.barnavi:visited {
    text-decoration:none;
    font-size: 10pt;
    font-family: Verdana;
    color:#5A5A5A;
  }

