/* CSS Document */


div#menuag {
   z-index : 3;
   background-image:url(../template/fr/images/menu_agency.png);
   background-repeat:no-repeat;
   display:block;
   width:151px;
   height:19px;
}

div#menuse {
   z-index : 3;
   background-image:url(../template/fr/images/menu_services.png);
   background-repeat:no-repeat;
   display:block;
   width:151px;
   height:19px;
}

div#menure {
   z-index : 3;
   background-image:url(../template/fr/images/menu_references.png);
   background-repeat:no-repeat;
   display:block;
   width:151px;
   height:19px;
}

div#menuca {
   z-index : 3;
   background-image:url(../template/fr/images/menu_cases.png);
   background-repeat:no-repeat;
   display:block;
   width:151px;
   height:19px;
}

div#menuco {
   z-index : 3;
   background-image:url(../template/fr/images/menu_contact.png);
   background-repeat:no-repeat;
   display:block;
   width:81px;
   height:19px;
}
