
	/* - - - - - - MENU COMPTAJOB - - - -  -  - -- - */
	
	
ul#menu{margin: 15px auto 0 auto;
width: 848px; overflow: auto;  }

ul#menu li{float: left; background: #8c99A2 url(../images/menu/sep.jpg) top right no-repeat;  height:20px; padding:0 5px 0 0; background-color: #8c99a3 }
ul#menu li.nobg{background: none;}

ul#menu li a{ display: block; float: left; background-repeat: no-repeat;text-indent: -2000px}
ul#menu li a img {display: block; float: left;}

a.accueil  {background: url(../images/menu/accueil.jpg) top left ;width: 67px; height: 20px ;}
a.accueil:hover {background: url(../images/menu/accueil2.jpg) top left }

a.offres  {background: url(../images/menu/offres.jpg) top left ; width: 134px; height: 20px ;}
a.offres:hover  {background: url(../images/menu/offres2.jpg) top left }

a.mon  {background: url(../images/menu/mon3.jpg) top left ;width: 139px; height: 20px ;}
a.mon:hover  {background: url(../images/menu/mon4.jpg) top left }

a.etudiants  {background: url(../images/menu/etudiants.jpg) top left ;width: 142px; height: 20px ;}
a.etudiants:hover  {background: url(../images/menu/etudiants2.jpg) top left  }

a.conseil {background: url(../images/menu/conseils4.jpg) top left ;width: 158px; height: 20px ; }
a.conseil:hover {background: url(../images/menu/conseils3.jpg) top left }

a.services {background: url(../images/menu/services.jpg) ;width: 84px; height: 20px ; }
a.services:hover {background: url(../images/menu/services2.jpg)}

a.offers  {background: url(../images/menu/offres3.jpg) top left ;width: 172px; height: 20px ; }
a.offers:hover  {background: url(../images/menu/offres4.jpg) top left  }

a.contact {background: url(../images/menu/contact3.jpg) top left ; width: 136px; height: 20px ; }
a.contact:hover {background: url(../images/menu/contact4.jpg) top left }


a.esprecrut {background: url(../images/menu/esp-recrut.jpg) top left ; width: 146px; height: 20px ; }
a.esprecrut:hover {background: url(../images/menu/esp-recrut2.jpg) top left }


					
ul#menurecruiter{}
	
	