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      :Arial;
  display          : block;
  font-size        : 11px;
  border-top       : 1px solid #DBE3F7;
  border-bottom    : 1px solid #3366CC;
  background-color : #B6C8ED;
  font-weight      : bold;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  width            : 168px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  font-family      :Arial;
  background-color : #E3E3E3;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 10px;
}
a.seclevel:link, a.seclevel:visited {
  font-family      : Arial;
  display          : block;
  font-size        : 10px;
  border-top       : 1px solid #DBE3F7;
  border-bottom    : 1px solid #3366CC;
  background-color : #B6C8ED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  width            : 168px;
  text-indent      : 20px;
}
a.seclevel:hover {
  font-family      :Arial;
  background-color : #E3E3E3;
  font-size        : 10px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 20px;
}
#active_menu {
  color            : #333333;
  background-color : #E3E3E3;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}