// JavaScript Document

jQuery().ready(
	function () {
		$('#formulaire').jForm ();
	}
)


