#nav02{
position:absolute;
list-style-type: none;
top:-16px;
padding:0px;
margin:0px;
margin-top:16px;
}

#nav02 li{
float:left;
margin:0px;
}

#top_menu_25, #top_menu_26, #top_menu_27, #top_menu_28, #top_menu_29, #top_menu_37{
float:left;
height:18px;
cursor:pointer;
color:transparent;
text-indent:-2000px;
overflow:hidden;

}

#top_menu_25{/*ACCUEIL*/
width:77px;
background-image: url(../images/btnAccueil.gif);
left:0px;
}
#top_menu_25:hover{
background-image: url(../images/btnAccueilHover.gif);
}


#top_menu_26{/*SERVICES*/
width:77px;
background-image: url(../images/btnServices.gif);
}
#top_menu_26:hover {
background-image: url(../images/btnServicesHover.gif);
}



  #btnServicesNested{
  position:absolute;
  width:85px;
  left:70px;
  margin-top:18px;
  background-color:#ffffff;
  border:1px solid #b30000;
  border-top:0px;
  }
  


#top_menu_27{/*REFERENCES*/
width:97px;
background-image: url(../images/btnReferences.gif);
}
#top_menu_27:hover {
background-image: url(../images/btnReferencesHover.gif);
}

#top_menu_37{/*NEWS*/
width:66px;
background-image: url(../images/btnNews_fr.gif);
}

#top_menu_37:hover {
background-image: url(../images/btnNewsHover_fr.gif);
}


#top_menu_28{/*QUI SOMMES NOUS*/
width:148px;
background-image: url(../images/btnQuiSommesNous.gif);
}
#top_menu_28:hover {
background-image: url(../images/btnQuiSommesNousHover.gif);
}


#top_menu_29{/*CONTACT*/
width:74px;
background-image: url(../images/btnContact.gif);
}
#top_menu_29:hover {
background-image: url(../images/btnContactHover.gif);
}
