{"id":276,"date":"2026-01-14T15:50:00","date_gmt":"2026-01-14T14:50:00","guid":{"rendered":"https:\/\/elm-formaction.fr\/?p=276"},"modified":"2026-04-28T22:08:55","modified_gmt":"2026-04-28T20:08:55","slug":"formation-prap-ibc","status":"publish","type":"post","link":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/","title":{"rendered":"Formation PRAP IBC"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"276\" class=\"elementor elementor-276\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84e924a e-flex e-con-boxed e-con e-parent\" data-id=\"84e924a\" 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-ac862ad elementor-widget elementor-widget-html\" data-id=\"ac862ad\" 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>Pr\u00e9vention des Risques li\u00e9s \u00e0 l'Activit\u00e9 Professionnelle (P.R.A.P) Formation Initiale<\/h1>\r\n  <p>Contribuer activement \u00e0 l'identification des risques professionnels<\/p>\r\n<\/section>\r\n\r\n<!-- CARDS -->\r\n<section class=\"cards\">\r\n    <div class=\"card\">\ud83d\udcc5 Validit\u00e9 du titre<br>24 mois<\/div>\r\n  <div class=\"card\">\u23f1\ufe0f Dur\u00e9e<br>2 jours (14h)<\/div>\r\n  <div class=\"card\">\ud83d\udc65 Public<br>Salari\u00e9(e)s des secteurs Industrie, B\u00e2timent, Commerce et Bureaux<\/div>\r\n  <div class=\"card\">\ud83d\udc65 Nombre de participants<br>De 1 \u00e0 10<\/div>\r\n  <div class=\"card\">\ud83d\udccd Format<br>Pr\u00e9sentiel<\/div>\r\n  <div class=\"card\">\ud83d\udcb0 Tarif Inter<br>300\u20ac\/Participant<br>Non assujetti \u00e0 la T.V.A<\/div>\r\n  <div class=\"card\">\ud83d\udcb0 Tarif Intra<br>1600\u20ac<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    devenir un acteur de la pr\u00e9vention et de contribuer activement \u00e0 l\u2019identification et \u00e0 l\u2019\u00e9valuation des risques professionnels.\r\n    Pour l\u2019entreprise, la formation PRAP contribue \u00e0 diminuer les co\u00fbts directs et indirects li\u00e9s aux accidents du travail et aux maladies professionnelles, tout en am\u00e9liorant sa performance globale.\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\">Participer \u00e0 la d\u00e9marche de pr\u00e9vention de l\u2019entreprise.<\/div>\r\n    <div class=\"box\">Identifier les d\u00e9terminants de l\u2019activit\u00e9 physique \u00e0 partir d\u2019une situation de travail donn\u00e9e.<\/div>\r\n    <div class=\"box\">Observer et analyser une situation de travail.<\/div>\r\n    <div class=\"box\">Proposer des actions de pr\u00e9vention adapt\u00e9es.<\/div>\r\n    <div class=\"box\">Appliquer les principes de s\u00e9curit\u00e9 physique et d\u2019\u00e9conomie d\u2019effort.<\/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\">Sapeur-pompier en activit\u00e9<\/div>\r\n    <div class=\"card\">Formateur PRAP IBC habilit\u00e9 par l'I.N.R.S<\/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\">Se situer en tant qu\u2019acteur de pr\u00e9vention<\/div>\r\n    <div class=\"accordion-content\">\r\n    <ul>\r\n    <li>Les enjeux de la pr\u00e9vention<\/li>\r\n    <li>Les acteurs internes et externes<\/li>\r\n    <li>Les 9 principes g\u00e9n\u00e9raux de pr\u00e9vention<\/li>\r\n    <li>Lien avec le DUERP<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accordion-item\">\r\n   <div class=\"accordion-title\">Observer et analyser une situation de travail<\/div>\r\n   <div class=\"accordion-content\">\r\n   <ul>\r\n   <li>Identification des dangers<\/li>\r\n   <li>Analyse des risques<\/li>\r\n   <li>Les atteintes \u00e0 la sant\u00e9 (TMS, lombalgies\u2026)<\/li>\r\n   <li>Notions de biom\u00e9canique<\/li>\r\n   <li>D\u00e9terminants de l\u2019activit\u00e9 physique<\/li>\r\n   <\/ul>\r\n  <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accordion-item\">\r\n   <div class=\"accordion-title\"> Participer \u00e0 la ma\u00eetrise du risque<\/div>\r\n   <div class=\"accordion-content\">\r\n   <ul>\r\n   <li>Proposition d\u2019am\u00e9liorations<\/li>\r\n   <li>Mesures de pr\u00e9vention: Techniques, Organisationnelles, Humaines<\/li>\r\n   <\/ul>\r\n  <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accordion-item\">\r\n   <div class=\"accordion-title\">Communiquer et agir en pr\u00e9vention<\/div>\r\n   <div class=\"accordion-content\">\r\n   <ul>\r\n   <li>Remont\u00e9e d\u2019information<\/li>\r\n   <li>\u00c9changes avec les acteurs de l\u2019entreprise<\/li>\r\n   <li>Int\u00e9gration dans la d\u00e9marche de pr\u00e9vention<\/li>\r\n   <\/ul>\r\n  <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accordion-item\">\r\n   <div class=\"accordion-title\">Appliquer les principes de s\u00e9curit\u00e9 physique et d\u2019\u00e9conomie d\u2019effort<\/div>\r\n   <div class=\"accordion-content\">\r\n   <ul>\r\n   <li>Gestes et postures adapt\u00e9s<\/li>\r\n   <li>Utilisation des aides techniques<\/li>\r\n   <li>Mise en situation professionnelle<\/li>\r\n   <\/ul>\r\n   <\/div>\r\n   <\/div>\r\n\r\n\r\n<!-- METHODES -->\r\n<section class=\"section\">\r\n  <h2>M\u00e9thodes d'\u00e9valuation<\/h2>\r\n  <ul>\r\n      <li>Analyse d'une situation de travail r\u00e9elle.<\/li>\r\n      <li>Proposition d'actions de pr\u00e9vention.<\/li>\r\n      <li>Utilisation de la grille nationale INRS PRAP IBC<\/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>Certificat acteur PRAP IBC | Validit\u00e9 de 24 mois<\/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-PRAP-IBC-_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\">23 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>Pr\u00e9vention des Risques li\u00e9s \u00e0 l&rsquo;Activit\u00e9 Professionnelle (P.R.A.P) Formation Initiale Contribuer activement \u00e0 l&rsquo;identification des risques professionnels \ud83d\udcc5 Validit\u00e9 du titre24 mois \u23f1\ufe0f Dur\u00e9e2 jours (14h) \ud83d\udc65 PublicSalari\u00e9(e)s des secteurs Industrie, B\u00e2timent, Commerce et Bureaux \ud83d\udc65 Nombre de participantsDe 1 \u00e0 10 \ud83d\udccd FormatPr\u00e9sentiel \ud83d\udcb0 Tarif Inter300\u20ac\/ParticipantNon assujetti \u00e0 la T.V.A \ud83d\udcb0 Tarif Intra1600\u20acNon assujetti [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1834,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[],"class_list":["post-276","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-prap"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Formation PRAP IBC - Gestes et postures<\/title>\n<meta name=\"description\" content=\"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.\" \/>\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-prap-ibc\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Formation PRAP IBC - Gestes et postures\" \/>\n<meta property=\"og:description\" content=\"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/\" \/>\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:50:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T20:08:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1928\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"5 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-prap-ibc\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/\"},\"author\":{\"name\":\"Elm-Formaction\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#\\\/schema\\\/person\\\/c84476d00dfd76c653c304f155c975db\"},\"headline\":\"Formation PRAP IBC\",\"datePublished\":\"2026-01-14T14:50:00+00:00\",\"dateModified\":\"2026-04-28T20:08:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/\"},\"wordCount\":458,\"publisher\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/photo-1-scaled.jpg\",\"articleSection\":[\"PRAP\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/\",\"name\":\"Formation PRAP IBC - Gestes et postures\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/photo-1-scaled.jpg\",\"datePublished\":\"2026-01-14T14:50:00+00:00\",\"dateModified\":\"2026-04-28T20:08:55+00:00\",\"description\":\"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#primaryimage\",\"url\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/photo-1-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/elm-formaction.fr\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/photo-1-scaled.jpg\",\"width\":1928,\"height\":2560,\"caption\":\"Formation PRAP IBC \u2013 analyse des situations de travail et pr\u00e9vention des risques physiques\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elm-formaction.fr\\\/index.php\\\/2026\\\/01\\\/14\\\/formation-prap-ibc\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/elm-formaction.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Formation PRAP IBC\"}]},{\"@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 PRAP IBC - Gestes et postures","description":"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.","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-prap-ibc\/","og_locale":"fr_FR","og_type":"article","og_title":"Formation PRAP IBC - Gestes et postures","og_description":"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.","og_url":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/","og_site_name":"ELM-FORMACTION","article_publisher":"https:\/\/www.facebook.com\/people\/ELM-FormAction\/61573750692677\/","article_published_time":"2026-01-14T14:50:00+00:00","article_modified_time":"2026-04-28T20:08:55+00:00","og_image":[{"width":1928,"height":2560,"url":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg","type":"image\/jpeg"}],"author":"Elm-Formaction","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"Elm-Formaction","Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#article","isPartOf":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/"},"author":{"name":"Elm-Formaction","@id":"https:\/\/elm-formaction.fr\/#\/schema\/person\/c84476d00dfd76c653c304f155c975db"},"headline":"Formation PRAP IBC","datePublished":"2026-01-14T14:50:00+00:00","dateModified":"2026-04-28T20:08:55+00:00","mainEntityOfPage":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/"},"wordCount":458,"publisher":{"@id":"https:\/\/elm-formaction.fr\/#organization"},"image":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#primaryimage"},"thumbnailUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg","articleSection":["PRAP"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/","url":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/","name":"Formation PRAP IBC - Gestes et postures","isPartOf":{"@id":"https:\/\/elm-formaction.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#primaryimage"},"image":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#primaryimage"},"thumbnailUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg","datePublished":"2026-01-14T14:50:00+00:00","dateModified":"2026-04-28T20:08:55+00:00","description":"Formation PRAP IBC : pr\u00e9venir les risques li\u00e9s \u00e0 l\u2019activit\u00e9 physique, adopter les bons gestes au travail.","breadcrumb":{"@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#primaryimage","url":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg","contentUrl":"https:\/\/elm-formaction.fr\/wp-content\/uploads\/2026\/02\/photo-1-scaled.jpg","width":1928,"height":2560,"caption":"Formation PRAP IBC \u2013 analyse des situations de travail et pr\u00e9vention des risques physiques"},{"@type":"BreadcrumbList","@id":"https:\/\/elm-formaction.fr\/index.php\/2026\/01\/14\/formation-prap-ibc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/elm-formaction.fr\/"},{"@type":"ListItem","position":2,"name":"Formation PRAP IBC"}]},{"@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\/276","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=276"}],"version-history":[{"count":74,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts\/276\/revisions"}],"predecessor-version":[{"id":4219,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/posts\/276\/revisions\/4219"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/media\/1834"}],"wp:attachment":[{"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/media?parent=276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/categories?post=276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elm-formaction.fr\/index.php\/wp-json\/wp\/v2\/tags?post=276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}