/*=TOPMENU*/

:focus {
	outline: 0;
}

#topmenu a, #topmenu a:visited {
  display: block;
  text-indent: -100000em;
  font: 1px Arial, Helvetica, sans-serif;
  color: #1c8311;
/*  background: #1c8311;*/
}

#topmenu1 a, #topmenu1 a:visited {
  width: 147px;
  height: 37px;
  background: url(topmenu_home.gif) 0 0 no-repeat;
}

#topmenu1 a:hover {
  background-position: 0 -37px;
}

#topmenu2 a, #topmenu2 a:visited {
  width: 228px;
  height: 37px;
  background: url(topmenu_sale.gif) 0 0 no-repeat;
}

#topmenu2 a:hover {
  background-position: 0 -37px;
}

#topmenu3 a, #topmenu3 a:visited {
  width: 64px;
  height: 37px;
  background: url(topmenu_index.gif) 0 0 no-repeat;
}

#topmenu3 a:hover {
  background-position: 0 -37px;
}

#topmenu4 a, #topmenu4 a:visited {
  width: 326px;
  height: 37px;
  background: url(topmenu_purchase.gif) 0 0 no-repeat;
}

#topmenu4 a:hover {
  background-position: 0 -37px;
}

#topmenu5 a, #topmenu5 a:visited {
  width: 156px;
  height: 37px;
  background: url(topmenu_garden.gif) 0 0 no-repeat;
}

#topmenu5 a:hover {
  background-position: 0 -37px;
}

#topmenu6 a, #topmenu6 a:visited {
  width: 166px;
  height: 37px;
  background: url(topmenu_jardin.gif) 0 0 no-repeat;
}

#topmenu6 a:hover {
  background-position: 0 -37px;
}

