/* Generated by KompoZer */
#topmenu {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #000099;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center bottom;
  font-weight: bold;
  height: 41px;
  font-size: 16px;
}
#topmenu ul {
  margin: 0 0 0 3pt;
  padding: 5px 5px 0 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#topmenu li {
  margin: 0;
  padding: 0;
  display: inline;
}
#topmenu a {
  margin: 0 0 0 2pt;
  padding: 0 0 0 5px;
  background-color: transparent;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-color: #000099;
  float: left;
  text-decoration: none;
  background-position: left top;
  background-image: url(../immagini/sito/tab_sn.gif);
}
#topmenu a span {
  padding: 6px 7px 2px 2px;
  background: transparent url(../immagini/sito/tab_dx.gif) no-repeat scroll right top;
  float: left;
  display: block;
  font-weight: inherit;
  color: #c43532;
}
#topmenu a span {
  float: none;
}
#topmenu a:hover span {
  color: #33cc00;
}
#topmenu #current a {
  border-width: 0;
  background-position: 0 -32px;
}
#topmenu #current a span {
  background-position: 100% -32px;
  color: #33cc00;
  padding-bottom: 8px;
}
#topmenu a:hover {
  background-position: 0% -32px;
}
#topmenu a:hover span {
  background-position: 100% -32px;
}
