/* Menu-top MRTC    */


#menu-top 			      { position: absolute; top: 110px; left: 56px;  z-index: 5000;   }
#menu-top ul            {  padding: 0 0 5px 0;  } 
#menu-top ul li	      { float: left; margin: 0 0 0 0px; margin: 0 0 0 2px; padding: 0;  }
#menu-top ul li a       { display: block; overflow: hidden; width: 145px; height: 28px;  text-indent: -5000px;   }


#menu-flag 			      { position: absolute; top: 113px; right: 46px;  z-index: 5000;   }
#menu-flag ul            {  padding: 0 0 5px 0;  } 
#menu-flag ul li	      { float: left; margin: 0 0 0 0px; margin: 0; padding: 0;  }
#menu-flag ul li a       {    }

 

 
/*   Background-image des liens  */

a.acc           {   background: url(../images/menu/acc.gif) left top no-repeat;  } 
a.acc:hover     { background: url(../images/menu/acc2.gif) left top no-repeat;     } 
a.acc2     { background: url(../images/menu/acc2.gif) left top no-repeat;     } 

a.pro          { display: block;    background: url(../images/menu/prod.gif) left top no-repeat; text-indent: -5000px;   } 
a.pro:hover    { background: url(../images/menu/prod2.gif) left top no-repeat;  } 
a.pro2    { background: url(../images/menu/prod2.gif) left top no-repeat;  } 

a.mode          				 {   background: url(../images/menu/mode.gif) left top no-repeat; text-indent: -5000px;   } 
a.mode:hover    				 {  background: url(../images/menu/mode2.gif) left top no-repeat;     } 
a.mode2    				 {  background: url(../images/menu/mode2.gif) left top no-repeat;     } 

#actifModerneModeEmploi     { background: url(../images/menu/mode2.gif) left top no-repeat;   } 

a.demo           {   background: url(../images/menu/demo.gif) left top no-repeat; text-indent: -5000px;   } 
a.demo:hover     { background: url(../images/menu/demo2.gif) left top no-repeat;     } 
a.demo2     { background: url(../images/menu/demo2.gif) left top no-repeat;     } 

a.contact          {    background: url(../images/menu/contact.gif) left top no-repeat; text-indent: -5000px;   } 
a.contact:hover    { background: url(../images/menu/contact2.gif) left top no-repeat;  }  
a.contact2    { background: url(../images/menu/contact2.gif) left top no-repeat;  }  

a.po   	      { background: url(../images/menu/po.gif) left top no-repeat; text-indent: -5000px; } 
a.po:hover    { background: url(../images/menu/po2.gif) left top no-repeat; } 
a.po2    { background: url(../images/menu/po2.gif) left top no-repeat; } 
 
 
 