/* V30 — Habillage continu blanc des pages de détail « Nos programmes de formation ».
   Portée strictement limitée aux grands conteneurs structurels situés après la
   bannière / carte institutionnelle. Les cartes et composants internes restent intacts. */

body.fb-v18-program-detail .formation-main,
body.fb-v18-program-detail .formation-left,
body.fb-v18-program-detail .fb-v18-section,
body.fb-v18-program-detail .fb-v18-careers-wrap,
body.fb-v18-program-detail .formation-softwares.fb-v18-softwares,
body.fb-v18-program-detail .formation-program-detail.fb-v18-program,
body.fb-v18-program-detail .formation-pricing-lite,
body.fb-v18-program-detail .formation-planning-lite{
  background:#fff!important;
}

/* « Des compétences qui ouvrent plusieurs voies » : suppression uniquement
   de l'habillage extérieur du grand bandeau. Les cartes métiers restent intactes. */
body.fb-v18-program-detail .fb-v18-careers-wrap{
  border-top-color:transparent!important;
  border-bottom-color:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
}

/* Suppression des longues séparations structurelles entre grandes sections.
   Les bordures propres aux cartes, logiciels et accordéons/modules ne sont pas ciblées. */
body.fb-v18-program-detail .formation-softwares.fb-v18-softwares{
  border-top-color:transparent!important;
  border-bottom-color:transparent!important;
}

body.fb-v18-program-detail .formation-program-detail.fb-v18-program{
  border-top-color:transparent!important;
  border-bottom-color:transparent!important;
}

body.fb-v18-program-detail .formation-pricing-lite,
body.fb-v18-program-detail .formation-planning-lite{
  border-top-color:transparent!important;
  border-bottom-color:transparent!important;
}
