{"id":48,"date":"2024-10-10T15:00:48","date_gmt":"2024-10-10T13:00:48","guid":{"rendered":"https:\/\/canethmc.fr\/?page_id=48"},"modified":"2026-07-24T23:05:31","modified_gmt":"2026-07-24T21:05:31","slug":"vous-situer","status":"publish","type":"page","link":"https:\/\/canethmc.fr\/?page_id=48","title":{"rendered":"Se Situer"},"content":{"rendered":"\n<!-- =========================================================\nPAGE \u00ab SE SITUER \u00bb \u2013 G\u00ceTE LES OLIVIERS\nStyle m\u00e9diterran\u00e9en moderne et responsive\n\u00c0 coller dans un bloc \u00ab HTML personnalis\u00e9 \u00bb WordPress\n========================================================= -->\n\n<style>\n  .canet-location,\n  .canet-location * {\n    box-sizing: border-box;\n  }\n\n  .canet-location {\n    --olive-dark: #344235;\n    --olive: #687657;\n    --olive-light: #a8b08d;\n    --terracotta: #b86646;\n    --terracotta-dark: #91482f;\n    --ochre: #d4a15e;\n    --sand: #efe3d2;\n    --sand-light: #f8f2e9;\n    --cream: #fdfaf5;\n    --white: #ffffff;\n    --ink: #293129;\n    --muted: #697269;\n    --border: rgba(52, 66, 53, 0.14);\n    --shadow: 0 22px 65px rgba(45, 55, 43, 0.13);\n    --shadow-soft: 0 12px 36px rgba(45, 55, 43, 0.08);\n\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    color: var(--ink);\n    background: var(--cream);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .canet-location img {\n    display: block;\n    width: 100%;\n  }\n\n  .canet-location a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .canet-location-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  \/* =========================================================\n     \u00c9L\u00c9MENTS COMMUNS\n  ========================================================= *\/\n\n  .canet-location-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 17px;\n    color: var(--terracotta-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .canet-location-label::before {\n    content: \"\";\n    display: block;\n    width: 38px;\n    height: 1px;\n    background: currentColor;\n  }\n\n  .canet-location-title {\n    margin: 0 0 23px;\n    color: var(--olive-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 60px);\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -1.5px;\n  }\n\n  .canet-location-lead {\n    margin: 0;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.85;\n  }\n\n  .canet-location-centered {\n    max-width: 820px;\n    margin: 0 auto 58px;\n    text-align: center;\n  }\n\n  .canet-location-centered .canet-location-label {\n    justify-content: center;\n  }\n\n  .canet-location-centered .canet-location-label::after {\n    content: \"\";\n    display: block;\n    width: 38px;\n    height: 1px;\n    background: currentColor;\n  }\n\n  .canet-location-centered p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  \/* =========================================================\n     BOUTONS\n  ========================================================= *\/\n\n  .canet-location-button {\n    display: inline-flex;\n    min-height: 54px;\n    align-items: center;\n    justify-content: center;\n    gap: 11px;\n    padding: 14px 24px;\n    border: 1px solid transparent;\n    border-radius: 9px;\n    font-size: 15px;\n    font-weight: 700;\n    transition:\n      transform 0.25s ease,\n      background-color 0.25s ease,\n      border-color 0.25s ease,\n      color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .canet-location-button:hover {\n    transform: translateY(-3px);\n  }\n\n  .canet-location-button-primary {\n    color: var(--white) !important;\n    background: var(--terracotta);\n    box-shadow: 0 13px 30px rgba(184, 102, 70, 0.25);\n  }\n\n  .canet-location-button-primary:hover {\n    background: var(--terracotta-dark);\n  }\n\n  .canet-location-button-light {\n    color: var(--white) !important;\n    border-color: rgba(255, 255, 255, 0.58);\n    background: rgba(255, 255, 255, 0.09);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n  }\n\n  .canet-location-button-light:hover {\n    color: var(--olive-dark) !important;\n    border-color: var(--white);\n    background: var(--white);\n  }\n\n  .canet-location-button-olive {\n    color: var(--white) !important;\n    background: var(--olive-dark);\n  }\n\n  .canet-location-button-olive:hover {\n    background: var(--olive);\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .canet-location-hero {\n    position: relative;\n    min-height: 660px;\n    display: flex;\n    align-items: flex-end;\n    isolation: isolate;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(24, 32, 24, 0.9) 0%,\n        rgba(24, 32, 24, 0.64) 48%,\n        rgba(24, 32, 24, 0.2) 100%\n      ),\n      url(\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/Eglise.jpg\")\n      center 45% \/ cover no-repeat;\n  }\n\n  .canet-location-hero::after {\n    content: \"\";\n    position: absolute;\n    z-index: -1;\n    inset: auto 0 0;\n    height: 240px;\n    background: linear-gradient(\n      to bottom,\n      transparent,\n      rgba(19, 27, 20, 0.52)\n    );\n  }\n\n  .canet-location-hero-content {\n    max-width: 790px;\n    padding: 120px 0 82px;\n    color: var(--white);\n  }\n\n  .canet-location-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 11px;\n    margin-bottom: 21px;\n    padding: 9px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.43);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.97);\n    background: rgba(255, 255, 255, 0.09);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .canet-location-eyebrow::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 50%;\n    background: #e6c69e;\n  }\n\n  .canet-location-hero h1 {\n    margin: 0 0 23px;\n    color: var(--white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(51px, 7vw, 90px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -2.6px;\n  }\n\n  .canet-location-hero p {\n    max-width: 710px;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(17px, 2vw, 21px);\n    line-height: 1.75;\n  }\n\n  .canet-location-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  \/* =========================================================\n     INTRODUCTION ET CARTE\n  ========================================================= *\/\n\n  .canet-location-intro {\n    position: relative;\n    padding: 105px 0;\n    background:\n      radial-gradient(\n        circle at 8% 20%,\n        rgba(184, 102, 70, 0.09),\n        transparent 28%\n      ),\n      var(--cream);\n  }\n\n  .canet-location-intro-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(400px, 1.1fr);\n    gap: 75px;\n    align-items: center;\n  }\n\n  .canet-location-occitan {\n    display: flex;\n    align-items: center;\n    gap: 19px;\n    margin-bottom: 28px;\n    padding: 17px 20px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--white);\n    box-shadow: var(--shadow-soft);\n  }\n\n  .canet-location-occitan img {\n    width: 62px;\n    height: 62px;\n    flex: 0 0 62px;\n    object-fit: contain;\n  }\n\n  .canet-location-occitan strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--olive-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .canet-location-occitan span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .canet-location-map-card {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    background: var(--white);\n    box-shadow: var(--shadow);\n  }\n\n  .canet-location-map-image {\n    position: relative;\n    min-height: 530px;\n    overflow: hidden;\n    background: var(--sand-light);\n  }\n\n  .canet-location-map-image img {\n    width: 100%;\n    height: 530px;\n    object-fit: cover;\n    transition: transform 0.7s ease;\n  }\n\n  .canet-location-map-card:hover .canet-location-map-image img {\n    transform: scale(1.025);\n  }\n\n  .canet-location-map-badge {\n    position: absolute;\n    top: 22px;\n    left: 22px;\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 10px 15px;\n    border-radius: 999px;\n    color: var(--olive-dark);\n    background: rgba(255, 255, 255, 0.94);\n    box-shadow: 0 10px 28px rgba(35, 44, 34, 0.15);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n    backdrop-filter: blur(7px);\n    -webkit-backdrop-filter: blur(7px);\n  }\n\n  .canet-location-map-badge::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--terracotta);\n  }\n\n  .canet-location-map-footer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 24px 26px;\n  }\n\n  .canet-location-map-footer strong {\n    display: block;\n    color: var(--olive-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .canet-location-map-footer span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     DISTANCES\n  ========================================================= *\/\n\n  .canet-location-distances {\n    padding: 105px 0;\n    background: var(--sand);\n  }\n\n  .canet-location-distance-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .canet-location-distance-card {\n    position: relative;\n    min-height: 225px;\n    padding: 29px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: var(--white);\n    box-shadow: var(--shadow-soft);\n    transition:\n      transform 0.3s ease,\n      box-shadow 0.3s ease;\n  }\n\n  .canet-location-distance-card:hover {\n    transform: translateY(-7px);\n    box-shadow: var(--shadow);\n  }\n\n  .canet-location-distance-card::after {\n    content: \"\";\n    position: absolute;\n    right: -45px;\n    bottom: -50px;\n    width: 140px;\n    height: 140px;\n    border-radius: 50%;\n    background: rgba(104, 118, 87, 0.07);\n  }\n\n  .canet-location-distance-km {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 5px;\n    margin-bottom: 17px;\n    color: var(--terracotta-dark);\n  }\n\n  .canet-location-distance-km strong {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 42px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .canet-location-distance-km span {\n    font-size: 14px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .canet-location-distance-card h3 {\n    margin: 0 0 9px;\n    color: var(--olive-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .canet-location-distance-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     TRANSPORTS\n  ========================================================= *\/\n\n  .canet-location-access {\n    padding: 110px 0;\n    color: var(--white);\n    background: var(--olive-dark);\n  }\n\n  .canet-location-access .canet-location-label {\n    color: #e6c99f;\n  }\n\n  .canet-location-access .canet-location-title {\n    color: var(--white);\n  }\n\n  .canet-location-access-header {\n    display: grid;\n    grid-template-columns: 0.85fr 1.15fr;\n    gap: 70px;\n    align-items: end;\n    margin-bottom: 56px;\n  }\n\n  .canet-location-access-header p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.73);\n    font-size: 17px;\n    line-height: 1.85;\n  }\n\n  .canet-location-access-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 23px;\n  }\n\n  .canet-location-access-card {\n    padding: 35px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 18px;\n    background: rgba(255, 255, 255, 0.055);\n    transition:\n      transform 0.3s ease,\n      background-color 0.3s ease,\n      border-color 0.3s ease;\n  }\n\n  .canet-location-access-card:hover {\n    transform: translateY(-6px);\n    border-color: rgba(255, 255, 255, 0.24);\n    background: rgba(255, 255, 255, 0.09);\n  }\n\n  .canet-location-access-heading {\n    display: flex;\n    align-items: center;\n    gap: 17px;\n    margin-bottom: 22px;\n  }\n\n  .canet-location-access-icon {\n    display: grid;\n    width: 57px;\n    height: 57px;\n    flex: 0 0 57px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--olive-dark);\n    background: #e6c99f;\n    font-size: 24px;\n  }\n\n  .canet-location-access-card h3 {\n    margin: 0;\n    color: var(--white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .canet-location-access-card > p {\n    margin: 0 0 19px;\n    color: rgba(255, 255, 255, 0.7);\n  }\n\n  .canet-location-access-list {\n    display: grid;\n    gap: 11px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .canet-location-access-list li {\n    position: relative;\n    padding-left: 25px;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: 14px;\n  }\n\n  .canet-location-access-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #e6c99f;\n    font-weight: 900;\n  }\n\n  .canet-location-access-list strong {\n    color: var(--white);\n  }\n\n  \/* =========================================================\n     GALERIE DU VILLAGE\n  ========================================================= *\/\n\n  .canet-location-village {\n    padding: 105px 0;\n    background: var(--cream);\n  }\n\n  .canet-location-gallery {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    grid-template-rows: 285px 285px;\n    gap: 18px;\n  }\n\n  .canet-location-gallery-item {\n    position: relative;\n    overflow: hidden;\n    border-radius: 20px;\n    background: var(--sand);\n    box-shadow: var(--shadow-soft);\n  }\n\n  .canet-location-gallery-item:first-child {\n    grid-row: 1 \/ 3;\n  }\n\n  .canet-location-gallery-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.7s ease;\n  }\n\n  .canet-location-gallery-item:hover img {\n    transform: scale(1.045);\n  }\n\n  .canet-location-gallery-overlay {\n    position: absolute;\n    inset: auto 0 0;\n    padding: 52px 25px 23px;\n    color: var(--white);\n    background: linear-gradient(\n      to top,\n      rgba(27, 36, 27, 0.8),\n      transparent\n    );\n  }\n\n  .canet-location-gallery-overlay h3 {\n    margin: 0 0 3px;\n    color: var(--white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .canet-location-gallery-overlay p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: 13px;\n  }\n\n  \/* =========================================================\n     SITUATION ID\u00c9ALE\n  ========================================================= *\/\n\n  .canet-location-region {\n    padding: 105px 0;\n    background: var(--sand-light);\n  }\n\n  .canet-location-region-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);\n    gap: 75px;\n    align-items: center;\n  }\n\n  .canet-location-region-image {\n    position: relative;\n    min-height: 590px;\n    overflow: hidden;\n    border-radius: 24px;\n    background:\n      linear-gradient(\n        to top,\n        rgba(32, 41, 31, 0.38),\n        transparent 55%\n      ),\n      url(\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/parc.jpg\")\n      center \/ cover no-repeat;\n    box-shadow: var(--shadow);\n  }\n\n  .canet-location-region-badge {\n    position: absolute;\n    right: 25px;\n    bottom: 25px;\n    max-width: 250px;\n    padding: 21px;\n    border-radius: 15px;\n    color: var(--white);\n    background: rgba(52, 66, 53, 0.9);\n    backdrop-filter: blur(9px);\n    -webkit-backdrop-filter: blur(9px);\n  }\n\n  .canet-location-region-badge strong {\n    display: block;\n    margin-bottom: 4px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 400;\n  }\n\n  .canet-location-region-badge span {\n    color: rgba(255, 255, 255, 0.76);\n    font-size: 13px;\n  }\n\n  .canet-location-benefits {\n    display: grid;\n    gap: 15px;\n    margin: 31px 0 34px;\n  }\n\n  .canet-location-benefit {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: var(--white);\n    box-shadow: 0 8px 24px rgba(45, 55, 43, 0.05);\n  }\n\n  .canet-location-benefit-icon {\n    display: grid;\n    width: 43px;\n    height: 43px;\n    flex: 0 0 43px;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--white);\n    background: var(--olive);\n    font-size: 18px;\n  }\n\n  .canet-location-benefit h3 {\n    margin: 0 0 3px;\n    color: var(--olive-dark);\n    font-size: 16px;\n  }\n\n  .canet-location-benefit p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* =========================================================\n     HISTOIRE\n  ========================================================= *\/\n\n  .canet-location-history {\n    padding: 105px 0;\n    color: var(--white);\n    background:\n      linear-gradient(\n        135deg,\n        #394839 0%,\n        #2f3c30 100%\n      );\n  }\n\n  .canet-location-history-grid {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 75px;\n    align-items: start;\n  }\n\n  .canet-location-history .canet-location-label {\n    color: #e7caa2;\n  }\n\n  .canet-location-history .canet-location-title {\n    color: var(--white);\n  }\n\n  .canet-location-history-intro p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 17px;\n    line-height: 1.85;\n  }\n\n  .canet-location-timeline {\n    position: relative;\n    display: grid;\n    gap: 19px;\n  }\n\n  .canet-location-timeline::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    bottom: 18px;\n    left: 17px;\n    width: 1px;\n    background: rgba(231, 202, 162, 0.35);\n  }\n\n  .canet-location-timeline-item {\n    position: relative;\n    padding: 24px 25px 24px 57px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.05);\n  }\n\n  .canet-location-timeline-item::before {\n    content: \"\";\n    position: absolute;\n    z-index: 2;\n    top: 29px;\n    left: 11px;\n    width: 13px;\n    height: 13px;\n    border: 5px solid var(--olive-dark);\n    border-radius: 50%;\n    background: #e7caa2;\n  }\n\n  .canet-location-timeline-date {\n    display: block;\n    margin-bottom: 6px;\n    color: #e7caa2;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .canet-location-timeline-item h3 {\n    margin: 0 0 7px;\n    color: var(--white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .canet-location-timeline-item p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.69);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     APPEL \u00c0 L\u2019ACTION FINAL\n  ========================================================= *\/\n\n  .canet-location-final {\n    position: relative;\n    padding: 115px 0;\n    color: var(--white);\n    text-align: center;\n    background:\n      linear-gradient(\n        rgba(41, 52, 39, 0.82),\n        rgba(41, 52, 39, 0.91)\n      ),\n      url(\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/mairie.jpg\")\n      center 48% \/ cover no-repeat;\n  }\n\n  .canet-location-final-content {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .canet-location-final .canet-location-label {\n    justify-content: center;\n    color: #edcfaa;\n  }\n\n  .canet-location-final .canet-location-label::after {\n    content: \"\";\n    display: block;\n    width: 38px;\n    height: 1px;\n    background: currentColor;\n  }\n\n  .canet-location-final h2 {\n    margin: 0 0 22px;\n    color: var(--white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5vw, 64px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .canet-location-final p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 18px;\n  }\n\n  .canet-location-final-actions {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n    margin-top: 35px;\n  }\n\n  \/* =========================================================\n     RESPONSIVE TABLETTE\n  ========================================================= *\/\n\n  @media (max-width: 950px) {\n    .canet-location-intro-grid,\n    .canet-location-access-header,\n    .canet-location-region-grid,\n    .canet-location-history-grid {\n      grid-template-columns: 1fr;\n      gap: 45px;\n    }\n\n    .canet-location-distance-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .canet-location-gallery {\n      grid-template-columns: 1fr 1fr;\n      grid-template-rows: 400px 300px;\n    }\n\n    .canet-location-gallery-item:first-child {\n      grid-column: 1 \/ 3;\n      grid-row: auto;\n    }\n\n    .canet-location-region-image {\n      min-height: 480px;\n    }\n  }\n\n  \/* =========================================================\n     RESPONSIVE MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 640px) {\n    .canet-location-container {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .canet-location-hero {\n      min-height: 640px;\n      background:\n        linear-gradient(\n          to top,\n          rgba(24, 32, 24, 0.95) 0%,\n          rgba(24, 32, 24, 0.68) 59%,\n          rgba(24, 32, 24, 0.24) 100%\n        ),\n        url(\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/Eglise.jpg\")\n        55% center \/ cover no-repeat;\n    }\n\n    .canet-location-hero-content {\n      padding: 100px 0 59px;\n    }\n\n    .canet-location-hero h1 {\n      font-size: 50px;\n      letter-spacing: -1.5px;\n    }\n\n    .canet-location-hero p {\n      font-size: 16px;\n    }\n\n    .canet-location-hero-actions,\n    .canet-location-final-actions {\n      flex-direction: column;\n    }\n\n    .canet-location-button {\n      width: 100%;\n    }\n\n    .canet-location-intro,\n    .canet-location-distances,\n    .canet-location-access,\n    .canet-location-village,\n    .canet-location-region,\n    .canet-location-history,\n    .canet-location-final {\n      padding-top: 72px;\n      padding-bottom: 72px;\n    }\n\n    .canet-location-title {\n      font-size: 39px;\n    }\n\n    .canet-location-map-image,\n    .canet-location-map-image img {\n      min-height: 390px;\n      height: 390px;\n    }\n\n    .canet-location-map-footer {\n      align-items: flex-start;\n      flex-direction: column;\n      padding: 22px;\n    }\n\n    .canet-location-map-footer .canet-location-button {\n      width: 100%;\n    }\n\n    .canet-location-distance-grid,\n    .canet-location-access-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .canet-location-distance-card {\n      min-height: 205px;\n    }\n\n    .canet-location-access-card {\n      padding: 28px 25px;\n    }\n\n    .canet-location-gallery {\n      display: grid;\n      grid-template-columns: 1fr;\n      grid-template-rows: repeat(3, 290px);\n    }\n\n    .canet-location-gallery-item:first-child {\n      grid-column: auto;\n    }\n\n    .canet-location-region-image {\n      min-height: 390px;\n    }\n\n    .canet-location-region-badge {\n      right: 16px;\n      bottom: 16px;\n      left: 16px;\n      max-width: none;\n    }\n\n    .canet-location-timeline-item {\n      padding-right: 20px;\n      padding-left: 51px;\n    }\n  }\n<\/style>\n\n<div class=\"canet-location\">\n\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n\n  <section class=\"canet-location-hero\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-hero-content\">\n\n        <div class=\"canet-location-eyebrow\">\n          Entre Narbonne et le Minervois\n        <\/div>\n\n        <h1>O\u00f9 nous situer ?<\/h1>\n\n        <p>\n          Le g\u00eete Les Oliviers vous accueille \u00e0 Canet-d\u2019Aude, un village\n          paisible du sud de la France, entour\u00e9 de vignes et id\u00e9alement situ\u00e9\n          pour d\u00e9couvrir le Canal du Midi, Narbonne et les paysages de\n          l\u2019Occitanie.\n        <\/p>\n\n        <div class=\"canet-location-hero-actions\">\n\n          <a\n            class=\"canet-location-button canet-location-button-primary\"\n            href=\"#carte-canet\"\n          >\n            Voir la localisation\n          <\/a>\n\n          <a\n            class=\"canet-location-button canet-location-button-light\"\n            href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Canet-d%27Aude%2C%20France\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            Ouvrir dans Google Maps\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       INTRODUCTION ET CARTE\n  ======================================================== -->\n\n  <section class=\"canet-location-intro\" id=\"carte-canet\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-intro-grid\">\n\n        <div>\n\n          <div class=\"canet-location-occitan\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/canethmc.fr\/wp-content\/uploads\/2025\/03\/autocollant-croix-occitane-sang-et-or-65-cm-removebg-preview.png\"\n              alt=\"Croix occitane\"\n              loading=\"lazy\"\n            >\n\n            <div>\n              <strong>Au c\u0153ur de l\u2019Occitanie<\/strong>\n              <span>D\u00e9partement de l\u2019Aude, dans le sud de la France<\/span>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"canet-location-label\">\n            Une situation privil\u00e9gi\u00e9e\n          <\/div>\n\n          <h2 class=\"canet-location-title\">\n            Canet-d\u2019Aude, entre vignobles et Canal du Midi\n          <\/h2>\n\n          <p class=\"canet-location-lead\">\n            Canet-d\u2019Aude se situe dans le d\u00e9partement de l\u2019Aude, entre\n            Narbonne et L\u00e9zignan-Corbi\u00e8res. Le village b\u00e9n\u00e9ficie d\u2019un\n            environnement calme et naturel tout en restant proche des grands\n            axes routiers, des commerces et des principaux sites touristiques\n            de la r\u00e9gion.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"canet-location-map-card\">\n\n          <div class=\"canet-location-map-image\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/canethmc.fr\/wp-content\/uploads\/2025\/03\/Gites-Canet-dAude-Occitanie.jpeg\"\n              alt=\"Carte indiquant la localisation de Canet-d\u2019Aude en Occitanie\"\n              loading=\"lazy\"\n            >\n\n            <div class=\"canet-location-map-badge\">\n              Canet-d\u2019Aude\n            <\/div>\n\n          <\/div>\n\n          <div class=\"canet-location-map-footer\">\n\n            <div>\n              <strong>Canet-d\u2019Aude, 11200<\/strong>\n              <span>Aude \u00b7 Occitanie \u00b7 France<\/span>\n            <\/div>\n\n            <a\n              class=\"canet-location-button canet-location-button-olive\"\n              href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Canet-d%27Aude%2C%2011200%2C%20France\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              Afficher l\u2019itin\u00e9raire\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       DISTANCES\n  ======================================================== -->\n\n  <section class=\"canet-location-distances\">\n    <div class=\"canet-location-container\">\n\n      <header class=\"canet-location-centered\">\n\n        <div class=\"canet-location-label\">\n          \u00c0 proximit\u00e9\n        <\/div>\n\n        <h2 class=\"canet-location-title\">\n          Les principales distances\n        <\/h2>\n\n        <p>\n          Canet-d\u2019Aude permet de rejoindre facilement les villes, les gares\n          et les sites touristiques majeurs du sud de la France.\n          Les temps de trajet sont donn\u00e9s \u00e0 titre indicatif.\n        <\/p>\n\n      <\/header>\n\n      <div class=\"canet-location-distance-grid\">\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>7<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>L\u00e9zignan-Corbi\u00e8res<\/h3>\n\n          <p>\n            Environ 10 minutes en voiture. Gare SNCF, commerces et services.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>15<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>Narbonne<\/h3>\n\n          <p>\n            Environ 20 minutes en voiture. Centre historique, gare et Halles.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>45<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>Carcassonne<\/h3>\n\n          <p>\n            Environ 40 minutes en voiture pour rejoindre la c\u00e9l\u00e8bre cit\u00e9.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>50<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>B\u00e9ziers<\/h3>\n\n          <p>\n            Environ 45 minutes en voiture, en direction de Montpellier.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>110<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>Montpellier<\/h3>\n\n          <p>\n            Environ 1 h 30 en voiture selon les conditions de circulation.\n          <\/p>\n\n        <\/article>\n\n        <article class=\"canet-location-distance-card\">\n\n          <div class=\"canet-location-distance-km\">\n            <strong>150<\/strong>\n            <span>km<\/span>\n          <\/div>\n\n          <h3>Toulouse<\/h3>\n\n          <p>\n            Environ 1 h 40 en voiture par l\u2019autoroute A61.\n          <\/p>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       COMMENT VENIR\n  ======================================================== -->\n\n  <section class=\"canet-location-access\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-access-header\">\n\n        <div>\n\n          <div class=\"canet-location-label\">\n            Pr\u00e9parer votre arriv\u00e9e\n          <\/div>\n\n          <h2 class=\"canet-location-title\">\n            Comment venir \u00e0 Canet-d\u2019Aude ?\n          <\/h2>\n\n        <\/div>\n\n        <p>\n          Le village est accessible en voiture depuis les autoroutes A61 et\n          A9. Les gares de L\u00e9zignan-Corbi\u00e8res et de Narbonne permettent\n          \u00e9galement d\u2019arriver facilement dans la r\u00e9gion.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"canet-location-access-grid\">\n\n        <!-- VOITURE -->\n\n        <article class=\"canet-location-access-card\">\n\n          <div class=\"canet-location-access-heading\">\n\n            <div class=\"canet-location-access-icon\" aria-hidden=\"true\">\n              \ud83d\ude97\n            <\/div>\n\n            <h3>Venir en voiture<\/h3>\n\n          <\/div>\n\n          <p>\n            Le v\u00e9hicule reste le moyen le plus simple pour rejoindre le g\u00eete\n            et d\u00e9couvrir librement les alentours.\n          <\/p>\n\n          <ul class=\"canet-location-access-list\">\n\n            <li>\n              <strong>Depuis l\u2019A61 :<\/strong> sortie L\u00e9zignan-Corbi\u00e8res,\n              puis direction Narbonne par la D6113.\n            <\/li>\n\n            <li>\n              <strong>Depuis l\u2019A9 :<\/strong> sortie Narbonne Sud n\u00ba 38,\n              puis direction L\u00e9zignan-Corbi\u00e8res par la D607.\n            <\/li>\n\n            <li>\n              Narbonne se situe \u00e0 environ 20 minutes du village.\n            <\/li>\n\n          <\/ul>\n\n        <\/article>\n\n        <!-- TRAIN -->\n\n        <article class=\"canet-location-access-card\">\n\n          <div class=\"canet-location-access-heading\">\n\n            <div class=\"canet-location-access-icon\" aria-hidden=\"true\">\n              \ud83d\ude86\n            <\/div>\n\n            <h3>Venir en train<\/h3>\n\n          <\/div>\n\n          <p>\n            Deux gares principales permettent de rejoindre facilement\n            Canet-d\u2019Aude.\n          <\/p>\n\n          <ul class=\"canet-location-access-list\">\n\n            <li>\n              <strong>Gare de L\u00e9zignan-Corbi\u00e8res :<\/strong> environ 7 km.\n            <\/li>\n\n            <li>\n              <strong>Gare de Narbonne :<\/strong> TGV et Intercit\u00e9s vers de\n              nombreuses villes fran\u00e7aises.\n            <\/li>\n\n            <li>\n              Taxis et transports r\u00e9gionaux sont disponibles depuis les gares.\n            <\/li>\n\n          <\/ul>\n\n        <\/article>\n\n        <!-- BUS -->\n\n        <article class=\"canet-location-access-card\">\n\n          <div class=\"canet-location-access-heading\">\n\n            <div class=\"canet-location-access-icon\" aria-hidden=\"true\">\n              \ud83d\ude8c\n            <\/div>\n\n            <h3>Venir en bus<\/h3>\n\n          <\/div>\n\n          <p>\n            Des lignes r\u00e9gionales relient Canet-d\u2019Aude aux communes et gares\n            voisines.\n          <\/p>\n\n          <ul class=\"canet-location-access-list\">\n\n            <li>\n              Liaisons possibles vers Narbonne.\n            <\/li>\n\n            <li>\n              Liaisons possibles vers L\u00e9zignan-Corbi\u00e8res.\n            <\/li>\n\n            <li>\n              Les horaires sont \u00e0 v\u00e9rifier aupr\u00e8s du r\u00e9seau r\u00e9gional\n              liO Occitanie avant votre d\u00e9part.\n            <\/li>\n\n          <\/ul>\n\n        <\/article>\n\n        <!-- AVION -->\n\n        <article class=\"canet-location-access-card\">\n\n          <div class=\"canet-location-access-heading\">\n\n            <div class=\"canet-location-access-icon\" aria-hidden=\"true\">\n              \u2708\n            <\/div>\n\n            <h3>Venir en avion<\/h3>\n\n          <\/div>\n\n          <p>\n            Plusieurs a\u00e9roports r\u00e9gionaux sont accessibles depuis\n            Canet-d\u2019Aude.\n          <\/p>\n\n          <ul class=\"canet-location-access-list\">\n\n            <li>\n              <strong>Carcassonne :<\/strong> environ 45 km.\n            <\/li>\n\n            <li>\n              <strong>B\u00e9ziers :<\/strong> environ 60 km.\n            <\/li>\n\n            <li>\n              <strong>Montpellier :<\/strong> environ 110 km.\n            <\/li>\n\n            <li>\n              <strong>Toulouse :<\/strong> environ 140 km.\n            <\/li>\n\n          <\/ul>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       GALERIE DU VILLAGE\n  ======================================================== -->\n\n  <section class=\"canet-location-village\">\n    <div class=\"canet-location-container\">\n\n      <header class=\"canet-location-centered\">\n\n        <div class=\"canet-location-label\">\n          D\u00e9couvrir le village\n        <\/div>\n\n        <h2 class=\"canet-location-title\">\n          Le charme de Canet-d\u2019Aude\n        <\/h2>\n\n        <p>\n          Un village typique du Sud, avec son \u00e9glise, ses espaces arbor\u00e9s,\n          sa mairie et son atmosph\u00e8re paisible au c\u0153ur des vignobles.\n        <\/p>\n\n      <\/header>\n\n      <div class=\"canet-location-gallery\">\n\n        <figure class=\"canet-location-gallery-item\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/Eglise.jpg\"\n            alt=\"\u00c9glise de Canet-d\u2019Aude\"\n            loading=\"lazy\"\n          >\n\n          <figcaption class=\"canet-location-gallery-overlay\">\n            <h3>L\u2019\u00e9glise<\/h3>\n            <p>Un \u00e9l\u00e9ment embl\u00e9matique du patrimoine de Canet-d\u2019Aude.<\/p>\n          <\/figcaption>\n\n        <\/figure>\n\n        <figure class=\"canet-location-gallery-item\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/parc.jpg\"\n            alt=\"Parc de Canet-d\u2019Aude\"\n            loading=\"lazy\"\n          >\n\n          <figcaption class=\"canet-location-gallery-overlay\">\n            <h3>Le parc<\/h3>\n            <p>Un lieu agr\u00e9able pour se d\u00e9tendre et profiter du village.<\/p>\n          <\/figcaption>\n\n        <\/figure>\n\n        <figure class=\"canet-location-gallery-item\">\n\n          <img decoding=\"async\"\n            src=\"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/12\/mairie.jpg\"\n            alt=\"Mairie de Canet-d\u2019Aude\"\n            loading=\"lazy\"\n          >\n\n          <figcaption class=\"canet-location-gallery-overlay\">\n            <h3>La mairie<\/h3>\n            <p>Une architecture m\u00e9ridionale entour\u00e9e d\u2019oliviers.<\/p>\n          <\/figcaption>\n\n        <\/figure>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       EMPLACEMENT ID\u00c9AL\n  ======================================================== -->\n\n  <section class=\"canet-location-region\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-region-grid\">\n\n        <div class=\"canet-location-region-image\">\n\n          <div class=\"canet-location-region-badge\">\n\n            <strong>Entre terre et M\u00e9diterran\u00e9e<\/strong>\n\n            <span>\n              Un point de d\u00e9part id\u00e9al pour explorer l\u2019Aude et le Minervois.\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n        <div>\n\n          <div class=\"canet-location-label\">\n            Un emplacement id\u00e9al\n          <\/div>\n\n          <h2 class=\"canet-location-title\">\n            Tout le Sud \u00e0 port\u00e9e de main\n          <\/h2>\n\n          <p class=\"canet-location-lead\">\n            Depuis Canet-d\u2019Aude, vous pouvez alterner facilement journ\u00e9es de\n            d\u00e9tente, promenades au bord du Canal du Midi, visites culturelles,\n            d\u00e9couverte des vignobles et escapades vers la M\u00e9diterran\u00e9e.\n          <\/p>\n\n          <div class=\"canet-location-benefits\">\n\n            <div class=\"canet-location-benefit\">\n\n              <div class=\"canet-location-benefit-icon\" aria-hidden=\"true\">\n                \u224b\n              <\/div>\n\n              <div>\n                <h3>Le Canal du Midi<\/h3>\n                <p>\n                  Promenades, v\u00e9lo, p\u00e9niches et villages de charme \u00e0 proximit\u00e9.\n                <\/p>\n              <\/div>\n\n            <\/div>\n\n            <div class=\"canet-location-benefit\">\n\n              <div class=\"canet-location-benefit-icon\" aria-hidden=\"true\">\n                \u2600\n              <\/div>\n\n              <div>\n                <h3>La M\u00e9diterran\u00e9e<\/h3>\n                <p>\n                  Les plages du littoral audois sont accessibles en voiture.\n                <\/p>\n              <\/div>\n\n            <\/div>\n\n            <div class=\"canet-location-benefit\">\n\n              <div class=\"canet-location-benefit-icon\" aria-hidden=\"true\">\n                \u2667\n              <\/div>\n\n              <div>\n                <h3>Les vignobles du Minervois<\/h3>\n                <p>\n                  Domaines viticoles, paysages de vignes et produits locaux.\n                <\/p>\n              <\/div>\n\n            <\/div>\n\n            <div class=\"canet-location-benefit\">\n\n              <div class=\"canet-location-benefit-icon\" aria-hidden=\"true\">\n                \u2302\n              <\/div>\n\n              <div>\n                <h3>Le patrimoine historique<\/h3>\n                <p>\n                  Narbonne, Carcassonne, Fontfroide et les villages m\u00e9di\u00e9vaux.\n                <\/p>\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n          <a\n            class=\"canet-location-button canet-location-button-primary\"\n            href=\"\/?page_id=25\"\n          >\n            D\u00e9couvrir les activit\u00e9s\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       HISTOIRE\n  ======================================================== -->\n\n  <section class=\"canet-location-history\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-history-grid\">\n\n        <div class=\"canet-location-history-intro\">\n\n          <div class=\"canet-location-label\">\n            Un village charg\u00e9 d\u2019histoire\n          <\/div>\n\n          <h2 class=\"canet-location-title\">\n            Quelques rep\u00e8res sur Canet\n          <\/h2>\n\n          <p>\n            L\u2019histoire de Canet-d\u2019Aude s\u2019inscrit dans celle du Narbonnais.\n            Le village conserve les traces de son pass\u00e9 antique, m\u00e9di\u00e9val et\n            viticole, qui ont fa\u00e7onn\u00e9 son identit\u00e9 actuelle.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"canet-location-timeline\">\n\n          <article class=\"canet-location-timeline-item\">\n\n            <span class=\"canet-location-timeline-date\">\n              Antiquit\u00e9\n            <\/span>\n\n            <h3>Des origines anciennes<\/h3>\n\n            <p>\n              Un habitat gallo-romain existait \u00e0 proximit\u00e9 de l\u2019actuel\n              village, dans un territoire li\u00e9 \u00e0 l\u2019histoire de Narbonne.\n            <\/p>\n\n          <\/article>\n\n          <article class=\"canet-location-timeline-item\">\n\n            <span class=\"canet-location-timeline-date\">\n              VIII\u1d49 si\u00e8cle\n            <\/span>\n\n            <h3>Un village fortifi\u00e9<\/h3>\n\n            <p>\n              Canet appara\u00eet dans des documents anciens sous le nom de\n              Canodo et se d\u00e9veloppe autour d\u2019un emplacement fortifi\u00e9.\n            <\/p>\n\n          <\/article>\n\n          <article class=\"canet-location-timeline-item\">\n\n            <span class=\"canet-location-timeline-date\">\n              Moyen \u00c2ge\n            <\/span>\n\n            <h3>Le ch\u00e2teau et la seigneurie<\/h3>\n\n            <p>\n              Le village se structure autour de sa tour, de son ch\u00e2teau et\n              des pouvoirs religieux et seigneuriaux de la r\u00e9gion.\n            <\/p>\n\n          <\/article>\n\n          <article class=\"canet-location-timeline-item\">\n\n            <span class=\"canet-location-timeline-date\">\n              XIX\u1d49 et XX\u1d49 si\u00e8cles\n            <\/span>\n\n            <h3>L\u2019essor de la viticulture<\/h3>\n\n            <p>\n              Le d\u00e9veloppement du vignoble transforme le village et contribue\n              durablement \u00e0 son \u00e9conomie et \u00e0 son paysage.\n            <\/p>\n\n          <\/article>\n\n          <article class=\"canet-location-timeline-item\">\n\n            <span class=\"canet-location-timeline-date\">\n              Aujourd\u2019hui\n            <\/span>\n\n            <h3>Un village m\u00e9ridional vivant<\/h3>\n\n            <p>\n              Canet-d\u2019Aude associe patrimoine, traditions viticoles, nature\n              et proximit\u00e9 des grands sites touristiques de l\u2019Occitanie.\n            <\/p>\n\n          <\/article>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- =======================================================\n       APPEL \u00c0 L\u2019ACTION FINAL\n  ======================================================== -->\n\n  <section class=\"canet-location-final\">\n    <div class=\"canet-location-container\">\n\n      <div class=\"canet-location-final-content\">\n\n        <div class=\"canet-location-label\">\n          Pr\u00e9parez votre venue\n        <\/div>\n\n        <h2>\n          Retrouvez-nous \u00e0 Canet-d\u2019Aude\n        <\/h2>\n\n        <p>\n          Contactez les propri\u00e9taires pour conna\u00eetre les disponibilit\u00e9s du\n          g\u00eete et recevoir toutes les informations n\u00e9cessaires \u00e0\n          l\u2019organisation de votre arriv\u00e9e.\n        <\/p>\n\n        <div class=\"canet-location-final-actions\">\n\n          <a\n            class=\"canet-location-button canet-location-button-primary\"\n            href=\"\/?page_id=41\"\n          >\n            Contacter les propri\u00e9taires\n          <\/a>\n\n          <a\n            class=\"canet-location-button canet-location-button-light\"\n            href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Canet-d%27Aude%2C%2011200%2C%20France\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            Afficher sur Google Maps\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Entre Narbonne et le Minervois O\u00f9 nous situer ? Le g\u00eete Les Oliviers vous accueille \u00e0 Canet-d\u2019Aude, un village paisible [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-48","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Se Situer - G\u00eetes Canet d&#039;Aude Occitanie<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/canethmc.fr\/?page_id=48\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Se Situer - G\u00eetes Canet d&#039;Aude Occitanie\" \/>\n<meta property=\"og:description\" content=\"Entre Narbonne et le Minervois O\u00f9 nous situer ? Le g\u00eete Les Oliviers vous accueille \u00e0 Canet-d\u2019Aude, un village paisible [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/canethmc.fr\/?page_id=48\" \/>\n<meta property=\"og:site_name\" content=\"G\u00eetes Canet d&#039;Aude Occitanie\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100063973780272\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T21:05:31+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/canethmc.fr\\\/?page_id=48\",\"url\":\"https:\\\/\\\/canethmc.fr\\\/?page_id=48\",\"name\":\"Se Situer - G\u00eetes Canet d&#039;Aude Occitanie\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#website\"},\"datePublished\":\"2024-10-10T13:00:48+00:00\",\"dateModified\":\"2026-07-24T21:05:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/canethmc.fr\\\/?page_id=48#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/canethmc.fr\\\/?page_id=48\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/canethmc.fr\\\/?page_id=48#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/canethmc.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Se Situer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#website\",\"url\":\"https:\\\/\\\/canethmc.fr\\\/\",\"name\":\"G\u00eetes Canet d&#039;Aude Occitanie\",\"description\":\"Locations de vacances en Pays Cathare - Languedoc FRANCE\",\"publisher\":{\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/canethmc.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#organization\",\"name\":\"Canet HMC\",\"url\":\"https:\\\/\\\/canethmc.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/canethmc.fr\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-cropped-Design_sans_titre-removebg-preview-1.png\",\"contentUrl\":\"https:\\\/\\\/canethmc.fr\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-cropped-Design_sans_titre-removebg-preview-1.png\",\"width\":512,\"height\":388,\"caption\":\"Canet HMC\"},\"image\":{\"@id\":\"https:\\\/\\\/canethmc.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100063973780272\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Se Situer - G\u00eetes Canet d&#039;Aude Occitanie","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:\/\/canethmc.fr\/?page_id=48","og_locale":"fr_FR","og_type":"article","og_title":"Se Situer - G\u00eetes Canet d&#039;Aude Occitanie","og_description":"Entre Narbonne et le Minervois O\u00f9 nous situer ? Le g\u00eete Les Oliviers vous accueille \u00e0 Canet-d\u2019Aude, un village paisible [&hellip;]","og_url":"https:\/\/canethmc.fr\/?page_id=48","og_site_name":"G\u00eetes Canet d&#039;Aude Occitanie","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100063973780272","article_modified_time":"2026-07-24T21:05:31+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/canethmc.fr\/?page_id=48","url":"https:\/\/canethmc.fr\/?page_id=48","name":"Se Situer - G\u00eetes Canet d&#039;Aude Occitanie","isPartOf":{"@id":"https:\/\/canethmc.fr\/#website"},"datePublished":"2024-10-10T13:00:48+00:00","dateModified":"2026-07-24T21:05:31+00:00","breadcrumb":{"@id":"https:\/\/canethmc.fr\/?page_id=48#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/canethmc.fr\/?page_id=48"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/canethmc.fr\/?page_id=48#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/canethmc.fr\/"},{"@type":"ListItem","position":2,"name":"Se Situer"}]},{"@type":"WebSite","@id":"https:\/\/canethmc.fr\/#website","url":"https:\/\/canethmc.fr\/","name":"G\u00eetes Canet d&#039;Aude Occitanie","description":"Locations de vacances en Pays Cathare - Languedoc FRANCE","publisher":{"@id":"https:\/\/canethmc.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/canethmc.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/canethmc.fr\/#organization","name":"Canet HMC","url":"https:\/\/canethmc.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/canethmc.fr\/#\/schema\/logo\/image\/","url":"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/10\/cropped-cropped-Design_sans_titre-removebg-preview-1.png","contentUrl":"https:\/\/canethmc.fr\/wp-content\/uploads\/2024\/10\/cropped-cropped-Design_sans_titre-removebg-preview-1.png","width":512,"height":388,"caption":"Canet HMC"},"image":{"@id":"https:\/\/canethmc.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100063973780272"]}]}},"_links":{"self":[{"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/pages\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/canethmc.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=48"}],"version-history":[{"count":32,"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/pages\/48\/revisions"}],"predecessor-version":[{"id":565,"href":"https:\/\/canethmc.fr\/index.php?rest_route=\/wp\/v2\/pages\/48\/revisions\/565"}],"wp:attachment":[{"href":"https:\/\/canethmc.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}