{"id":5344,"date":"2025-10-30T09:14:46","date_gmt":"2025-10-30T08:14:46","guid":{"rendered":"https:\/\/refonte.dac-varouest.fr\/?page_id=5344"},"modified":"2026-04-14T11:13:01","modified_gmt":"2026-04-14T09:13:01","slug":"morienter","status":"publish","type":"page","link":"https:\/\/dac-varouest.fr\/index.php\/ressources\/morienter\/","title":{"rendered":"M&#8217;orienter"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5344\" class=\"elementor elementor-5344\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7efdbe3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7efdbe3\" 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-2025423\" data-id=\"2025423\" 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-bc289c6 elementor-widget elementor-widget-html\" data-id=\"bc289c6\" 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 M\u2019ORIENTER \u2014 THEME BLEU\r\n   ================================ *\/\r\n\r\n\/* Wrapper pleine largeur *\/\r\n.dac-orient-wrapper {\r\n    width: 100vw;\r\n    left: 50%;\r\n    margin-left: -50vw;\r\n    position: relative;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* Titre centr\u00e9 *\/\r\n.dac-orient-intro {\r\n    max-width: 1100px;\r\n    margin: 0 auto 2rem;\r\n    padding: 1.5rem 0;\r\n    text-align: center;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.dac-orient-intro h2 {\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    color: #2865b4;\r\n    margin: 0;\r\n    line-height: normal;\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 600px) {\r\n    .dac-orient-intro h2 {\r\n        font-size: 1.6rem;\r\n    }\r\n}\r\n\r\n\/* Conteneur global *\/\r\n.dac-orient-content {\r\n    background: transparent;\r\n}\r\n\r\n.dac-orient-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 15px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* Grille *\/\r\n.dac-orient-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    gap: 2rem;\r\n}\r\n\r\n\/* Cartes *\/\r\n.dac-orient-card {\r\n    background: rgba(115,190,215,0.12);\r\n    border-radius: 18px;\r\n    padding: 2rem 1.5rem;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    border: 1px solid rgba(115,190,215,1);\r\n    box-shadow: 0 6px 15px rgba(0,0,0,0.04);\r\n    transition: 0.2s ease;\r\n\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 240px;\r\n}\r\n\r\n.dac-orient-card:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 12px 24px rgba(0,0,0,0.12);\r\n}\r\n\r\n\/* Titres des cartes *\/\r\n.dac-orient-card h3 {\r\n    color: #2865b4;\r\n    font-size: 1.15rem;\r\n    margin: 0;\r\n    padding-top: 2rem;\r\n}\r\n\r\n\/* Ajustement des titres longs *\/\r\n.dac-orient-grid a:nth-child(2) h3,\r\n.dac-orient-grid a:nth-child(3) h3,\r\n.dac-orient-grid a:nth-child(4) h3 {\r\n    padding-top: 0.5rem;\r\n}\r\n\r\n\/* Bouton *\/\r\n.dac-orient-btn {\r\n    width: 220px;\r\n    height: 52px;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    margin: auto auto 0 auto;\r\n\r\n    background: #ffffff;\r\n    color: #2865b4;\r\n    border-radius: 999px;\r\n    border: 1px solid rgba(115,190,215,1);\r\n\r\n    font-weight: 600;\r\n    font-size: 0.95rem;\r\n    text-decoration: none;\r\n\r\n    transition: 0.2s ease;\r\n}\r\n\r\n.dac-orient-btn:hover {\r\n    background: rgba(115,190,215,0.25);\r\n    transform: translateY(-2px);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 1024px) {\r\n    .dac-orient-grid {\r\n        grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    }\r\n}\r\n\r\n@media (max-width: 700px) {\r\n    .dac-orient-grid {\r\n        grid-template-columns: 1fr;\r\n    }\r\n}\r\n\r\n\/* ================================\r\n   CARTES D\u00c9SACTIV\u00c9ES\r\n   ================================ *\/\r\n\r\n.dac-orient-card.disabled {\r\n    pointer-events: none;\r\n    opacity: 0.55;\r\n    filter: grayscale(40%);\r\n}\r\n\r\n.dac-orient-card.disabled .dac-orient-btn {\r\n    background: #eeeeee !important;\r\n    border-color: #cccccc !important;\r\n    color: #777777 !important;\r\n    cursor: not-allowed;\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"dac-orient-wrapper page-orienter\">\r\n\r\n    <div class=\"dac-orient-intro\">\r\n        <h2>S'orienter par besoin vers les ressources adapt\u00e9es<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"dac-orient-content\">\r\n        <div class=\"dac-orient-container\">\r\n\r\n            <div class=\"dac-orient-grid\">\r\n\r\n                <!-- ACTIVE -->\r\n                <a href=\"https:\/\/dac-varouest.fr\/index.php\/ressources\/morienter\/mise-sous-protection-dun-majeur-vulnerable\/\"\r\n                   class=\"dac-orient-card\">\r\n                    <h3>Protection du majeur vuln\u00e9rable<\/h3>\r\n                    <span class=\"dac-orient-btn\">Acc\u00e9der au formulaire<\/span>\r\n                <\/a>\r\n\r\n                <!-- ACTIVE -->\r\n                <a href=\"https:\/\/dac-varouest.fr\/index.php\/ressources\/morienter\/accompagner-une-personne-ayant-un-syndrome-de-diogene\/\"\r\n                   class=\"dac-orient-card\">\r\n                    <h3>Accompagnement d'une personne avec un syndrome de Diog\u00e8ne<\/h3>\r\n                    <span class=\"dac-orient-btn\">Acc\u00e9der au formulaire<\/span>\r\n                <\/a>\r\n                \r\n                <!-- ACTIVE -->\r\n                <a href=\" https:\/\/dac-varouest.fr\/index.php\/entree-en-ehpad\/\" class=\"dac-orient-card\">\r\n                    <h3>Entr\u00e9e en EHPAD<\/h3>\r\n                    <span class=\"dac-orient-btn\">Acc\u00e9der au formulaire<\/span>\r\n                <\/a>\r\n\r\n                <!-- DISABLED -->\r\n                <a href=\"#\" class=\"dac-orient-card disabled\">\r\n                    <h3>Mise en place d\u2019aides pour les personnes \u00e2g\u00e9es de 60 et plus<\/h3>\r\n                    <span class=\"dac-orient-btn\">Bient\u00f4t disponible<\/span>\r\n                <\/a>\r\n\r\n                <!-- DISABLED -->\r\n                <a href=\"#\" class=\"dac-orient-card disabled\">\r\n                    <h3>Renforcement des services d\u2019aide et soins pour les personnes \u00e2g\u00e9es de 60 et plus<\/h3>\r\n                    <span class=\"dac-orient-btn\">Bient\u00f4t disponible<\/span>\r\n                <\/a>\r\n\r\n        \r\n\r\n                <!-- DISABLED -->\r\n                <a href=\"#\" class=\"dac-orient-card disabled\">\r\n                    <h3>Recherche d'un M\u00e9decin Traitant<\/h3>\r\n                    <span class=\"dac-orient-btn\">Bient\u00f4t disponible<\/span>\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\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>S&#8217;orienter par besoin vers les ressources adapt\u00e9es Protection du majeur vuln\u00e9rable Acc\u00e9der au formulaire Accompagnement d&#8217;une personne avec un syndrome de Diog\u00e8ne Acc\u00e9der au formulaire Entr\u00e9e en EHPAD Acc\u00e9der au formulaire Mise en place d\u2019aides pour les personnes \u00e2g\u00e9es de 60 et plus Bient\u00f4t disponible Renforcement des services d\u2019aide et soins pour les personnes \u00e2g\u00e9es <\/p>\n","protected":false},"author":7,"featured_media":0,"parent":4345,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5344","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5344","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=5344"}],"version-history":[{"count":84,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5344\/revisions"}],"predecessor-version":[{"id":8998,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/5344\/revisions\/8998"}],"up":[{"embeddable":true,"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/pages\/4345"}],"wp:attachment":[{"href":"https:\/\/dac-varouest.fr\/index.php\/wp-json\/wp\/v2\/media?parent=5344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}