﻿var contenu_forms;

contenu_forms = "";

function AfficheFormulaires(){
	$("#formulaires").html(contenu_forms);
}
