
#led
  {
float:left;
    width: 81px;
    height: 41px;
    background: url("/led-neon/interface-yaki/led-i.gif") no-repeat 0 0;
  }

#led:hover
  { 
    background-position: 0 -23px;
  }

#led span
  {
    display: none;
  }

#led:hover
  { 
    background: url("/led-neon/interface-yaki/led-a.gif") no-repeat 0 0;
  }
  
#afficheurs
  {
float:left;
    width: 132px;
    height: 41px;
    background: url("/led-neon/interface-yaki/afficheur-i.gif") no-repeat 0 0;
  }


#afficheurs:hover
  { 
    background-position: 0 -23px;
  }

#afficheurs span
  {
    display: none;
  }

#afficheurs:hover
  { 
    background: url("/led-neon/interface-yaki/afficheur-a.gif") no-repeat 0 0;
  }

#neon
  {
float:left;
    width: 88px;
    height: 41px;
    background: url("/led-neon/interface-yaki/neon-i.gif") no-repeat 0 0;
  }

#neon:hover
  { 
    background-position: 0 -23px;
  }

#neon span
  {
    display: none;
  }

#neon:hover
  { 
    background: url("/led-neon/interface-yaki/neon-a.gif") no-repeat 0 0;
  }
  
#croix
  {
float:left;
    width: 94px;
    height: 41px;
    background: url("/led-neon/interface-yaki/croix-i.gif") no-repeat 0 0;
  }

#croix:hover
  { 
    background-position: 0 -23px;
  }

#neon span
  {
    display: none;
  }

#croix:hover
  { 
    background: url("/led-neon/interface-yaki/croix-a.gif") no-repeat 0 0;
  }

#eclairage
  {
float:left;
    width: 128px;
    height: 41px;
    background: url("/led-neon/interface-yaki/complement-i.gif") no-repeat 0 0;
  }

#eclairage:hover
  { 
    background-position: 0 -23px;
  }

#eclairage span
  {
    display: none;
  }

#eclairage:hover
  { 
    background: url("/led-neon/interface-yaki/complement-a.gif") no-repeat 0 0;
  }

#accessoires
  {
float:left;
    width: 135px;
    height: 41px;
    background: url("/led-neon/interface-yaki/accessoires-i.gif") no-repeat 0 0;
  }


#accessoires:hover
  { 
    background-position: 0 -23px;
  }

#accessoires span
  {
    display: none;
  }

#accessoires:hover
  { 
    background: url("/led-neon/interface-yaki/accessoires-a.gif") no-repeat 0 0;
  }



#contact
  {
float:left;
    width: 123px;
    height: 43px;
    background: url("/led-neon/interface-yaki/contact-i.gif") no-repeat 0 0;
  }

#contact:hover
  { 
    background-position: 0 -23px;
  }

#contact span
  {
    display: none;
  }

#contact:hover
  { 
    background: url("/led-neon/interface-yaki/contact-a.gif") no-repeat 0 0;
  }



