//Ajouter type stage
 public static void ajouterTypeDocument(IdDescription typeStage)
 {
     RequeteInformation.ajouterTypeDocument(typeStage);
 }