/* 3faee3 94c8e1 */
body, p, td {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #5F5F5F;
   text-decoration: none;
   font-weight: normal;
}

p,li {
   margin-left: 60px;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-right: 15px;
   text-align:left;
}

a {
   color: #5F5F5F;
   font-weight: bold;
   text-decoration: none;
}

a.normal {
   font-weight: normal;
}

a:hover {
   color: #5F5F5F;
   font-weight: bold;
   text-decoration: underline;
}

a.normal:hover {
   font-weight: normal;
}

strong {
   font-weight: bold;
}

table.menu td a, table.menu td a:hover {
  color: #000000;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  padding-top: 1px;
  display: block;
  padding-left: 15px;
  background: transparent url('../img/freccina.gif') no-repeat 4px 4px;
}

table.menu td.selected {
 background: #3faee3;
}

table.menu td.selected a {
 font-weight: bold !important; /* non funge il bold */
}

table.menu td.lev2 {
 background: #94c8e1;
}

table.menu td.lev2_selected {
 background: #94c8e1;
}



table.menu td.lev2 a:hover, table.menu td.lev2_selected a {
 color: #000000;
 font-weight: bold;
  
}

