/* Generated by KompoZer */
#navcontainer {
  border-color: #ffcc33;
  border-width: 1px;
  padding: 2px;
  font-size: 80%;
  background-color: transparent;
  width: 198px;
}
#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: Verdana;
}
#navcontainer li {
  margin: 0;
}
#navcontainer a {
  padding: 6px 6px 7px 0px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  width: 192px;
  background-color: #ffcc00;
  font-weight: bold;
  color: #990000;
  display: block;
  height: 22px;
  background-image: url(../immagini/sfondo_bs_.gif);
}
#navcontainer a span {
  padding: 9px 4px 9px 10px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  background-image: url(../immagini/sfondo_bs_span.gif);
}
#navcontainer a:hover, #navcontainer #active .current {
  background-repeat: repeat-x;
  background-position: 0% -35px;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-color: #cc0000;
  font-weight: bold;
  color: #990000;
}
#navcontainer a:hover span, #navcontainer #active .current span {
  background-position: 0% -35px;
  border-bottom-width: 1px;
  text-decoration: underline;
  color: #cc0000;
}
#navcontainer #subnavlist li {
  margin: 0;
  font-size: 93%;
}
#navcontainer ul ul a {
  border-left: 1px solid #990000;
  border-right: 1px solid #990000;
  padding: 5px 5px 5px 27px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-color: #ffe166;
  color: #990000;
  background-position: left center;
  margin-left: 4px;
  display: block;
  width: 156px;
  background-image: url(../immagini/arrow.gif);
}
#navcontainer ul ul a:hover, #navcontainer #subnavlist .subcurrent {
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #fff0b1;
  color: #cc0000;
  text-decoration: underline;
  background-image: url(../immagini/arrow_ac.gif);
}

