{"id":3548,"date":"2026-01-14T15:59:00","date_gmt":"2026-01-14T14:59:00","guid":{"rendered":"https:\/\/elm-formaction.fr\/?p=3548"},"modified":"2026-06-22T22:18:04","modified_gmt":"2026-06-22T20:18:04","slug":"formation-ppms","status":"publish","type":"post","link":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/","title":{"rendered":"Plan Particulier de Mise en S\u00e9curit\u00e9\/S\u00fbret\u00e9"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3548\" class=\"elementor elementor-3548\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b62851 e-flex e-con-boxed e-con e-parent\" data-id=\"9b62851\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f62b1f elementor-widget elementor-widget-html\" data-id=\"7f62b1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"elm-elite\">\r\n\r\n<style>\r\n\r\n\/* GLOBAL *\/\r\n.elm-elite {\r\n  font-family: 'Segoe UI', sans-serif;\r\n}\r\n\r\n\/* HERO *\/\r\n.hero {\r\n  background: linear-gradient(120deg, #ff0000, #1e293b);\r\n  color: white;\r\n  padding: 100px 20px;\r\n  text-align: center;\r\n  border-radius:10px;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: 42px;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n\/* CARDS *\/\r\n.cards {\r\n  display: flex;\r\n  gap: 20px;\r\n  flex-wrap: wrap;\r\n  padding: 60px 20px;\r\n}\r\n\r\n.card {\r\n  flex: 1;\r\n  min-width: 220px;\r\n  background: white;\r\n  padding: 25px;\r\n  border-radius: 12px;\r\n  text-align: center;\r\n  transition: 0.3s;\r\n  box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n}\r\n\r\n.card:hover {\r\n  transform: translateY(-10px);\r\n  box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n}\r\n\r\n\/* SECTION *\/\r\n.section {\r\n  padding: 60px 20px;\r\n  max-width: 1100px;\r\n  margin: auto;\r\n}\r\n\r\n\/* OBJECTIFS *\/\r\n.grid {\r\n  display: flex;\r\n  gap: 20px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.box {\r\n  flex: 1;\r\n  min-width: 250px;\r\n  background: #f9f9f9;\r\n  padding: 20px;\r\n  border-radius: 10px;\r\n}\r\n\r\n\/* ACCORDION *\/\r\n.accordion-title {\r\n  cursor: pointer;\r\n  padding: 15px;\r\n  font-weight: bold;\r\n  border-bottom: 1px solid #ddd;\r\n  position: relative;\r\n}\r\n\r\n.accordion-title::after {\r\n  content: \"+\";\r\n  position: absolute;\r\n  right: 20px;\r\n}\r\n\r\n.accordion-item.active .accordion-title::after {\r\n  content: \"\u2212\";\r\n}\r\n\r\n.accordion-content {\r\n  display: none;\r\n  padding: 15px;\r\n}\r\n\r\n\/* PDF *\/\r\n.pdf-block {\r\n  background: #0f172a;\r\n  color: white;\r\n  padding: 40px;\r\n  border-radius: 12px;\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n}\r\n\r\n\/* CERTIFS *\/\r\n.certifs {\r\n  text-align: center;\r\n  padding: 60px 20px;\r\n}\r\n\r\n.certifs img {\r\n  max-height: 80px;\r\n  margin: 10px 20px;\r\n  opacity: 0.8;\r\n  transition: 0.3s;\r\n}\r\n\r\n.certifs img:hover {\r\n  opacity: 1;\r\n  transform: scale(1.05);\r\n}\r\n\r\n\/* CTA *\/\r\n.cta {\r\n  text-align: center;\r\n  padding: 80px 20px;\r\n  background: linear-gradient(90deg, #ff4b2b, #ff7a00);\r\n  color: white;\r\n}\r\n\r\n.btn {\r\n  background: #ff4b2b;\r\n  color: white;\r\n  padding: 12px 25px;\r\n  border-radius: 30px;\r\n  text-decoration: none;\r\n  display: inline-block;\r\n  margin-top: 15px;\r\n  transition: 0.3s;\r\n}\r\n\r\n.btn:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 10px 25px rgba(0,0,0,0.2);\r\n}\r\n\r\n.modal {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: rgba(0,0,0,0.6);\r\n  backdrop-filter: blur(5px);\r\n\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n\r\n  \/* cach\u00e9 par d\u00e9faut *\/\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  pointer-events: none;\r\n\r\n  transition: 0.3s ease;\r\n}\r\n\r\n\/* \u00e9tat ouvert *\/\r\n.modal.active {\r\n  opacity: 1;\r\n  visibility: visible;\r\n  pointer-events: auto;\r\n}\r\n\r\n.modal-content {\r\n  background: #fff;\r\n  width: 90%;\r\n  max-width: 500px;\r\n  padding: 30px;\r\n  border-radius: 12px;\r\n  position: relative;\r\n\r\n  transform: translateY(20px);\r\n  transition: 0.3s ease;\r\n}\r\n\r\n.modal.active .modal-content {\r\n  transform: translateY(0);\r\n}\r\n\r\n.close {\r\n  position: absolute;\r\n  top: 10px;\r\n  right: 15px;\r\n  font-size: 24px;\r\n  cursor: pointer;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n  .cards, .grid, .pdf-block {\r\n    flex-direction: column;\r\n  }\r\n}\r\n.maj-info {\r\n  margin-top: 60px;\r\n  padding-top: 20px;\r\n  border-top: 1px solid #e5e7eb;\r\n  text-align: center;\r\n  font-size: 14px;\r\n  color: #6b7280;\r\n  font-style: italic;\r\n}\r\n\r\n.maj-info span {\r\n  font-weight: 500;\r\n  color: #0f172a;\r\n}\r\n\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <h1>Plan particulier de mise en s\u00e9curit\u00e9 (P.P.M.S) Formation Initiale<\/h1>\r\n  <p>Anticiper les situations d'urgence, pour port\u00e9ger efficacement les \u00e9quipes et l'\u00e9tablissement<\/p>\r\n<\/section>\r\n\r\n<!-- CARDS -->\r\n<section class=\"cards\">\r\n  <div class=\"card\">\u23f1\ufe0f Dur\u00e9e<br>1 jour (7h)<\/div>\r\n  <div class=\"card\">\ud83d\udc65 Public<br>Tout le personnel de l'\u00e9tablissement<\/div>\r\n  <div class=\"card\">\ud83d\udc65 Nombre de participants<br>De 1 \u00e0 14<\/div>\r\n  <div class=\"card\">\ud83d\udccd Format<br>Pr\u00e9sentiel<\/div>\r\n  <div class=\"card\">\ud83d\udcb0 Tarif Intra<br>Sur devis<br>Non assujetti \u00e0 la T.V.A<\/div>\r\n  <div class=\"card\">\ud83d\udcb3 Financement<br>OPCO | Fonds propres<\/div>\r\n<\/section>\r\n\r\n<!-- CONTEXTE -->\r\n<section class=\"section\">\r\n  <h2>Pourquoi cette formation ?<\/h2>\r\n  <p>\r\n    La formation PPMS permet de pr\u00e9parer vos \u00e9quipes \u00e0 r\u00e9agir face aux situations critiques : intrusion, risques majeurs ou accidents.\r\n    Notre objectif :  vous permettre d\u2019agir vite et efficacement\r\n  <\/p>\r\n<\/section>\r\n\r\n<!-- OBJECTIFS -->\r\n<section class=\"section\">\r\n  <h2>Objectifs de la formation<\/h2>\r\n\r\n  <div class=\"grid\">\r\n    <div class=\"box\">Identifier les risques majeurs propres \u00e0 leur environnement de travail.<\/div>\r\n    <div class=\"box\">Comprendre et s\u2019approprier leur Plan de Mise en S\u00e9curit\u00e9 \/ S\u00fbret\u00e9.<\/div>\r\n    <div class=\"box\">Adopter les bons r\u00e9flexes imm\u00e9diatement en situation de crise.<\/div>\r\n    <div class=\"box\">Participer efficacement \u00e0 une mise en s\u00e9curit\u00e9 (\u00e9vacuation ou confinement).<\/div>\r\n  <\/div>\r\n<\/section>\r\n<section class=\"section\">\r\n<h2>Formateur<\/h2>\r\n<\/section>\r\n<section class=\"cards\">\r\n    <div class=\"card\">Formateur sp\u00e9cialis\u00e9 en s\u00e9curit\u00e9-incendie<\/div>\r\n    <div class=\"card\">Formateur pr\u00e9par\u00e9 aux proc\u00e9dures des PPMS et intervention d'urgence<\/div>\r\n<\/section>\r\n\r\n<!-- PROGRAMME -->\r\n<section class=\"section\">\r\n  <h2>Programme d\u00e9taill\u00e9<\/h2>\r\n\r\n  <div class=\"accordion-item\">\r\n    <div class=\"accordion-title\">Partie th\u00e9orique (40%)<\/div>\r\n    <div class=\"accordion-content\">\r\n    <ul>\r\n    <li>Contexte r\u00e9glementaire<\/li>\r\n    <li>D\u00e9finitions des risques majeurs<\/li>\r\n    <li>R\u00e9duction du risque et anticipation<\/li>\r\n    <li>Organisation du plan de mise en s\u00fbret\u00e9<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n  <\/div>\r\n\r\n   <div class=\"accordion-item\">\r\n    <div class=\"accordion-title\">Partie pratique (60%)<\/div>\r\n    <div class=\"accordion-content\">\r\n    <ul>\r\n    <li>Simulation d\u2019\u00e9vacuation et\/ou confinement<\/li>\r\n    <li>R\u00e9partition des r\u00f4les en situation de crise<\/li>\r\n    <li>Gestion du stress et prise de d\u00e9cision<\/li>\r\n    <li>Analyse des comportements et axes d\u2019am\u00e9lioration<\/li>\r\n    <\/ul>\r\n<\/div>\r\n<\/div>\r\n<!-- METHODES -->\r\n<section class=\"section\">\r\n  <h2>M\u00e9thodes d'\u00e9valuation<\/h2>\r\n  <ul>\r\n      <li>\u00c9valuation th\u00e9orique : QCM de validation des acquis<\/li>\r\n      <li>\u00c9valuation pratique : mise en situation avec grille d\u2019\u00e9valuation formative et sommative<\/li>\r\n  <\/ul>\r\n<\/section>\r\n\r\n<section class=\"section\">\r\n    <h2>Accessibilit\u00e9<\/h2>\r\n    <ul>\r\n        <li>Formation accessible aux personnes en situation de handicap<\/li>\r\n        <li>Une \u00e9tude individuelle des besoin est r\u00e9alis\u00e9e avec notre r\u00e9f\u00e9rent handicap: Axel M\u00dcNCH - 0603493022 - <a href=\"mailto:contact@elm-formaction.fr\"> contact@elm-formaction.fr<\/a><\/li>\r\n        <li>Une adaptation p\u00e9dagogique et mat\u00e9rielle peut \u00eatre propos\u00e9e selon les besoins identifi\u00e9s lors de l\u2019entretien de \r\npositionnement. <\/li>\r\n    <\/ul>\r\n<\/section>\r\n\r\n<section class=\"section\">\r\n    <h2>Attribution finale<\/h2>\r\n    <ul>\r\n        <li>Attestation des acquis de fin de formation<\/li>\r\n        <li>Validit\u00e9 de 12 mois (p\u00e9riode conseill\u00e9e)<\/li>\r\n    <\/ul>\r\n<\/section>\r\n\r\n\r\n<!-- PDF -->\r\n<section class=\"section\">\r\n  <div class=\"pdf-block\">\r\n    <div>\r\n      <h3>Programme complet<\/h3>\r\n      <p>T\u00e9l\u00e9chargez le programme d\u00e9taill\u00e9<\/p>\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/Programme_PPMS_ELM_FORMACTION.pdf\" class=\"btn\" target=\"_blank\">T\u00e9l\u00e9charger<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CERTIFICATIONS -->\r\n<section class=\"certifs\">\r\n  <h2>Nos certifications<\/h2>\r\n  <p>Un gage de qualit\u00e9 et de conformit\u00e9<\/p>\r\n\r\n  <img decoding=\"async\" src=\"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/03\/Logo-Qualiopi-300dpi-Avec-Marianne.jpg\" alt=\"Certification Qualiopi\">\r\n  <img decoding=\"async\" src=\"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/03\/Oc-2301-DEF-Logo-Certif-Region-vH.png\" alt=\"Certification R\u00e9gion\">\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta\">\r\n  <h2>R\u00e9servez votre formation d\u00e8s maintenant<\/h2>\r\n  <p>Contactez-nous pour organiser une session adapt\u00e9e \u00e0 votre entreprise.<\/p>\r\n  <a href=\"https:\/\/elm-formaction.fr\/index.php\/contact\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn\">Demander un devis<\/a>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.querySelectorAll(\".accordion-title\").forEach(item => {\r\n  item.addEventListener(\"click\", () => {\r\n    const parent = item.parentElement;\r\n    const content = item.nextElementSibling;\r\n\r\n    parent.classList.toggle(\"active\");\r\n    content.style.display =\r\n      content.style.display === \"block\" ? \"none\" : \"block\";\r\n  });\r\n});\r\n<\/script>\r\n<div class=\"maj-info\">\r\n  <p>\r\n    \ud83d\udcc5 Derni\u00e8re mise \u00e0 jour : <span id=\"maj-date\">24 avril 2026<\/span>\r\n  <\/p>\r\n<\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Plan particulier de mise en s\u00e9curit\u00e9 (P.P.M.S) Formation Initiale Anticiper les situations d&rsquo;urgence, pour port\u00e9ger efficacement les \u00e9quipes et l&rsquo;\u00e9tablissement \u23f1\ufe0f Dur\u00e9e1 jour (7h) \ud83d\udc65 PublicTout le personnel de l&rsquo;\u00e9tablissement \ud83d\udc65 Nombre de participantsDe 1 \u00e0 14 \ud83d\udccd FormatPr\u00e9sentiel \ud83d\udcb0 Tarif IntraSur devisNon assujetti \u00e0 la T.V.A \ud83d\udcb3 FinancementOPCO | Fonds propres Pourquoi cette formation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3549,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28],"tags":[],"class_list":["post-3548","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-secourisme"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises<\/title>\n<meta name=\"description\" content=\"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises\" \/>\n<meta property=\"og:description\" content=\"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/\" \/>\n<meta property=\"og:site_name\" content=\"ELM-FORMACTION\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/ELM-FormAction\/61573750692677\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-14T14:59:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-22T20:18:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Elm-Formaction\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elm-Formaction\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/\"},\"author\":{\"name\":\"Elm-Formaction\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#\\\/schema\\\/person\\\/c84476d00dfd76c653c304f155c975db\"},\"headline\":\"Plan Particulier de Mise en S\u00e9curit\u00e9\\\/S\u00fbret\u00e9\",\"datePublished\":\"2026-01-14T14:59:00+00:00\",\"dateModified\":\"2026-06-22T20:18:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/\"},\"wordCount\":361,\"publisher\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/ChatGPT-Image-7-avr.-2026-15_53_44.png\",\"articleSection\":[\"Secourisme\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/\",\"name\":\"Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/ChatGPT-Image-7-avr.-2026-15_53_44.png\",\"datePublished\":\"2026-01-14T14:59:00+00:00\",\"dateModified\":\"2026-06-22T20:18:04+00:00\",\"description\":\"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#primaryimage\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/ChatGPT-Image-7-avr.-2026-15_53_44.png\",\"contentUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/ChatGPT-Image-7-avr.-2026-15_53_44.png\",\"width\":1024,\"height\":1024,\"caption\":\"Formation PPMS plan particulier de mise en s\u00fbret\u00e9 en \u00e9tablissement scolaire ou entreprise\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-ppms\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/elm-formaction.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Plan Particulier de Mise en S\u00e9curit\u00e9\\\/S\u00fbret\u00e9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#website\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/\",\"name\":\"ELM-FORMACTION\",\"description\":\"Formez vous aujourd&#039;hui, agissez demain\",\"publisher\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elm-formaction.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#organization\",\"name\":\"ELM-FORMACTION\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Logo-pour-fond-blanc-2.svg\",\"contentUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Logo-pour-fond-blanc-2.svg\",\"width\":493,\"height\":158,\"caption\":\"ELM-FORMACTION\"},\"image\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ELM-FormAction\\\/61573750692677\\\/\",\"https:\\\/\\\/www.instagram.com\\\/elm_formaction\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#\\\/schema\\\/person\\\/c84476d00dfd76c653c304f155c975db\",\"name\":\"Elm-Formaction\",\"sameAs\":[\"http:\\\/\\\/elm-formaction.fr\"],\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/author\\\/admin6128\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises","description":"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/","og_locale":"fr_FR","og_type":"article","og_title":"Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises","og_description":"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.","og_url":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/","og_site_name":"ELM-FORMACTION","article_publisher":"https:\/\/www.facebook.com\/people\/ELM-FormAction\/61573750692677\/","article_published_time":"2026-01-14T14:59:00+00:00","article_modified_time":"2026-06-22T20:18:04+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png","type":"image\/png"}],"author":"Elm-Formaction","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"Elm-Formaction","Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#article","isPartOf":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/"},"author":{"name":"Elm-Formaction","@id":"https:\/\/elm-formaction.fr\/#\/schema\/person\/c84476d00dfd76c653c304f155c975db"},"headline":"Plan Particulier de Mise en S\u00e9curit\u00e9\/S\u00fbret\u00e9","datePublished":"2026-01-14T14:59:00+00:00","dateModified":"2026-06-22T20:18:04+00:00","mainEntityOfPage":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/"},"wordCount":361,"publisher":{"@id":"https:\/\/elm-formaction.fr\/#organization"},"image":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#primaryimage"},"thumbnailUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png","articleSection":["Secourisme"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/","url":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/","name":"Formation PPMS : Plan de mise en s\u00fbret\u00e9 pour entreprises","isPartOf":{"@id":"https:\/\/elm-formaction.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#primaryimage"},"image":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#primaryimage"},"thumbnailUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png","datePublished":"2026-01-14T14:59:00+00:00","dateModified":"2026-06-22T20:18:04+00:00","description":"Formation PPMS : apprenez \u00e0 mettre en place un plan de mise en s\u00fbret\u00e9 efficace pour prot\u00e9ger vos \u00e9quipes et \u00e9tablissements face aux risques.","breadcrumb":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#primaryimage","url":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png","contentUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-7-avr.-2026-15_53_44.png","width":1024,"height":1024,"caption":"Formation PPMS plan particulier de mise en s\u00fbret\u00e9 en \u00e9tablissement scolaire ou entreprise"},{"@type":"BreadcrumbList","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-ppms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/elm-formaction.fr\/"},{"@type":"ListItem","position":2,"name":"Plan Particulier de Mise en S\u00e9curit\u00e9\/S\u00fbret\u00e9"}]},{"@type":"WebSite","@id":"https:\/\/elm-formaction.fr\/#website","url":"https:\/\/elm-formaction.fr\/","name":"ELM-FORMACTION","description":"Formez vous aujourd&#039;hui, agissez demain","publisher":{"@id":"https:\/\/elm-formaction.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elm-formaction.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/elm-formaction.fr\/#organization","name":"ELM-FORMACTION","url":"https:\/\/elm-formaction.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/elm-formaction.fr\/#\/schema\/logo\/image\/","url":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2025\/06\/Logo-pour-fond-blanc-2.svg","contentUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2025\/06\/Logo-pour-fond-blanc-2.svg","width":493,"height":158,"caption":"ELM-FORMACTION"},"image":{"@id":"https:\/\/elm-formaction.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ELM-FormAction\/61573750692677\/","https:\/\/www.instagram.com\/elm_formaction\/"]},{"@type":"Person","@id":"https:\/\/elm-formaction.fr\/#\/schema\/person\/c84476d00dfd76c653c304f155c975db","name":"Elm-Formaction","sameAs":["http:\/\/elm-formaction.fr"],"url":"https:\/\/elm-formaction.fr\/index.php\/author\/admin6128\/"}]}},"_links":{"self":[{"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts\/3548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/comments?post=3548"}],"version-history":[{"count":22,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts\/3548\/revisions"}],"predecessor-version":[{"id":4320,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts\/3548\/revisions\/4320"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/media\/3549"}],"wp:attachment":[{"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/media?parent=3548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/categories?post=3548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/tags?post=3548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}