/* Generated by KompoZer */
#topmenu {
  margin: -30px auto 0px 0px;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center bottom;
  font-family: verdana;
  height: 38px;
  width: 229px;
  font-size: 16px;
  font-weight: inherit;
}
#topmenu ul {
  margin: 0;
  padding: 10px 10px 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#topmenu li {
  margin: 0;
  padding: 0;
  display: inline;
}
#topmenu a {
  border-bottom: 1px solid #cc9933;
  margin: 0;
  padding: 0 0 0 9px;
  background: transparent url(../immagini/sito/tab_sn.gif) no-repeat scroll left top;
  float: left;
  text-decoration: none;
}
#topmenu a span {
  padding: 5px 15px 4px 6px;
  background: transparent url(../immagini/sito/tab_dx.gif) no-repeat scroll right top;
  float: left;
  display: block;
  font-weight: inherit;
  color: #003300;
}
#topmenu a span {
  float: none;
}
#topmenu a:hover span {
  color: #333333;
}
#topmenu #current a {
  border-width: 0;
  background-position: 0 -150px;
}
#topmenu #current a span {
  background-position: 100% -150px;
  padding-bottom: 5px;
  color: #333333;
}
#topmenu a:hover {
  background-position: 0% -150px;
}
#topmenu a:hover span {
  background-position: 100% -150px;
}
