/* Menu-top CSS Logilib    */

#intro #menu-top ul			{  }
#intro #menu-top ul li		{ float: left; margin: 0 0 0 0px;margin: padding: 0 0 0 0;  }
#intro #menu-top ul li a   { display: block; overflow: hidden  }


a#acc             { display: block;  width: 151px; height: 36px;  background: url(acc.gif) left top no-repeat; text-indent: -5000px;   } 
a#acc:hover       { background: url(acc2.gif) left top no-repeat;  } 

a#depo           { width: 145px; height: 36px;  background: url(depo.gif) left top no-repeat; text-indent: -5000px;   } 
a#depo:hover     {  background: url(depo2.gif) left top no-repeat;  } 

a#promo          {  width: 144px; height: 36px;  background: url(promo.gif) left top no-repeat; text-indent: -5000px;   } 
a#promo:hover    { background: url(promo2.gif) left top no-repeat;  }  

a#nouvo    	   { width: 145px; height: 36px; background: url(nouvo.gif) left top no-repeat; text-indent: -5000px; } 
a#nouvo:hover  { background: url(nouvo2.gif) left top no-repeat; } 

 
