protected Projet GetProjet()
 {
     return(ProjetManager.Load(iZyInt.ConvertStringToInt(MySession.GetParam("id"))));
 }