div.testo {
  color            : #333333;
  font-weight      : normal;
  font-family      :Arial, Helvetica, sans-serif;
  font-size        :12px;
}
p.testo {
  color            : #333333;
  font-weight      : normal;
  font-family      :Arial, Helvetica, sans-serif;
  font-size        :12px;
}
a.mainlevel:link, a.mainlevel:visited {
  font-family      : Verdana;
  display          : block;
  font-size        : 10px;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #777777;
  background-color : #333333;
  font-weight      : bold;
  padding          : 2px 0px 2px 0px;
  color            : #FF6600;
  width            : 171px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  font-family      :Verdana;
  background-color : #E3E3E3;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 10px;
}
a.seclevel:link, a.seclevel:visited {
  font-family      : Verdana;
  display          : block;
  font-size        : 9px;
  border-top       : 1px solid #999999;
  border-bottom    : 1px solid #777777;
  background-color : #333333;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FF6600;
  width            : 171px;
  text-indent      : 20px;
}
a.seclevel:hover {
  font-family      :Verdana;
  background-color : #E3E3E3;
  font-size        : 9px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 20px;
}
#active_menu {
  color            : #333333;
  background-color : #E3E3E3;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #111111;
}
a:link, a:visited {
  font-family      :Verdana;
  font-size        : 12px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-family      :Verdana;
  font-size        : 12px;
  color            : #FF0000;
  text-decoration  : none;
  font-weight      : bold;
}
