/* Generated by KompoZer */
#topmenu {
  margin: 0px auto 0px 0px;
  background: #e3e4b0 url(../immagini/sito/sfondo_menu.gif) repeat-x scroll center bottom;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  padding-right: 20px;
  width: 940px;
  height: 38px;
}
#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;
  color: #996633;
  font-weight: inherit;
}
#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;
}
