/* Menu-top CSS ma cabane    */
 
#intro #menu-top ul			{  position:relative; top: 0px; left: 214px; width: 600px;    }
/*div#menu-top ul			{  position:absolute; top: 132px; left: 214px; width: 600px;    }*/


#intro #menu-top ul li		{ float: left; margin: 0 ; margin: padding: 0   }
#intro #menu-top ul li a   { display: block; overflow: hidden  }


a.acc  { display: block;  width: 113px; height: 31px;  background: url(../images/menu/acc.gif) left top no-repeat; text-indent: -5000px;   } 
a.acc-on,
a.acc:hover       { background: url(../images/menu/acc_on.gif) left top no-repeat;  } 

a.achat           { width: 113px; height: 31px;  background: url(../images/menu/achat.gif) left top no-repeat; text-indent: -5000px;   } 
a.achat-on,
a.achat:hover     {  background: url(../images/menu/achat_on.gif) left top no-repeat;  } 

a.loca            { width: 114px; height: 31px; background: url(../images/menu/location.gif) left top no-repeat; text-indent: -5000px;   }
a.loca-on,
a.loca:hover      { background: url(../images/menu/location_on.gif) left top no-repeat;  }  

a.echa    	      { width: 113px; height: 31px; background: url(../images/menu/echange.gif) left top no-repeat; text-indent: -5000px; }
a.echa-on, 
a.echa:hover      { background: url(../images/menu/echange_on.gif) left top no-repeat; } 

a.vaca    	      {width: 112px; height: 31px; background: url(../images/menu/cav.gif) left top no-repeat; text-indent: -5000px; } 
a.vaca-on, 
a.vaca:hover      { background: url(../images/menu/cav_on.gif) left top no-repeat; } 	