/* Feuille de styles pour Intervenance
/* ===========================
1. menu Home Individus FF et Safari
============================== */

#menu_accueil_essentiel {
    display:none;
    z-index:5;
    float:left;
    width:180px;
    height:74px;
    background:#BAC9D9;
    color:white;
    font-size: small;
    POSITION: absolute;
    
   /*BORDER: red 1px solid;*/
    
  }






#menu_accueil_ent_notre-approche {
    display:none;
    z-index:2;
    float:left;
     width:196px;
    height:106px;
    background:#838CB3;
    POSITION: absolute;
    /*BORDER: red 1px solid;*/
    
  }
  
  #menu_accueil_ent_savoirfaire {
    display:none;
    z-index:2;
    float:left;
     width:294px;
    height:106px;
    background:#838CB3;
    POSITION: absolute;
    /*BORDER: red 1px solid;*/
    
  }
  
  #menu_accueil_ent_apropos-ditv {
    display:none;
    z-index:2;
    float:left;
     width:294px;
    height:210px;
    background:#838CB3;
    POSITION: absolute;
  /*  BORDER: red 1px solid;*/
    
  }
  
  #menu_accueil_ent_ref {
    display:none;
    z-index:2;
    float:left;
    left:750px;
    width:294px;
    height:106px;
    background:#838CB3;
    POSITION: absolute;
   /* BORDER: red 1px solid;*/
    
  }
