{"id":5533,"date":"2025-11-18T09:47:02","date_gmt":"2025-11-18T08:47:02","guid":{"rendered":"https:\/\/refonte.dac-varouest.fr\/?page_id=5533"},"modified":"2026-04-16T10:15:27","modified_gmt":"2026-04-16T08:15:27","slug":"centre-de-ressources-territorial-crt","status":"publish","type":"page","link":"https:\/\/dac-varouest.fr\/index.php\/ressources\/minformer\/centre-de-ressources-territorial-crt\/","title":{"rendered":"Centres de Ressources Territoriaux (CRT)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5533\" class=\"elementor elementor-5533\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4a7eddc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4a7eddc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fd50de8\" data-id=\"fd50de8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-858b4f5 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"858b4f5\" 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<style>\r\n\/* =============================\r\n   PAGE CRT \u2013 STYLE HARMONIS\u00c9\r\n   ============================= *\/\r\n\r\n.dac-crt-section {\r\n  background: #ffffff;\r\n  font-family: \"Poppins\", sans-serif;\r\n  color: #1c1c1c;\r\n  padding: 10px 20px 80px;\r\n}\r\n\r\n.dac-crt-inner {\r\n  max-width: 1600px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* Sous-titre \/ intro *\/\r\n.dac-crt-subtitle {\r\n  text-align: center;\r\n  font-size: 22px;\r\n  color: #555;\r\n  max-width: 1500px;\r\n}\r\n\r\n\/* =============================\r\n   CARTE CRT\r\n   ============================= *\/\r\n\r\n.dac-crt-map-title {\r\n  text-align: center;\r\n  font-size: 28px;\r\n  font-weight: 700;\r\n  color: #2865b4;\r\n  margin: 20px 0 10px;\r\n}\r\n\r\n.dac-crt-map-wrapper {\r\n  max-width: 900px;\r\n  margin: 0 auto 60px;\r\n}\r\n\r\n\r\n.dac-crt-map-wrapper img {\r\n  width: 100%;\r\n  height: auto;\r\n  object-fit: contain;\r\n}\r\n\r\n\r\n\/* =============================\r\n   ACCORD\u00c9ONS CRT\r\n   ============================= *\/\r\n\r\n.crt-list {\r\n  margin-top: 20px;\r\n}\r\n\r\n\/* Chaque CRT = un bloc accord\u00e9on *\/\r\n.crt-center {\r\n  background: #ffffff;\r\n  border-radius: 22px;\r\n  margin-bottom: 18px;\r\n  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.04);\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Header de l'accord\u00e9on *\/\r\n.crt-center summary {\r\n  list-style: none;\r\n  cursor: pointer;\r\n  padding: 18px 22px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 12px;\r\n  background: #f5f9ff;\r\n}\r\n\r\n.crt-center summary::-webkit-details-marker {\r\n  display: none;\r\n}\r\n\r\n.crt-center-name {\r\n  font-size: 20px;\r\n  font-weight: 700;\r\n  color: #2865b4;\r\n}\r\n\r\n\/* Pastille \u00e0 droite du titre *\/\r\n.crt-center-badge {\r\n  font-size: 13px;\r\n  padding: 6px 16px;\r\n  border-radius: 999px;\r\n  background: #ffb300;\r\n  color: #1c1c1c;\r\n  font-weight: 600;\r\n}\r\n\r\n\/* Contenu de l'accord\u00e9on *\/\r\n.crt-center-content {\r\n  padding: 24px 22px 26px;\r\n  border-top: 1px solid #eee;\r\n}\r\n\r\n\/* =============================\r\n   GRILLES DE CARTES\r\n   ============================= *\/\r\n\r\n.crt-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(1, 1fr);\r\n  gap: 20px;\r\n}\r\n\r\n\r\n\r\n\r\n\/* Ligne images : 3 cartes sur desktop *\/\r\n@media (min-width: 768px) {\r\n  .crt-grid {\r\n    grid-template-columns: repeat(3, 1fr);\r\n  }\r\n}\r\n\r\n\/* Ligne t\u00e9l\u00e9chargements : 2 cartes sur desktop *\/\r\n.crt-grid-downloads {\r\n  margin-top: 18px;\r\n}\r\n\r\n@media (min-width: 768px) {\r\n  .crt-grid-downloads {\r\n    grid-template-columns: repeat(2, 1fr);\r\n  }\r\n}\r\n\r\n\/* =============================\r\n   CARTE CRT (visuels et textes)\r\n   ============================= *\/\r\n\r\n.crt-card {\r\n  background: #fff7eb;\r\n  border-radius: 20px;\r\n  padding: 20px 18px 24px;\r\n  text-align: center;\r\n  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);\r\n  transition: transform 0.15s ease, box-shadow 0.15s ease;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: space-between;   \/* pousse le bouton en bas *\/\r\n  align-items: center;\r\n  height: 100%;\r\n}\r\n\r\n\/* Images CRT harmonis\u00e9es *\/\r\n.crt-card img {\r\n  width: 100%;\r\n  height: 160px;             \/* m\u00eame hauteur pour uniformiser *\/\r\n  object-fit: contain;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n\/* Titres *\/\r\n.crt-card h3 {\r\n  font-size: 17px;\r\n  font-weight: 700;\r\n  color: #2865b4;\r\n  margin-bottom: 10px;\r\n  text-align: center;\r\n}\r\n\r\n\/* Paragraphe *\/\r\n.crt-card p {\r\n  font-size: 14px;\r\n  color: #555;\r\n  line-height: 1.5;\r\n  margin: 0 0 14px 0;\r\n  text-align: center;\r\n}\r\n\r\n\/* Effet hover *\/\r\n.crt-card:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);\r\n}\r\n\r\n.crt-card-download {\r\n  text-align: center !important;      \/* Centre titre + texte *\/\r\n  align-items: center !important;     \/* Centre horizontalement *\/\r\n  justify-content: space-between;     \/* Garde un joli espace bouton *\/\r\n}\r\n\r\n\/* Centrer aussi les paragraphes *\/\r\n.crt-card-download p {\r\n  text-align: center !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n}\r\n\r\n\/* Cartes de t\u00e9l\u00e9chargements : texte \u00e0 gauche, bouton centr\u00e9 *\/\r\n.crt-card-download {\r\n  align-items: flex-start;\r\n  text-align: left;\r\n}\r\n\r\n\/* =============================\r\n   BOUTONS CRT \u2013 STYLE BLEU UNIFI\u00c9\r\n   ============================= *\/\r\n\r\n\/* Style unique pour TOUS les boutons \u25bc *\/\r\n\/* =============================\r\n   BOUTONS CRT \u2013 STYLE BLEU UNIFI\u00c9\r\n   ============================= *\/\r\n\r\n.crt-btn,\r\n.crt-btn-download {\r\n  display: inline-block;\r\n  padding: 12px 28px;\r\n  border-radius: 999px;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  text-decoration: none;\r\n  background: #2865b4 !important;   \/* bleu DAC *\/\r\n  border: 2px solid #2865b4 !important;\r\n  color: #ffffff !important;         \/* texte blanc *\/\r\n  transition: 0.15s ease;\r\n  text-align: center;\r\n  min-width: 130px;\r\n  margin-top: auto;\r\n  margin-left: auto;                 \/* centre horizontalement *\/\r\n  margin-right: auto;\r\n}\r\n\r\n\/* Effet hover *\/\r\n.crt-btn:hover,\r\n.crt-btn-download:hover {\r\n  background: #1f4f8b !important;\r\n  border-color: #1f4f8b !important;\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* Grille sp\u00e9cifique 2 colonnes pour les CRT (F\u00e9lix Pey) *\/\r\n.crt-grid-2 {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 20px;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .crt-grid-2 {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n\r\n\r\n<\/style>\r\n\r\n\r\n\r\n<section class=\"dac-crt-section\">\r\n  <div class=\"dac-crt-inner\">\r\n\r\n    <!-- Sous-titre align\u00e9 au style \"mesures de protection\" -->\r\n    <p class=\"dac-crt-subtitle\">\r\n      Les CRT accompagnent les personnes \u00e2g\u00e9es en perte d\u2019autonomie et leurs aidants pour favoriser le maintien \u00e0 domicile. Ils proposent un appui renforc\u00e9, coordonnent les interventions, soutiennent les professionnels de sant\u00e9 et contribuent \u00e0 la continuit\u00e9 du parcours de vie. Retrouvez ci-dessous la pr\u00e9sentation compl\u00e8te et les ressources associ\u00e9es \u00e0 chaque\r\n        CRT du territoire Var Ouest.\r\n    <\/p>\r\n   \r\n\r\n    <!-- CARTE CRT -->\r\n    <h2 class=\"dac-crt-map-title\">Carte des CRT du territoire Var Ouest<\/h2>\r\n    <div class=\"dac-crt-map-wrapper\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/02\/CARTO-CRT-MAJ-14012025-2.svg\"\r\n        alt=\"Carte des CRT du territoire Var Ouest\"\r\n      >\r\n    <\/div>\r\n\r\n    <!-- LISTE DES CRT (accord\u00e9ons) -->\r\n    <div class=\"crt-list\">\r\n\r\n      <!-- ===== CRT LE BEAUSSET ===== -->\r\n      <details class=\"crt-center\" open>\r\n        <summary>\r\n          <span class=\"crt-center-name\">CRT Le Beausset<\/span>\r\n          <span class=\"crt-center-badge\">Voir les documents<\/span>\r\n        <\/summary>\r\n\r\n        <div class=\"crt-center-content\">\r\n\r\n          <!-- Ligne 1 : Pr\u00e9sentation + Flyer + \u00c9quipe -->\r\n          <div class=\"crt-grid\">\r\n            <!-- Pr\u00e9sentation -->\r\n            <article class=\"crt-card\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/04\/Capture-decran-2026-04-16-091851.png\"\r\n                alt=\"Pr\u00e9sentation CRT Le Beausset\"\r\n              >\r\n              <h3>Pr\u00e9sentation<\/h3>\r\n              <a\r\n                class=\"crt-btn\"\r\n                href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/02\/CRT-leBeausset-Presentation-1.pdf\"\r\n                target=\"_blank\" rel=\"noopener\"\r\n              >\r\n                Voir\r\n              <\/a>\r\n            <\/article>\r\n\r\n            <!-- Flyer -->\r\n            <article class=\"crt-card\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/11\/flyer1.png\"\r\n                alt=\"Flyer CRT Le Beausset\"\r\n              >\r\n              <h3>Flyer<\/h3>\r\n              <a\r\n                class=\"crt-btn\"\r\n                href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/CRT-leBeausset-Flyer.pdf\"\r\n                target=\"_blank\" rel=\"noopener\"\r\n              >\r\n                Voir\r\n              <\/a>\r\n            <\/article>\r\n\r\n            <!-- \u00c9quipe du CRT -->\r\n            <article class=\"crt-card\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/EquipeCRTClemenceau.png\"\r\n                alt=\"\u00c9quipe du CRT Le Beausset\"\r\n              >\r\n              <h3>\u00c9quipe du CRT<\/h3>\r\n              <a\r\n                class=\"crt-btn\"\r\n                href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/02\/CRT-leBeausset-Equipe-1.pdf\"\r\n                target=\"_blank\" rel=\"noopener\"\r\n              >\r\n                Voir\r\n              <\/a>\r\n            <\/article>\r\n          <\/div>\r\n\r\n          <!-- Ligne 2 : Fiche d\u2019orientation + Proc\u00e9dure d\u2019admission -->\r\n          <div class=\"crt-grid crt-grid-downloads\">\r\n            <!-- Fiche d\u2019orientation -->\r\n            <article class=\"crt-card crt-card-download\">\r\n              <h3>Fiche d\u2019orientation<\/h3>\r\n              <p>\r\n                Cliquez ici pour t\u00e9l\u00e9charger la fiche d\u2019orientation du CRT Le Beausset.\r\n              <\/p>\r\n              <a\r\n                class=\"crt-btn crt-btn-download\"\r\n                href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/11\/Fiche-dorientation-CRT-Le-Beausset-Var-Ouest.docx\"\r\n                target=\"_blank\" rel=\"noopener\"\r\n              >\r\n                T\u00e9l\u00e9charger\r\n              <\/a>\r\n            <\/article>\r\n\r\n            <!-- Proc\u00e9dure d\u2019admission -->\r\n            <article class=\"crt-card crt-card-download\">\r\n              <h3>Proc\u00e9dure d\u2019admission<\/h3>\r\n              <p>\r\n                Cliquez ici pour t\u00e9l\u00e9charger la proc\u00e9dure d\u2019admission du CRT Le Beausset.\r\n              <\/p>\r\n              <a\r\n                class=\"crt-btn crt-btn-download\"\r\n                href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/11\/Procedure-dadmission-CRT-Le-Beausset-Var-Ouest.docx\"\r\n                target=\"_blank\" rel=\"noopener\"\r\n              >\r\n                T\u00e9l\u00e9charger\r\n              <\/a>\r\n            <\/article>\r\n          <\/div>\r\n\r\n        <\/div><!-- \/.crt-center-content -->\r\n      <\/details>\r\n\r\n      <!-- ===== AUTRES CRT ===== -->\r\n\r\n\r\n    <details class=\"crt-center\">\r\n  <summary>\r\n    <span class=\"crt-center-name\">CRT F\u00e9lix Pey<\/span>\r\n    <span class=\"crt-center-badge\">Voir les documents<\/span>\r\n  <\/summary>\r\n\r\n  <div class=\"crt-center-content\">\r\n\r\n    <!-- =========================\r\n         LIGNE 1 \u2014 Pr\u00e9sentation + Flyer\r\n    ========================== -->\r\n    <div class=\"crt-grid-2\">\r\n\r\n      <!-- Pr\u00e9sentation -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/04\/Capture-decran-2026-04-16-101500.png\"\r\n          alt=\"Pr\u00e9sentation CRT F\u00e9lix Pey\"\r\n        >\r\n        <h3>Pr\u00e9sentation<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/CRT-FelixPey-Presentation.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Flyer -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/04\/Capture-decran-2026-04-16-101358.png\"\r\n          alt=\"Flyer CRT F\u00e9lix Pey\"\r\n        >\r\n        <h3>Flyer<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/02\/CRT-FelixPey-Flyer-1.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n\r\n    <!-- =========================\r\n         LIGNE 2 \u2014 WORD : Fiche + Protocole\r\n    ========================== -->\r\n    <div class=\"crt-grid-2 crt-grid-downloads\">\r\n\r\n      <!-- Fiche d\u2019orientation -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Fiche d\u2019orientation<\/h3>\r\n        <p>\r\n          T\u00e9l\u00e9charger la fiche d\u2019orientation du CRT F\u00e9lix Pey (format Word).\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Fiche-orientation.docx\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          T\u00e9l\u00e9charger\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Protocole d\u2019admission -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Protocole d\u2019admission<\/h3>\r\n        <p>\r\n          T\u00e9l\u00e9charger le protocole d\u2019admission au dispositif CRT F\u00e9lix Pey (Word).\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Protocole-admission-au-dispositif-CRT.docx\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          T\u00e9l\u00e9charger\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n  <\/div><!-- \/.crt-center-content -->\r\n<\/details>\r\n\r\n\r\n\r\n\r\n      <details class=\"crt-center\">\r\n  <summary>\r\n    <span class=\"crt-center-name\">CRT Mar Vivo<\/span>\r\n    <span class=\"crt-center-badge\">Voir les documents<\/span>\r\n  <\/summary>\r\n\r\n  <div class=\"crt-center-content\">\r\n\r\n    <!-- =========================\r\n         LIGNE 1 \u2014 Pr\u00e9sentation + Flyer\r\n    ========================== -->\r\n    <div class=\"crt-grid-2\">\r\n\r\n      <!-- Pr\u00e9sentation -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Capture-decran-2025-12-11-151324.png\"\r\n          alt=\"Pr\u00e9sentation CRT Mar Vivo\"\r\n        >\r\n        <h3>Pr\u00e9sentation<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/CRT-MarVivo-Presentation.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Flyer -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/04\/Capture-decran-2026-04-16-091029.png\"\r\n          alt=\"Flyer CRT Mar Vivo\"\r\n        >\r\n        <h3>Flyer<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/02\/CRT-MarVivo-Flyer-1.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n\r\n    <!-- =========================\r\n         LIGNE 2 \u2014 Fiche + Proc\u00e9dure (VIDES POUR LE MOMENT)\r\n    ========================== -->\r\n    <div class=\"crt-grid-2 crt-grid-downloads\">\r\n\r\n      <!-- Fiche d\u2019orientation (en attente) -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Fiche d\u2019orientation<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Proc\u00e9dure d\u2019admission (en attente) -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Proc\u00e9dure d\u2019admission<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n  <\/div><!-- \/.crt-center-content -->\r\n<\/details>\r\n<details class=\"crt-center\">\r\n  <summary>\r\n    <span class=\"crt-center-name\">CRT Provence Verdon<\/span>\r\n    <span class=\"crt-center-badge\">Voir les documents<\/span>\r\n  <\/summary>\r\n\r\n  <div class=\"crt-center-content\">\r\n\r\n    <!-- =========================\r\n         LIGNE 1 \u2014 Pr\u00e9sentation + Flyer\r\n    ========================== -->\r\n    <div class=\"crt-grid-2\">\r\n\r\n      <!-- Pr\u00e9sentation -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Capture-decran-2025-12-12-100410.png\"\r\n          alt=\"Pr\u00e9sentation CRT Provence Verdon\"\r\n        >\r\n        <h3>Pr\u00e9sentation<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"#\"\r\n           onclick=\"return false;\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Flyer -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Capture-decran-2025-12-11-152140.png\"\r\n          alt=\"Flyer CRT Provence Verdon\"\r\n        >\r\n        <h3>Flyer<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/CRT-ProvenceVerdon-Presentation.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n\r\n    <!-- =========================\r\n         LIGNE 2 \u2014 Fiche + Proc\u00e9dure (VIDES POUR LE MOMENT)\r\n    ========================== -->\r\n    <div class=\"crt-grid-2 crt-grid-downloads\">\r\n\r\n      <!-- Fiche d\u2019orientation (en attente) -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Fiche d\u2019orientation<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Proc\u00e9dure d\u2019admission (en attente) -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Proc\u00e9dure d\u2019admission<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n  <\/div><!-- \/.crt-center-content -->\r\n<\/details>\r\n\r\n<details class=\"crt-center\">\r\n  <summary>\r\n    <span class=\"crt-center-name\">CRT Cl\u00e9menceau<\/span>\r\n    <span class=\"crt-center-badge\">Voir les documents<\/span>\r\n  <\/summary>\r\n\r\n  <div class=\"crt-center-content\">\r\n\r\n    <!-- =========================\r\n         LIGNE 1 \u2014 Pr\u00e9sentation + Flyer\r\n    ========================== -->\r\n    <div class=\"crt-grid-2\">\r\n\r\n      <!-- Pr\u00e9sentation -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Capture-decran-2025-12-12-095608.png\"\r\n          alt=\"Pr\u00e9sentation CRT Cl\u00e9menceau\"\r\n        >\r\n        <h3>Pr\u00e9sentation<\/h3>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2026\/01\/CRT-Clemenceau-Presentation.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          Voir\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Flyer (\u00e0 venir) -->\r\n      <article class=\"crt-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/Capture-decran-2025-12-12-100410.png\"\r\n          alt=\"Flyer CRT Cl\u00e9menceau \u2013 \u00c0 venir\"\r\n        >\r\n        <h3>Flyer<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 -->\r\n\r\n\r\n    <!-- =========================\r\n         LIGNE 2 \u2014 Fiche d\u2019orientation + Proc\u00e9dure\r\n    ========================== -->\r\n    <div class=\"crt-grid-2 crt-grid-downloads\">\r\n\r\n      <!-- Fiche d\u2019orientation -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Fiche d\u2019orientation<\/h3>\r\n        <p>\r\n          T\u00e9l\u00e9charger la fiche d\u2019orientation du CRT Cl\u00e9menceau.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"https:\/\/dac-varouest.fr\/wp-content\/uploads\/2025\/12\/fiche-orientation-CRT-pour-diffusion.pdf\"\r\n          target=\"_blank\" rel=\"noopener\"\r\n        >\r\n          T\u00e9l\u00e9charger\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Proc\u00e9dure d\u2019admission (\u00e0 venir) -->\r\n      <article class=\"crt-card crt-card-download\">\r\n        <h3>Proc\u00e9dure d\u2019admission<\/h3>\r\n        <p>\r\n          Le document sera ajout\u00e9 prochainement.\r\n        <\/p>\r\n        <a\r\n          class=\"crt-btn crt-btn-download\"\r\n          href=\"#\"\r\n          onclick=\"return false;\"\r\n          style=\"opacity:0.5; cursor:not-allowed;\"\r\n        >\r\n          \u00c0 venir\r\n        <\/a>\r\n      <\/article>\r\n\r\n    <\/div><!-- \/.crt-grid-2 crt-grid-downloads -->\r\n\r\n  <\/div><!-- \/.crt-center-content -->\r\n<\/details>\r\n\r\n\r\n\r\n\r\n    <\/div><!-- \/.crt-list -->\r\n\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Les CRT accompagnent les personnes \u00e2g\u00e9es en perte d\u2019autonomie et leurs aidants pour favoriser le maintien \u00e0 domicile. Ils proposent un appui renforc\u00e9, coordonnent les interventions, soutiennent les professionnels de sant\u00e9 et contribuent \u00e0 la continuit\u00e9 du parcours de vie. Retrouvez ci-dessous la pr\u00e9sentation compl\u00e8te et les ressources associ\u00e9es \u00e0 chaque CRT du territoire Var <\/p>\n","protected":false},"author":7,"featured_media":0,"parent":5366,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5533","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/comments?post=5533"}],"version-history":[{"count":126,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5533\/revisions"}],"predecessor-version":[{"id":9115,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5533\/revisions\/9115"}],"up":[{"embeddable":true,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5366"}],"wp:attachment":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/media?parent=5533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}