{"id":166449,"date":"2025-03-25T09:40:42","date_gmt":"2025-03-25T09:40:42","guid":{"rendered":"https:\/\/test.merieuxnutrisciences.com\/hygiene-et-securite-des-aliments-en-distribution\/"},"modified":"2026-01-16T10:58:07","modified_gmt":"2026-01-16T10:58:07","slug":"hygiene-securite-aliments-distribution","status":"publish","type":"page","link":"https:\/\/www.merieuxnutrisciences.com\/fr\/nos-formations\/distribution-mdd\/hygiene-securite-aliments-distribution\/","title":{"rendered":"Hygi\u00e8ne et s\u00e9curit\u00e9 des aliments en Distribution"},"content":{"rendered":"\n<div class=\"page-header-block-wrapper fullwidth-block\">\n    <div class=\"acf-page-header\" style=\"background-image: url('https:\/\/www.merieuxnutrisciences.com\/wp-content\/uploads\/2024\/09\/Distrib-2.png'); \">\n        <div class=\"overlay\"><\/div>\n        <div class=\"acf-page-header-container\">\n                            <div class=\"image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.merieuxnutrisciences.com\/wp-content\/uploads\/2024\/02\/food-safety-quality-management-white.png\" alt=\"Icon\" \/>\n                <\/div>\n                        <h1>Hygi\u00e8ne et s\u00e9curit\u00e9 des aliments en Distribution<\/h1>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.page-header-block-wrapper{\n    margin-bottom: 60px;\n}\n\n.fullwidth-block {\n    max-width: none !important;\n    width: 100vw !important;\n    position: relative;\n    padding:0px;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n}\n\n.acf-page-header {\n    background-size: cover;\n    background-position: center;\n    display: flex;\n    position: relative;\n    min-height: 250px; \n}\n\n.acf-page-header-container{\n    margin: 0 auto;\n    padding: 48px 24px;\n    display: flex;\n    flex-direction: column;\n    justify-content: end;\n    align-items: center;\n}\n\n.acf-page-header .overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(to top, var(--global-palette4), transparent);\n    z-index: 1;\n}\n\n.acf-page-header-container .image-wrapper{\n    position:relative;\n    height: 70px;\n    width: 70px;\n    background: var(--global-palette4);\n    border-radius: 50%;\n    z-index: 1;\n}\n\n.acf-page-header-container img{\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    max-width:40px;\n    z-index: 2;\n}\n\n.acf-page-header h1 {\n    display:block;\n    position: relative;\n    z-index: 2;\n    color:white;\n    text-align: center;\n}\n\n@media (min-width: 1025px) {\n    .acf-page-header-container{\n        width: 1290px;\n    }\n    \n}\n\n@media (max-width: 1024px) {\n    .acf-page-header-container {\n        align-self: end;\n    }\n    .acf-page-header .overlay {\n        background: linear-gradient(to top, var(--global-palette4), transparent);\n    }\n}\n\n@media (max-width: 768px) {\n    .acf-page-header .overlay {\n        background: linear-gradient(to top, var(--global-palette4), transparent);\n    }\n    .acf-page-header h1 {\n        font-size:28px;\n    }\n}\n\n<\/style>\n\n\n\n\n<p class=\"wp-block-paragraph\">Optimisez vos op\u00e9rations en distribution alimentaire gr\u00e2ce \u00e0 nos programmes sur mesure. Con\u00e7us pour garantir le respect strict des normes d\u2019hygi\u00e8ne et la s\u00e9curit\u00e9 des produits, nos modules vous permettent de renforcer la confiance de vos clients. Formez-vous ou faites monter en comp\u00e9tences vos \u00e9quipes sur les bonnes pratiques d\u2019hygi\u00e8ne alimentaire. <strong>Ces formations peuvent \u00eatre financ\u00e9es par votre OPCO car M\u00e9rieux&nbsp;NutriSciences est certifi\u00e9e Qualiopi pour les actions de formations.<\/strong><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    \n    \n    <title>Calendrier des Formations<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Work+Sans:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Work Sans', sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f0f8ff;\n        }\n        .calendar {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            padding: 20px;\n            max-width: 1000px;\n            margin: 20px auto;\n            background-color: #00ABE6;\n            border-radius: 10px;\n        }\n        .calendar-item {\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            padding: 15px;\n            text-align: center;\n            background-color: #f9f9f9;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n            transition: transform 0.2s, box-shadow 0.2s;\n        }\n        .calendar-item:hover {\n            transform: scale(1.05);\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);\n        }\n        .calendar-item a {\n            text-decoration: none;\n            color: inherit;\n            display: block;\n            height: 100%;\n            width: 100%;\n        }\n        .calendar-item h3 {\n            margin: 0;\n            font-size: 1.2em;\n            color: #333; \/* Couleur par d\u00e9faut pour les titres *\/\n            text-align: center;\n        }\n        .calendar-item p {\n            margin: 10px 0 0;\n            color: #666;\n        }\n        .title {\n            text-align: left; \/* Alignement du titre \u00e0 gauche *\/\n            font-family: 'Work Sans', sans-serif;\n            color: #0a4479;\n            font-size: 1.5em; \/* Taille de police r\u00e9duite *\/\n            margin-left: 0px; \/* Marges pour aligner le titre *\/\n        }\n        .special-link {\n            background-color: #afcc46; \/* Couleur de fond diff\u00e9rente pour le bouton *\/\n            color: #000;\n        }\n        .special-link h3, .special-link p {\n            color: #000;\n        }\n        @media (max-width: 600px) {\n            .calendar {\n                grid-template-columns: 1fr;\n            }\n            .title {\n                margin-left: 10px; \/* Ajustement de la marge pour les petits \u00e9crans *\/\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <h2 class=\"title\">Nos prochaines dates<\/h2>\n    <div class=\"calendar\">\n        <div class=\"calendar-item special-link\">\n            <a href=\"#demande\">\n                <h3>Demander une date ou une formation intra-entreprise<\/h3>\n                <p>Contactez-nous<\/p>\n            <\/a>\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-nos-formations-en-detail\">Nos formations en d\u00e9tail<\/h2>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-166449_07dc80-28 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-166449_07dc80-28 .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette9, #ffffff);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-166449_07dc80-28\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-0851a425 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#1\">Initiez-vous aux bonnes pratiques de la s\u00e9curit\u00e9 des aliments<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#2\">Perfectionnez-vous aux bonnes pratiques de la s\u00e9curit\u00e9 des aliments<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\"><style>.wp-block-kadence-advancedbtn.kb-btns166449_d1a028-4c{gap:var(--global-kb-gap-xs, 0.5rem );justify-content:center;align-items:center;}.kt-btns166449_d1a028-4c .kt-button{font-weight:normal;font-style:normal;}.kt-btns166449_d1a028-4c .kt-btn-wrap-0{margin-right:5px;}.wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button{color:#555555;border-color:#555555;}.wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button:focus{color:#ffffff;border-color:#444444;}.wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button::before{display:none;}.wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btns166449_d1a028-4c .kt-btn-wrap-0 .kt-button:focus{background:#444444;}<\/style>\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns166449_d1a028-4c\"><style>ul.menu .wp-block-kadence-advancedbtn .kb-btn166449_b2e93a-c7.kb-button{width:initial;}<\/style><a class=\"kb-button kt-button button kb-btn166449_b2e93a-c7 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-inherit kt-btn-has-text-true kt-btn-has-svg-false wp-block-button__link wp-block-kadence-singlebtn\" href=\"#3\"><span class=\"kt-btn-inner-text\">Le risque allerg\u00e8nes : ma\u00eetrise, pr\u00e9vention et communication au consommateur<\/span><\/a><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#4\">Ma\u00eetriser les bonnes pratiques d\u2019hygi\u00e8ne en entrep\u00f4t frigorifique<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\"><style>.wp-block-kadence-advancedbtn.kb-btns166449_d1b140-68{gap:var(--global-kb-gap-xs, 0.5rem );justify-content:center;align-items:center;}.kt-btns166449_d1b140-68 .kt-button{font-weight:normal;font-style:normal;}.kt-btns166449_d1b140-68 .kt-btn-wrap-0{margin-right:5px;}.wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button{color:#555555;border-color:#555555;}.wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button:focus{color:#ffffff;border-color:#444444;}.wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button::before{display:none;}.wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button:hover, .wp-block-kadence-advancedbtn.kt-btns166449_d1b140-68 .kt-btn-wrap-0 .kt-button:focus{background:#444444;}<\/style>\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns166449_d1b140-68\"><style>ul.menu .wp-block-kadence-advancedbtn .kb-btn166449_d40f90-ef.kb-button{width:initial;}<\/style><a class=\"kb-button kt-button button kb-btn166449_d40f90-ef kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-inherit kt-btn-has-text-true kt-btn-has-svg-false wp-block-button__link wp-block-kadence-singlebtn\" href=\"#5\"><span class=\"kt-btn-inner-text\">Savoir utiliser son application Traqfood<\/span><\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<hr>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1\">Initiez-vous aux bonnes pratiques de la s\u00e9curit\u00e9 des aliments<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h3 class=\"wp-block-heading\" id=\"h-objectifs\">Objectifs<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:18px\">Conna\u00eetre les principales exigences r\u00e9glementaires en<br>distribution<\/li>\n\n\n\n<li style=\"font-size:18px\">Identifier les points critiques de son activit\u00e9<\/li>\n\n\n\n<li style=\"font-size:18px\">Ma\u00eetriser les Bonnes Pratiques de la Profession<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">        <div class=\"wp-block-accordion\">\n            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Personnes concern\u00e9es<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><span dir=\"ltr\" role=\"presentation\">Encadrement, Chefs de rayon,<\/span><br role=\"presentation\" \/><span dir=\"ltr\" role=\"presentation\">Personnel de production<\/span><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Dur\u00e9e<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><!-- wp:paragraph --><\/p>\n<p><span dir=\"ltr\" role=\"presentation\">7 heures en pr\u00e9sentiel<\/span><\/p>\n<p><!-- \/wp:list-item --><\/p>\n<p><!-- \/wp:list --><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n    \n\n\n<h3 class=\"wp-block-heading\" id=\"h-\"><\/h3>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nutrisciences.showpad.biz\/app\/asset\/fdf570f6-9ddc-4dae-a7b1-70292425b0ea\" target=\"_blank\" rel=\"noopener\">En savoir plus sur la formation<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.merieuxnutrisciences.com\/fr\/catalogue-formation\/\" target=\"_blank\" rel=\"noreferrer noopener\">D\u00e9couvrir le catalogue complet<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<hr>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2\">Perfectionnez-vous aux bonnes pratiques de la s\u00e9curit\u00e9 des aliments<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h3 class=\"wp-block-heading\" id=\"h-objectifs-0\">Objectifs<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:18px\">Rappeler ou renforcer les connaissances acquises en s\u00e9curit\u00e9 des aliments<\/li>\n\n\n\n<li style=\"font-size:18px\">Identifier les points critiques hygi\u00e8ne \u00e0 chaque \u00e9tape de l\u2019activit\u00e9<\/li>\n\n\n\n<li style=\"font-size:18px\">Appliquer les dispositions du guide des bonnes pratiques de la profession et\/ou les dispositions internes en mati\u00e8res de s\u00e9curit\u00e9 des aliments<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">        <div class=\"wp-block-accordion\">\n            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Personnes concern\u00e9es<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><span dir=\"ltr\" role=\"presentation\">Encadrement, chef d\u2019\u00e9quipe, op\u00e9rateur, gestionnaire commerciale<\/span><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Dur\u00e9e<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p>7h00<\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n    \n\n\n<h3 class=\"wp-block-heading\" id=\"h-\"><\/h3>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nutrisciences.showpad.biz\/app\/asset\/871a373b-541a-4bdf-83a9-0c7fcf40decd\" target=\"_blank\" rel=\"noopener\">En savoir plus sur la formation<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--2\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.merieuxnutrisciences.com\/fr\/catalogue-formation\/\" target=\"_blank\" rel=\"noreferrer noopener\">D\u00e9couvrir le catalogue complet<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3\">Le risque allerg\u00e8nes : ma\u00eetrise, pr\u00e9vention et communication au consommateur<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h3 class=\"wp-block-heading\" id=\"h-objectifs-0\">Objectifs<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:18px\">Conna\u00eetre les dangers li\u00e9s aux allerg\u00e8nes<\/li>\n\n\n\n<li style=\"font-size:18px\">Citer la r\u00e9glementation relative aux allerg\u00e8nes<\/li>\n\n\n\n<li style=\"font-size:18px\">Utiliser les dispositions de ma\u00eetrise au regard des dangers de contamination li\u00e9s aux allerg\u00e8nes<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">        <div class=\"wp-block-accordion\">\n            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Personnes concern\u00e9es<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><span dir=\"ltr\" role=\"presentation\">Gestionnaire de service alimentaire, Service qualit\u00e9, Personnel d&rsquo;encadrement (production, achats), Direction.<\/span><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Dur\u00e9e<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p>3h30<\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nutrisciences.showpad.biz\/app\/asset\/ffb67681-c8ce-4023-a263-a5fd11fd29e5\" target=\"_blank\" rel=\"noopener\">En savoir plus sur la formation<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--3\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.merieuxnutrisciences.com\/fr\/catalogue-formation\/\" target=\"_blank\" rel=\"noreferrer noopener\">D\u00e9couvrir le catalogue complet<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<hr>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"5\"><font dir=\"auto\" style=\"vertical-align: inherit;\"><font dir=\"auto\" style=\"vertical-align: inherit;\">Savoir utiliser son application Traqfood<\/font><\/font><\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h3 class=\"wp-block-heading\" id=\"h-objectifs-1\">Objectifs<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:18px\">Utiliser l&rsquo;application<\/li>\n\n\n\n<li style=\"font-size:18px\">\u00catre capable de param\u00e9trer l&rsquo;application<\/li>\n\n\n\n<li style=\"font-size:18px\">Former les \u00e9quipes \u00e0 l&rsquo;outil<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">        <div class=\"wp-block-accordion\">\n            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Personnes concern\u00e9es<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><span dir=\"ltr\" role=\"presentation\">Encadrement,<\/span> <span dir=\"ltr\" role=\"presentation\"><\/span> <span dir=\"ltr\" role=\"presentation <\/span><span dir=\"ltr\" role=\"presentation\">Personnel<\/span><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Dur\u00e9e<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p>3,5 heures<\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n    \n\n\n<h3 class=\"wp-block-heading\" id=\"h-\"><\/h3>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nutrisciences.showpad.biz\/app\/asset\/ac4240e1-f2ca-4d46-9d0d-bf7b05968efe\" target=\"_blank\" rel=\"noopener\">En savoir plus sur la formation<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--4\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.merieuxnutrisciences.com\/fr\/catalogue-formation\/\" target=\"_blank\" rel=\"noreferrer noopener\">D\u00e9couvrir le catalogue complet<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<hr>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"4\"><font dir=\"auto\" style=\"vertical-align: inherit;\"><font dir=\"auto\" style=\"vertical-align: inherit;\">Ma\u00eetriser les bonnes pratiques d&rsquo;hygi\u00e8ne en entrep\u00f4t frigorifique<\/font><\/font><\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h3 class=\"wp-block-heading\" id=\"h-objectifs-1\">Objectifs<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li style=\"font-size:18px\">Rappeler ou renforcer les connaissances acquises en s\u00e9curit\u00e9 des aliments<\/li>\n\n\n\n<li style=\"font-size:18px\">Identifier les points critiques \u00e0 chaque \u00e9tape de l\u2019activit\u00e9<\/li>\n\n\n\n<li style=\"font-size:18px\">Appliquer les dispositions internes en mati\u00e8re de s\u00e9curit\u00e9 des aliments et les bonnes pratiques de la profession<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">        <div class=\"wp-block-accordion\">\n            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Personnes concern\u00e9es<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p><span dir=\"ltr\" role=\"presentation\">Encadrement,<\/span> <span dir=\"ltr\" role=\"presentation\">chef<\/span> <span dir=\"ltr\" role=\"presentation\">d\u2019\u00e9quipe, <\/span><span dir=\"ltr\" role=\"presentation\">op\u00e9rateur, gestionnaire<\/span><\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                            \n                                    <div class=\"nq-c-Dropdown\" data-nqis=\"Dropdown\">\n                        <div data-nqdisplay=\"small\"><\/div>\n                        <div data-nqdisplay=\"large\"><\/div>\n    \n                        <div class=\"nq-c-Dropdown-toggler nq-c-Heading nq-u-blue\" data-lvl=\"3\" aria-expanded=\"false\">\n                            <span class=\"nq-c-Dropdown-toggler-txt\">Dur\u00e9e<\/span>\n                            <span class=\"nq-c-Dropdown-toggler-icon\">\n                                \n                                <span class=\"icon-minus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20.000000pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M936 2697 c-109 -61 -106 -221 5 -277 38 -20 66 -20 1619 -20 1553 0\n1581 0 1619 20 113 57 113 223 0 280 -38 20 -66 20 -1621 20 l-1583 0 -39 -23z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                <span class=\"icon-plus-accordion\"><?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 20010904\/\/EN\"\n \"http:\/\/www.w3.org\/TR\/2001\/REC-SVG-20010904\/DTD\/svg10.dtd\">\n<svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n width=\"20pt\" height=\"20pt\" viewBox=\"0 0 512.000000 512.000000\"\n preserveAspectRatio=\"xMidYMid meet\">\n\n<g transform=\"translate(0.000000,512.000000) scale(0.100000,-0.100000)\"\nfill=\"#000000\" stroke=\"none\">\n<path d=\"M2480 4288 c-18 -13 -43 -36 -54 -51 -21 -28 -21 -35 -24 -773 l-2\n-744 -744 -2 c-738 -3 -745 -3 -773 -24 -98 -73 -98 -195 0 -268 28 -21 35\n-21 773 -24 l744 -2 2 -744 c3 -738 3 -745 24 -773 73 -98 195 -98 268 0 21\n28 21 35 24 773 l2 744 744 2 c738 3 745 3 773 24 98 73 98 195 0 268 -28 21\n-35 21 -773 24 l-744 2 -2 744 c-3 738 -3 745 -24 773 -35 48 -82 73 -134 73\n-32 0 -57 -7 -80 -22z\"\/>\n<\/g>\n<\/svg>\n<\/span>\n                                \n                            <\/span>\n                        <\/div>\n                        <div class=\"nq-c-Dropdown-menu\" hidden>\n                                                            <p>7 heures<\/p>\n    \n                                                                                    <\/div>\n                    <\/div>\n                                    <\/div>\n    \n\n\n<h3 class=\"wp-block-heading\" id=\"h-\"><\/h3>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nutrisciences.showpad.biz\/app\/asset\/2b499191-f2d2-4bb9-87dd-83c690485231\" target=\"_blank\" rel=\"noopener\">En savoir plus sur la formation<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--5\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.merieuxnutrisciences.com\/fr\/catalogue-formation\/\" target=\"_blank\" rel=\"noreferrer noopener\">D\u00e9couvrir le catalogue complet<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"demande\">Vous souhaitez une nouvelle date ou une formation sur-mesure ? Contactez notre \u00e9quipe :<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<noscript class=\"ninja-forms-noscript-message\">\n\tRemarque\u00a0: JavaScript est requis pour ce contenu.<\/noscript>\n<style>\n\n        \/* PLUGIN WIDE STYLES *\/\n    \n        .nf-form-title h3 {\n                                    color:#0a4479;\n                    }\n    <\/style><div id=\"nf-form-111-cont\" class=\"nf-form-cont\" aria-live=\"polite\" aria-labelledby=\"nf-form-title-111\" aria-describedby=\"nf-form-errors-111\" role=\"form\">\n\n    <div class=\"nf-loading-spinner\"><\/div>\n\n<\/div>\n        <!-- That data is being printed as a workaround to page builders reordering the order of the scripts loaded-->\n        <script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='111';form.settings={\"objectType\":\"Form Setting\",\"editActive\":true,\"title\":\"Contactez-nous - Formation RD\",\"default_label_pos\":\"above\",\"show_title\":\"0\",\"clear_complete\":\"1\",\"hide_complete\":\"1\",\"logged_in\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"key\":\"\",\"add_submit\":\"1\",\"changeEmailErrorMsg\":\"Veuillez saisir une adresse de messagerie valide. Ex\\u00a0: jean.dupont@gmail.com\",\"changeDateErrorMsg\":\"Veuillez saisir une date valide\\u00a0!\",\"confirmFieldErrorMsg\":\"Ces champs doivent correspondre\\u00a0!\",\"fieldNumberNumMinError\":\"Erreur de nombre min.\",\"fieldNumberNumMaxError\":\"Erreur de nombre max.\",\"fieldNumberIncrementBy\":\"Veuillez incr\\u00e9menter par \",\"formErrorsCorrectErrors\":\"Veuillez corriger les erreurs avant d\\u2019envoyer ce formulaire.\",\"validateRequiredField\":\"Ce champ est obligatoire.\",\"honeypotHoneypotError\":\"Erreur Honeypot\",\"fieldsMarkedRequired\":\"Les champs marqu\\u00e9s d\\u2019un <span class=\\\"ninja-forms-req-symbol\\\">*<\\\/span> sont obligatoires\",\"currency\":\"\",\"repeatable_fieldsets\":\"\",\"unique_field_error\":\"A form with this value has already been submitted.\",\"not_logged_in_msg\":\"<p><br><\\\/p>\",\"sub_limit_msg\":\"The form has reached its submission limit.\",\"calculations\":[],\"formContentData\":[{\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"nom_1650031725789\"],\"width\":50},{\"order\":1,\"fields\":[\"prenom_1650031734991\"],\"width\":50}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"societe_1650031749117\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"code_postal_1650031807241\"],\"width\":\"100\"}]},{\"order\":4,\"cells\":[{\"order\":0,\"fields\":[\"telephone_1650032576387\"],\"width\":\"100\"}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"e-mail_1650032643446\"],\"width\":50},{\"order\":1,\"fields\":[\"confirmer_e-mail_1650034482555\"],\"width\":50}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"votre_activite_est_liee_a_1725461748087\"],\"width\":\"100\"}]},{\"order\":7,\"cells\":[{\"order\":0,\"fields\":[\"selectionner_la_ou_les_sujets_de_formations_concernes_par_votre_demande_1722514196312\"],\"width\":\"100\"}]},{\"order\":8,\"cells\":[{\"order\":0,\"fields\":[\"precisez_votre_demande_1722260765345\"],\"width\":\"100\"}]},{\"order\":9,\"cells\":[{\"order\":0,\"fields\":[\"envoyer_1650032906355\"],\"width\":\"100\"}]}],\"order\":0,\"type\":\"part\",\"clean\":true,\"title\":\"Part Title\",\"key\":\"zbvijdyy\",\"editActive\":true,\"drawerDisabled\":false}],\"drawerDisabled\":false,\"container_styles_show_advanced_css\":\"0\",\"title_styles_show_advanced_css\":\"0\",\"row_styles_show_advanced_css\":\"0\",\"row-odd_styles_show_advanced_css\":\"0\",\"success-msg_styles_show_advanced_css\":\"0\",\"error_msg_styles_show_advanced_css\":\"0\",\"conditions\":[],\"mp_breadcrumb\":\"1\",\"mp_progress_bar\":\"1\",\"mp_display_titles\":\"0\",\"breadcrumb_container_styles_show_advanced_css\":\"0\",\"breadcrumb_buttons_styles_show_advanced_css\":\"0\",\"breadcrumb_button_hover_styles_show_advanced_css\":\"0\",\"breadcrumb_active_button_styles_show_advanced_css\":\"0\",\"progress_bar_container_styles_show_advanced_css\":\"0\",\"progress_bar_fill_styles_show_advanced_css\":\"0\",\"part_titles_styles_show_advanced_css\":\"0\",\"navigation_container_styles_show_advanced_css\":\"0\",\"previous_button_styles_show_advanced_css\":\"0\",\"next_button_styles_show_advanced_css\":\"0\",\"navigation_hover_styles_show_advanced_css\":\"0\",\"mp_prev_label\":\"\",\"mp_next_label\":\"\",\"breadcrumb_container_styles_border\":\"\",\"breadcrumb_container_styles_height\":\"\",\"breadcrumb_container_styles_width\":\"\",\"breadcrumb_container_styles_margin\":\"\",\"breadcrumb_container_styles_padding\":\"\",\"breadcrumb_container_styles_float\":\"\",\"breadcrumb_buttons_styles_border\":\"\",\"breadcrumb_buttons_styles_height\":\"\",\"breadcrumb_buttons_styles_width\":\"\",\"breadcrumb_buttons_styles_font-size\":\"\",\"breadcrumb_buttons_styles_margin\":\"\",\"breadcrumb_buttons_styles_padding\":\"\",\"breadcrumb_buttons_styles_float\":\"\",\"breadcrumb_button_hover_styles_border\":\"\",\"breadcrumb_button_hover_styles_height\":\"\",\"breadcrumb_button_hover_styles_width\":\"\",\"breadcrumb_button_hover_styles_font-size\":\"\",\"breadcrumb_button_hover_styles_margin\":\"\",\"breadcrumb_button_hover_styles_padding\":\"\",\"breadcrumb_button_hover_styles_float\":\"\",\"breadcrumb_active_button_styles_border\":\"\",\"breadcrumb_active_button_styles_height\":\"\",\"breadcrumb_active_button_styles_width\":\"\",\"breadcrumb_active_button_styles_font-size\":\"\",\"breadcrumb_active_button_styles_margin\":\"\",\"breadcrumb_active_button_styles_padding\":\"\",\"breadcrumb_active_button_styles_float\":\"\",\"progress_bar_container_styles_border\":\"\",\"progress_bar_container_styles_height\":\"\",\"progress_bar_container_styles_width\":\"\",\"progress_bar_container_styles_margin\":\"\",\"progress_bar_container_styles_padding\":\"\",\"progress_bar_container_styles_float\":\"\",\"progress_bar_fill_styles_border\":\"\",\"progress_bar_fill_styles_height\":\"\",\"progress_bar_fill_styles_margin\":\"\",\"progress_bar_fill_styles_padding\":\"\",\"part_titles_styles_border\":\"\",\"part_titles_styles_height\":\"\",\"part_titles_styles_width\":\"\",\"part_titles_styles_font-size\":\"\",\"part_titles_styles_margin\":\"\",\"part_titles_styles_padding\":\"\",\"part_titles_styles_float\":\"\",\"navigation_container_styles_border\":\"\",\"navigation_container_styles_height\":\"\",\"navigation_container_styles_width\":\"\",\"navigation_container_styles_margin\":\"\",\"navigation_container_styles_padding\":\"\",\"navigation_container_styles_float\":\"\",\"previous_button_styles_border\":\"\",\"previous_button_styles_height\":\"\",\"previous_button_styles_width\":\"\",\"previous_button_styles_font-size\":\"\",\"previous_button_styles_margin\":\"\",\"previous_button_styles_padding\":\"\",\"next_button_styles_border\":\"\",\"next_button_styles_height\":\"\",\"next_button_styles_width\":\"\",\"next_button_styles_font-size\":\"\",\"next_button_styles_margin\":\"\",\"next_button_styles_padding\":\"\",\"navigation_hover_styles_border\":\"\",\"navigation_hover_styles_height\":\"\",\"navigation_hover_styles_width\":\"\",\"navigation_hover_styles_font-size\":\"\",\"navigation_hover_styles_margin\":\"\",\"navigation_hover_styles_padding\":\"\",\"container_styles_border\":\"\",\"container_styles_height\":\"\",\"container_styles_margin\":\"\",\"container_styles_padding\":\"\",\"container_styles_float\":\"\",\"title_styles_border\":\"\",\"title_styles_height\":\"\",\"title_styles_width\":\"\",\"title_styles_font-size\":\"\",\"title_styles_margin\":\"\",\"title_styles_padding\":\"\",\"title_styles_float\":\"\",\"row_styles_border\":\"\",\"row_styles_width\":\"\",\"row_styles_font-size\":\"\",\"row_styles_margin\":\"\",\"row_styles_padding\":\"\",\"row-odd_styles_border\":\"\",\"row-odd_styles_height\":\"\",\"row-odd_styles_width\":\"\",\"row-odd_styles_font-size\":\"\",\"row-odd_styles_margin\":\"\",\"row-odd_styles_padding\":\"\",\"success-msg_styles_border\":\"\",\"success-msg_styles_height\":\"\",\"success-msg_styles_width\":\"\",\"success-msg_styles_font-size\":\"\",\"success-msg_styles_margin\":\"\",\"success-msg_styles_padding\":\"\",\"error_msg_styles_border\":\"\",\"error_msg_styles_width\":\"\",\"error_msg_styles_font-size\":\"\",\"error_msg_styles_margin\":\"\",\"error_msg_styles_padding\":\"\",\"form_title_heading_level\":\"3\",\"header_position\":\"left\",\"footer_position\":\"left\",\"allow_public_link\":0,\"embed_form\":\"\",\"objectDomain\":\"display\",\"ninjaForms\":\"Ninja Forms\",\"fieldTextareaRTEInsertLink\":\"Ins\\u00e9rer un lien\",\"fieldTextareaRTEInsertMedia\":\"Ins\\u00e9rer un m\\u00e9dia\",\"fieldTextareaRTESelectAFile\":\"S\\u00e9lectionnez un fichier\",\"tableInsertRowAbove\":\"Insert Row Above\",\"tableInsertRowBelow\":\"Insert Row Below\",\"tableInsertColumnLeft\":\"Insert Column Left\",\"tableInsertColumnRight\":\"Insert Column Right\",\"tableDeleteRow\":\"Delete Row\",\"tableDeleteColumn\":\"Delete Column\",\"tableDeleteTable\":\"Delete Table\",\"tableLegacyNotice\":\"This content has tables in the old editor format. Custom styles are preserved until converted. Editing will update to the new format.\",\"tableLegacyConvert\":\"Convert Now\",\"tableInsertTable\":\"Insert Table\",\"dismiss\":\"Ignorer\",\"insertLink\":\"Ins\\u00e9rer un lien\",\"formHoneypot\":\"Si vous \\u00eates un \\u00eatre humain et que vous voyez ce champ, veuillez le laisser vide.\",\"fileUploadOldCodeFileUploadInProgress\":\"T\\u00e9l\\u00e9versement du fichier en cours.\",\"fileUploadOldCodeFileUpload\":\"T\\u00c9L\\u00c9VERSEMENT DE FICHIER\",\"currencySymbol\":\"&#36;\",\"thousands_sep\":\"\\u00a0\",\"decimal_point\":\",\",\"siteLocale\":\"fr_FR\",\"dateFormat\":\"m\\\/d\\\/Y\",\"startOfWeek\":\"1\",\"of\":\"sur\",\"previousMonth\":\"Mois pr\\u00e9c\\u00e9dent\",\"nextMonth\":\"Mois suivant\",\"months\":[\"Janvier\",\"F\\u00e9vrier\",\"Mars\",\"Avril\",\"Mai\",\"Juin\",\"Juillet\",\"Ao\\u00fbt\",\"Septembre\",\"Octobre\",\"Novembre\",\"D\\u00e9cembre\"],\"monthsShort\":[\"Jan\",\"F\\u00e9v\",\"Mar\",\"Avr\",\"Mai\",\"Juin\",\"Juil\",\"Ao\\u00fb\",\"Sep\",\"Oct\",\"Nov\",\"D\\u00e9c\"],\"weekdays\":[\"Dimanche\",\"Lundi\",\"Mardi\",\"Mercredi\",\"Jeudi\",\"Vendredi\",\"Samedi\"],\"weekdaysShort\":[\"Dim\",\"Lun\",\"Mar\",\"Mer\",\"Jeu\",\"Ven\",\"Sam\"],\"weekdaysMin\":[\"Di\",\"Lu\",\"Ma\",\"Me\",\"Je\",\"Ve\",\"Sa\"],\"recaptchaConsentMissing\":\"reCaptcha validation couldn&#039;t load.\",\"recaptchaMissingCookie\":\"reCaptcha v3 validation couldn&#039;t load the cookie needed to submit the form.\",\"recaptchaConsentEvent\":\"Accept reCaptcha cookies before sending the form.\",\"currency_symbol\":\"\",\"beforeForm\":\"\",\"beforeFields\":\"\",\"afterFields\":\"\",\"afterForm\":\"\"};form.fields=[{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"idAttribute\":\"id\",\"label\":\"Nom\",\"type\":\"lastname\",\"key\":\"nom_1650031725789\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"custom_name_attribute\":\"lname\",\"personally_identifiable\":1,\"value\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4334\",\"field_label\":\"Nom\",\"field_key\":\"nom_1650031725789\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"drawerDisabled\":\"\",\"id\":1567,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"lastname\",\"element_templates\":[\"lastname\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"idAttribute\":\"id\",\"label\":\"Pr\\u00e9nom\",\"type\":\"firstname\",\"key\":\"prenom_1650031734991\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"custom_name_attribute\":\"fname\",\"personally_identifiable\":1,\"value\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4337\",\"field_label\":\"Pr\\u00e9nom\",\"field_key\":\"prenom_1650031734991\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"drawerDisabled\":\"\",\"id\":1566,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"firstname\",\"element_templates\":[\"firstname\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"idAttribute\":\"id\",\"label\":\"Soci\\u00e9t\\u00e9\",\"type\":\"textbox\",\"key\":\"societe_1650031749117\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Caratteri rimasti\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\",\"value\":\"\",\"drawerDisabled\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4340\",\"field_label\":\"Soci\\u00e9t\\u00e9\",\"field_key\":\"societe_1650031749117\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"id\":1565,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textbox\",\"element_templates\":[\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"idAttribute\":\"id\",\"type\":\"zip\",\"label\":\"Code Postal\",\"key\":\"code_postal_1650031807241\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"custom_name_attribute\":\"zip\",\"personally_identifiable\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4343\",\"value\":\"\",\"drawerDisabled\":\"\",\"field_label\":\"Code Postal\",\"field_key\":\"code_postal_1650031807241\",\"id\":1572,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"zip\",\"element_templates\":[\"zip\",\"textbox\",\"input\",\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"idAttribute\":\"id\",\"label\":\"T\\u00e9l\\u00e9phone\",\"type\":\"phone\",\"key\":\"telephone_1650032576387\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":1,\"value\":\"\",\"drawerDisabled\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4346\",\"field_label\":\"T\\u00e9l\\u00e9phone\",\"field_key\":\"telephone_1650032576387\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"id\":1569,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textbox\",\"element_templates\":[\"tel\",\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"idAttribute\":\"id\",\"label\":\"E-mail\",\"type\":\"email\",\"key\":\"e-mail_1650032643446\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":1,\"value\":\"\",\"drawerDisabled\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4349\",\"field_label\":\"E-mail\",\"field_key\":\"e-mail_1650032643446\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"id\":1568,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"email\",\"element_templates\":[\"email\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"idAttribute\":\"id\",\"label\":\"Confirmer e-mail\",\"type\":\"confirm\",\"cellcid\":\"c4351\",\"key\":\"confirmer_e-mail_1650034482555\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"confirm_field\":\"e-mail_1650032643446\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"value\":\"\",\"drawerDisabled\":\"\",\"field_label\":\"Confirmer e-mail\",\"field_key\":\"confirmer_e-mail_1650034482555\",\"id\":1573,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"confirm\",\"element_templates\":[\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"idAttribute\":\"id\",\"label\":\"Votre activit\\u00e9 est li\\u00e9e \\u00e0 :\",\"type\":\"listselect\",\"key\":\"votre_activite_est_liee_a_1725461748087\",\"label_pos\":\"above\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"la restauration\",\"value\":\"la-restauration\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"la distribution et MDD\",\"value\":\"la-distribution-et-mdd\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"l'artisanat et les m\\u00e9tiers de bouche\",\"value\":\"l-artisanat-et-les-metiers-de-bouche\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":3,\"new\":false,\"options\":[],\"label\":\"l'industrie agroalimentaire\",\"value\":\"l-industrie-agroalimentaire\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"une autre activit\\u00e9\",\"value\":\"une-autre-activite\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4354\",\"drawerDisabled\":false,\"id\":1577,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"parentType\":\"list\",\"element_templates\":[\"listselect\",\"input\"],\"old_classname\":\"list-select\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"idAttribute\":\"id\",\"type\":\"listcheckbox\",\"label\":\"S\\u00e9lectionner la ou les sujets de formations concern\\u00e9s par votre demande\",\"key\":\"selectionner_la_ou_les_sujets_de_formations_concernes_par_votre_demande_1722514196312\",\"label_pos\":\"above\",\"required\":1,\"options\":[{\"errors\":[],\"max_options\":0,\"label\":\"Analyses alimentaires\",\"value\":\"\",\"calc\":\"\",\"selected\":0,\"order\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}},\"manual_value\":true},{\"errors\":[],\"max_options\":0,\"label\":\"Hygi\\u00e8ne et s\\u00e9curit\\u00e9 des aliments\",\"value\":\"hygiene-et-securite-des-aliments\",\"calc\":\"\",\"selected\":0,\"order\":1,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"label\":\"Food Safety Culture\",\"value\":\"food-safety-culture\",\"calc\":\"\",\"selected\":0,\"order\":2,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":4,\"new\":false,\"options\":[],\"label\":\"R\\u00e9f\\u00e9rent hygi\\u00e8ne\",\"value\":\"referent-hygiene\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"M\\u00e9thode HACCP et PMS\",\"value\":\"methode-haccp-et-pms\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":5,\"new\":false,\"options\":[],\"label\":\"Mise sous vide\",\"value\":\"mise-sous-vide\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}},{\"errors\":[],\"max_options\":0,\"order\":6,\"new\":false,\"options\":[],\"label\":\"\\u00c9tiquetage alimentaire\",\"value\":\"etiquetage-alimentaire\",\"calc\":\"\",\"selected\":0,\"settingModel\":{\"settings\":false,\"hide_merge_tags\":false,\"error\":false,\"name\":\"options\",\"type\":\"option-repeater\",\"label\":\"Options <a href=\\\"#\\\" class=\\\"nf-add-new\\\">Ajouter<\\\/a> <a href=\\\"#\\\" class=\\\"extra nf-open-import-tooltip\\\"><i class=\\\"fa fa-sign-in\\\" aria-hidden=\\\"true\\\"><\\\/i> Importer<\\\/a>\",\"width\":\"full\",\"group\":\"\",\"value\":[{\"label\":\"Un\",\"value\":\"un\",\"calc\":\"\",\"selected\":0,\"order\":0},{\"label\":\"Deux\",\"value\":\"deux\",\"calc\":\"\",\"selected\":0,\"order\":1},{\"label\":\"Trois\",\"value\":\"trois\",\"calc\":\"\",\"selected\":0,\"order\":2}],\"columns\":{\"label\":{\"header\":\"Libell\\u00e9\",\"default\":\"\"},\"value\":{\"header\":\"Valeur\",\"default\":\"\"},\"calc\":{\"header\":\"Valeur de calcul\",\"default\":\"\"},\"selected\":{\"header\":\"<span class=\\\"dashicons dashicons-yes\\\"><\\\/span>\",\"default\":0}}}}],\"container_class\":\"\",\"element_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"list_item_row_styles_border\":\"\",\"list_item_row_styles_height\":\"\",\"list_item_row_styles_width\":\"\",\"list_item_row_styles_font-size\":\"\",\"list_item_row_styles_margin\":\"\",\"list_item_row_styles_padding\":\"\",\"list_item_row_styles_float\":\"\",\"list_item_row_styles_show_advanced_css\":0,\"list_item_label_styles_border\":\"\",\"list_item_label_styles_height\":\"\",\"list_item_label_styles_width\":\"\",\"list_item_label_styles_font-size\":\"\",\"list_item_label_styles_margin\":\"\",\"list_item_label_styles_padding\":\"\",\"list_item_label_styles_float\":\"\",\"list_item_label_styles_show_advanced_css\":0,\"list_item_element_styles_border\":\"\",\"list_item_element_styles_height\":\"\",\"list_item_element_styles_width\":\"\",\"list_item_element_styles_font-size\":\"\",\"list_item_element_styles_margin\":\"\",\"list_item_element_styles_padding\":\"\",\"list_item_element_styles_float\":\"\",\"list_item_element_styles_show_advanced_css\":0,\"cellcid\":\"c4357\",\"drawerDisabled\":false,\"id\":1575,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"parentType\":\"list\",\"element_templates\":[\"listcheckbox\",\"input\"],\"old_classname\":\"list-checkbox\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"idAttribute\":\"id\",\"label\":\"Pr\\u00e9cisez votre demande\",\"type\":\"textarea\",\"key\":\"precisez_votre_demande_1722260765345\",\"label_pos\":\"above\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Caratteri rimasti\",\"manual_key\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"value\":\"\",\"drawerDisabled\":false,\"wrap_styles_show_advanced_css\":0,\"label_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"cellcid\":\"c4360\",\"field_label\":\"Commentaire \\\/ question\",\"field_key\":\"commentaire_question_1650032802797\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"id\":1570,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textarea\",\"element_templates\":[\"textarea\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":11,\"idAttribute\":\"id\",\"type\":\"submit\",\"label\":\"Envoyer\",\"processing_label\":\"En cours\",\"container_class\":\"\",\"element_class\":\"\",\"key\":\"envoyer_1650032906355\",\"wrap_styles_show_advanced_css\":0,\"element_styles_show_advanced_css\":0,\"submit_element_hover_styles_show_advanced_css\":0,\"cellcid\":\"c4363\",\"field_label\":\"Envoyer\",\"field_key\":\"envoyer_1650032906355\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"submit_element_hover_styles_border\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_float\":\"\",\"drawerDisabled\":\"\",\"admin_label\":\"\",\"id\":1571,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"textbox\",\"element_templates\":[\"submit\",\"button\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"}];nfForms.push(form);<\/script>\n        <script id=\"tmpl-nf-mp-form-content\" type=\"text\/template\">\n\t<div class=\"nf-mp-header\"><\/div>\n\t<div class=\"nf-mp-body\"><\/div>\n\t<div class=\"nf-mp-footer\"><\/div>\n<\/script>\n\n<script id=\"tmpl-nf-mp-header\" type=\"text\/template\">\n\t{{{ data.renderProgressBar() }}}\n\t{{{ data.renderBreadcrumbs() }}}\n\t{{{ data.renderPartTitle() }}}\n<\/script>\n<script id=\"tmpl-nf-mp-part-title\" type=\"text\/template\">\n\t<h3>\n\t\t{{{ data.title }}}\n\t<\/h3>\n<\/script>\n\n<script id=\"tmpl-nf-mp-footer\" type=\"text\/template\">\n\t{{{ data.renderNextPrevious() }}}\n<\/script>\n\n<script id=\"tmpl-nf-mp-next-previous\" type=\"text\/template\">\n\t<ul class=\"nf-next-previous\">\n\t\t<# if ( data.showPrevious ) { #>\n\t\t<li class=\"nf-previous-item\">\n\t\t\t<input type=\"button\" class=\"nf-previous\" value=\"{{{ data.prevLabel }}}\" \/>\n\t\t<\/li>\n\t\t<# } #>\n\n\t\t<# if ( data.showNext ) { #>\n\t\t<li class=\"nf-next-item\">\n\t\t\t<input type=\"button\" class=\"nf-next\" value=\"{{{ data.nextLabel }}}\" \/>\n\t\t<\/li>\n\t\t<# } #>\n\t<\/ul>\n<\/script>\n\n<script id=\"tmpl-nf-mp-breadcrumbs\" type=\"text\/template\">\n\t<ul class=\"nf-breadcrumbs\">\n\t\t<# _.each( data.parts, function( part, index ) { #>\n\t\t<li class=\"{{{ ( data.currentIndex == index ) ? 'active' : '' }}} {{{ ( part.errors ) ? 'errors' : '' }}}\">\n\t\t\t<a href=\"#\" class=\"nf-breadcrumb\" data-index=\"{{{ index }}}\">{{{ ( part.errors ) ? '' : '' }}} {{{ part.title }}}<\/a>\n\t\t<\/li>\n\t\t<# } ); #>\n\t<\/ul>\n<\/script>\n\n<script id=\"tmpl-nf-mp-progress-bar\" type=\"text\/template\">\n    <div class=\"nf-progress-container\">\n        <div class=\"nf-progress\" style=\"width: {{{ data.percent }}}%;\"><\/div>\n    <\/div>\n<\/script>        <script id=\"nf-tmpl-cell\" type=\"text\/template\">\n            <nf-fields><\/nf-fields>\n        <\/script>\n\n        <script id=\"nf-tmpl-row\" type=\"text\/template\">\n            <nf-cells><\/nf-cells>\n        <\/script>\n\n        ","protected":false},"excerpt":{"rendered":"<p>Optimisez vos op\u00e9rations en distribution alimentaire gr\u00e2ce \u00e0 nos programmes sur mesure. Con\u00e7us pour garantir le respect strict des normes d\u2019hygi\u00e8ne et la s\u00e9curit\u00e9 des produits, nos modules vous permettent de renforcer la confiance de vos clients. Formez-vous ou faites monter en comp\u00e9tences vos \u00e9quipes sur les bonnes pratiques d\u2019hygi\u00e8ne alimentaire. Ces formations peuvent \u00eatre&#8230;<\/p>\n","protected":false},"author":53,"featured_media":112556,"parent":109231,"menu_order":0,"comment_status":"open","ping_status":"open","template":"service-page-EP-turquoise.php","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"folder":[],"class_list":["post-166449","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":["https:\/\/www.merieuxnutrisciences.com\/wp-content\/uploads\/2024\/09\/Distrib-2.png",1024,299,false],"author_info":{"display_name":"darko","author_link":"https:\/\/www.merieuxnutrisciences.com\/fr\/author\/darko-tapollostudio-fr\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/pages\/166449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/users\/53"}],"replies":[{"embeddable":true,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/comments?post=166449"}],"version-history":[{"count":12,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/pages\/166449\/revisions"}],"predecessor-version":[{"id":252609,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/pages\/166449\/revisions\/252609"}],"up":[{"embeddable":true,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/pages\/109231"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/media\/112556"}],"wp:attachment":[{"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/media?parent=166449"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/www.merieuxnutrisciences.com\/fr\/wp-json\/wp\/v2\/folder?post=166449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}