#menu {
  margin: -83pt 0 0 80pt;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .home {
  background: transparent url(../../images/home.gif) no-repeat scroll left top;
  width: 133px;
  height: 53px;
  left: 0px;
  top: 20px;
}
#menu .home span {
  background: transparent url(../../images/home-over.gif) no-repeat scroll 0% 50%;
  left: 28px;
  top: -20px;
  width: 102px;
  height: 26px;
}
#menu .a_proposito {
  background: transparent url(../../images/a_proposito.gif) no-repeat scroll left top;
  height: 51px;
  width: 205px;
  top: 58px;
  left: 120px;
}
#menu .a_proposito span {
  background: transparent url(../../images/a_proposito-over.gif) no-repeat scroll 0% 50%;
  left: 44px;
  top: 54px;
  width: 123px;
  height: 18px;
}
#menu .escursioni {
  background: transparent url(../../images/escursioni.gif) no-repeat scroll left top;
  top: 56px;
  width: 254px;
  height: 63px;
  left: 327px;
}
#menu .escursioni span {
  background: transparent url(../../images/escursioni-over.gif) no-repeat scroll 0% 50%;
  width: 132px;
  height: 27px;
  top: -20px;
  left: 80px;
}
#menu .contatti {
  background: transparent url(../../images/contatti.gif) no-repeat scroll left top;
  width: 194px;
  height: 49px;
  left: 565px;
  top: 19px;
}
#menu .contatti span {
  background: transparent url(../../images/contatti-over.gif) no-repeat scroll 0% 50%;
  top: -20px;
  width: 83px;
  height: 25px;
  left: 60px;
}
#menu .ritrovo {
  background-attachment: scroll;
  top: 44px;
}
#menu .ritrovo span {
  background-attachment: scroll;
  top: 50px;
}
#menu .brochure {
  background: transparent url(../../images/brochure.gif) no-repeat scroll left top;
  width: 175px;
  height: 72px;
  left: 11px;
  top: 10px;
}
#menu .brochure span {
  background: transparent url(../../images/brochure-over.gif) no-repeat scroll 0% 50%;
  width: 102px;
  height: 21px;
  left: 60px;
  top: 55px;
}
#menu .partners {
  background: transparent url(../../images/partners.gif) no-repeat scroll left top;
  width: 133px;
  height: 47px;
  left: 35px;
  top: 82px;
}
#menu .partners span {
  background: transparent url(../../images/partners-over.gif) no-repeat scroll 0% 50%;
  width: 51px;
  height: 24px;
  left: 60px;
  top: 45px;
}
#menu .tovagliette {
  background: transparent url(../../images/tovagliette.gif) no-repeat scroll left top;
  width: 241px;
  height: 87px;
  left: 507px;
  top: 106px;
}
#menu .tovagliette span {
  background: transparent url(../../images/tovagliette-over.gif) no-repeat scroll 0% 50%;
  width: 100px;
  height: 20px;
  left: 60px;
  top: 79px;
}

