/* CSS Document */
#home
{
  display: block;
  width: 93px;
  height: 34px;
  background: url("images/menu2_03.gif") no-repeat 0 0;
}
#home:hover
{ 
  background-position: 0 -34px;
}
#home span
{
  display: none;
}

#catalog
{
  display: block;
  width: 137px;
  height: 34px;
  background: url("images/menu2_04.gif") no-repeat 0 0;
}
#catalog:hover
{ 
  background-position: 0 -34px;
}
#catalog span
{
  display: none;
}

#dealer
{
  display: block;
  width: 80px;
  height: 34px;
  background: url("images/menu2_05.gif") no-repeat 0 0;
}
#dealer:hover
{ 
  background-position: 0 -34px;
}
#dealer span
{
  display: none;
}

#suppliers
{
  display: block;
  width: 89px;
  height: 34px;
  background: url("images/menu2_06.gif") no-repeat 0 0;
}
#suppliers:hover
{ 
  background-position: 0 -34px;
}
#suppliers span
{
  display: none;
}

#Multimedia
{
  display: block;
  width: 130px;
  height: 34px;
  background: url("images/menu2_07.gif") no-repeat 0 0;
}
#Multimedia:hover
{ 
  background-position: 0 -34px;
}
#Multimedia span
{
  display: none;
}

#contact
{
  display: block;
  width: 115px;
  height: 34px;
  background: url("images/menu2_08.gif") no-repeat 0 0;
}
#contact:hover
{ 
  background-position: 0 -34px;
}
#contact span
{
  display: none;
}

#Corporatif
{
  display: block;
  width: 158px;
  height: 34px;
  background: url("images/menu2_09.gif") no-repeat 0 0;
}
#Corporatif:hover
{ 
  background-position: 0 -34px;
}
#Corporatif span
{
  display: none;
}

