/* Debut CSS des Menus Gauche */

#MenuGauche {
  position:absolute;
  left:15px;
  top:239px;
  width:183px;
  height:200px; /* A MESURE */
}

#G1 {
  position:absolute;
  left:15px;
  top:239px;
  width:183px;
  height:200px; /* A MESURE */
}

#G2 {
  position:absolute;
  left:15px;
  top:239px;
  width:183px;
  height:200px; /* A MESURE */
}

/* Fin CSS des Menus Gauche */
