/* Navigation © DNX Solution 2006 v1.0 */

function Précédant() {	history.go(-1); }
function Suivant(PageWeb) { window.location=PageWeb; }



