{"id":17,"date":"2026-06-11T16:12:50","date_gmt":"2026-06-11T14:12:50","guid":{"rendered":"https:\/\/www.cnvillages.com\/?page_id=17"},"modified":"2026-06-11T16:26:58","modified_gmt":"2026-06-11T14:26:58","slug":"accueil","status":"publish","type":"page","link":"https:\/\/www.cnvillages.com\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aab881c e-con-full e-flex e-con e-parent\" data-id=\"aab881c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c20635 elementor-widget elementor-widget-html\" data-id=\"2c20635\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.cnv-home {\n    --dark:#0D261D;\n    --dark2:#164636;\n    --paper:#123a2c;\n    --green:#74c8a0;\n    --green2:#a7dcc0;\n    --orange:#e69a6f;\n    --yellow:#e0c25c;\n    --blue:#6fc3d2;\n    --text:#f1ede1;\n    --muted:#aebfad;\n\n    font-family:'Outfit','Segoe UI',sans-serif;\n    color:var(--text);\n    background:linear-gradient(135deg,var(--dark),var(--dark2));\n    overflow:hidden;\n}\n\n.cnv-home * {\n    box-sizing:border-box;\n}\n\n.cnv-section {\n    padding:90px 6vw;\n    position:relative;\n}\n\n.cnv-container {\n    max-width:1200px;\n    margin:0 auto;\n}\n\n.cnv-hero {\n    min-height:88vh;\n    display:flex;\n    align-items:center;\n    background:\n        radial-gradient(circle at 80% 10%, rgba(116,200,160,.18), transparent 35%),\n        linear-gradient(135deg,var(--dark),var(--dark2));\n}\n\n.cnv-eyebrow {\n    color:var(--green);\n    text-transform:uppercase;\n    letter-spacing:.28em;\n    font-size:13px;\n    font-weight:700;\n    margin-bottom:22px;\n}\n\n.cnv-title {\n    font-family:'Fraunces',Georgia,serif;\n    font-size:clamp(44px,7vw,86px);\n    line-height:.98;\n    margin:0;\n    color:var(--text);\n}\n\n.cnv-subtitle {\n    font-family:'Fraunces',Georgia,serif;\n    font-style:italic;\n    font-size:clamp(24px,3vw,40px);\n    color:var(--green);\n    margin:18px 0 28px;\n}\n\n.cnv-lead {\n    max-width:760px;\n    font-size:18px;\n    line-height:1.75;\n    color:var(--muted);\n}\n\n.cnv-buttons {\n    display:flex;\n    gap:16px;\n    flex-wrap:wrap;\n    margin-top:38px;\n}\n\n.cnv-btn {\n    display:inline-block;\n    padding:15px 26px;\n    border-radius:999px;\n    text-decoration:none !important;\n    font-weight:700;\n    transition:.25s;\n}\n\n.cnv-btn-primary {\n    background:var(--green);\n    color:var(--dark) !important;\n}\n\n.cnv-btn-primary:hover {\n    background:var(--green2);\n    transform:translateY(-2px);\n}\n\n.cnv-btn-secondary {\n    border:1px solid rgba(241,237,225,.3);\n    color:var(--text) !important;\n}\n\n.cnv-btn-secondary:hover {\n    border-color:var(--green);\n    color:var(--green) !important;\n}\n\n.cnv-section-title {\n    font-family:'Fraunces',Georgia,serif;\n    font-size:clamp(32px,4vw,54px);\n    line-height:1.1;\n    margin:0 0 24px;\n    color:var(--text);\n}\n\n.cnv-section-intro {\n    max-width:780px;\n    color:var(--muted);\n    font-size:18px;\n    line-height:1.7;\n    margin-bottom:48px;\n}\n\n.cnv-grid {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:24px;\n}\n\n.cnv-card {\n    background:rgba(15,44,33,.72);\n    border:1px solid rgba(220,230,216,.16);\n    border-radius:24px;\n    padding:32px;\n    min-height:230px;\n    transition:.25s;\n}\n\n.cnv-card:hover {\n    transform:translateY(-6px);\n    border-color:rgba(116,200,160,.5);\n    box-shadow:0 26px 60px rgba(0,0,0,.25);\n}\n\n.cnv-card-icon {\n    font-size:34px;\n    margin-bottom:18px;\n    color:var(--green);\n}\n\n.cnv-card h3 {\n    color:var(--text);\n    font-size:22px;\n    margin:0 0 14px;\n}\n\n.cnv-card p {\n    color:var(--muted);\n    line-height:1.65;\n    margin:0;\n}\n\n.cnv-stats {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n}\n\n.cnv-stat {\n    background:rgba(241,237,225,.06);\n    border:1px solid rgba(220,230,216,.14);\n    border-radius:22px;\n    padding:28px;\n    text-align:center;\n}\n\n.cnv-stat strong {\n    display:block;\n    font-family:'Fraunces',Georgia,serif;\n    font-size:42px;\n    color:var(--green);\n    margin-bottom:8px;\n}\n\n.cnv-stat span {\n    color:var(--muted);\n    font-size:15px;\n}\n\n.cnv-values {\n    display:flex;\n    flex-wrap:wrap;\n    gap:14px;\n}\n\n.cnv-value {\n    padding:12px 18px;\n    border-radius:999px;\n    background:rgba(116,200,160,.12);\n    border:1px solid rgba(116,200,160,.35);\n    color:var(--text);\n    font-weight:600;\n}\n\n.cnv-split {\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:60px;\n    align-items:center;\n}\n\n.cnv-list {\n    list-style:none;\n    padding:0;\n    margin:0;\n}\n\n.cnv-list li {\n    padding:14px 0 14px 28px;\n    position:relative;\n    color:var(--muted);\n    line-height:1.55;\n    border-bottom:1px solid rgba(220,230,216,.12);\n}\n\n.cnv-list li:before {\n    content:\"\";\n    width:10px;\n    height:10px;\n    border-radius:50%;\n    background:var(--green);\n    position:absolute;\n    left:0;\n    top:22px;\n}\n\n.cnv-highlight {\n    background:\n        radial-gradient(circle at 15% 20%, rgba(230,154,111,.16), transparent 32%),\n        rgba(15,44,33,.6);\n}\n\n.cnv-cta {\n    text-align:center;\n    background:\n        radial-gradient(circle at 50% 0%, rgba(116,200,160,.22), transparent 40%),\n        linear-gradient(135deg,#0b2119,#123a2c);\n}\n\n.cnv-cta .cnv-section-title {\n    max-width:760px;\n    margin-left:auto;\n    margin-right:auto;\n}\n\n.cnv-cta p {\n    max-width:720px;\n    margin:0 auto 34px;\n    color:var(--muted);\n    font-size:18px;\n    line-height:1.7;\n}\n\n@media(max-width:900px) {\n    .cnv-grid,\n    .cnv-stats,\n    .cnv-split {\n        grid-template-columns:1fr;\n    }\n\n    .cnv-section {\n        padding:70px 24px;\n    }\n\n    .cnv-hero {\n        min-height:auto;\n        padding-top:120px;\n        padding-bottom:100px;\n    }\n}\n<\/style>\n\n<div class=\"cnv-home\">\n\n    <section class=\"cnv-section cnv-hero\">\n        <div class=\"cnv-container\">\n            <div class=\"cnv-eyebrow\">Pr\u00e9sentation aux partenaires institutionnels strat\u00e9giques<\/div>\n            <h1 class=\"cnv-title\">CNV D\u00e9veloppement<\/h1>\n            <div class=\"cnv-subtitle\">Chill Natural Villages<\/div>\n<div style=\"width:200px;margin:auto;\">\n      <svg viewBox=\"0 0 240 240\" aria-hidden=\"true\">\n<circle cx=\"120\" cy=\"86\" r=\"30\" stroke=\"currentColor\" stroke-width=\"3.4\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/circle>\n<g stroke=\"currentColor\" stroke-width=\"2.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" opacity=\"0.85\">\n <line x1=\"120\" y1=\"38\" x2=\"120\" y2=\"26\"><\/line><line x1=\"120\" y1=\"146\" x2=\"120\" y2=\"134\"><\/line>\n <line x1=\"72\" y1=\"86\" x2=\"60\" y2=\"86\"><\/line><line x1=\"180\" y1=\"86\" x2=\"168\" y2=\"86\"><\/line>\n <line x1=\"86\" y1=\"52\" x2=\"78\" y2=\"44\"><\/line><line x1=\"154\" y1=\"52\" x2=\"162\" y2=\"44\"><\/line>\n <line x1=\"86\" y1=\"120\" x2=\"78\" y2=\"128\"><\/line><line x1=\"154\" y1=\"120\" x2=\"162\" y2=\"128\"><\/line>\n<\/g>\n<path d=\"M14 196 Q70 150 124 184 Q176 214 226 174\" stroke=\"currentColor\" stroke-width=\"3.4\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M14 214 Q72 178 130 206 Q186 232 226 198\" stroke=\"currentColor\" stroke-width=\"2.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" opacity=\"0.6\"><\/path>\n<path d=\"M70 196 L70 160 M70 160 Q56 160 56 146 Q70 148 70 154 M70 162 Q86 158 86 144 Q72 146 70 156\" stroke=\"currentColor\" stroke-width=\"2.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n<path d=\"M150 198 L150 172 L168 158 L186 172 L186 198 Z\" stroke=\"currentColor\" stroke-width=\"3.4\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n<line x1=\"150\" y1=\"172\" x2=\"186\" y2=\"172\" stroke=\"currentColor\" stroke-width=\"2.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/line>\n<rect x=\"162\" y=\"184\" width=\"12\" height=\"14\" stroke=\"currentColor\" stroke-width=\"2.6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/rect>\n<\/svg>\n<\/div>\n    \n            <p class=\"cnv-lead\">\n                CNV D\u00e9veloppement accompagne l\u2019implantation de villages r\u00e9g\u00e9n\u00e9rateurs,\n                pens\u00e9s comme des \u00e9cosyst\u00e8mes complets associant nature, autonomie,\n                innovation, coh\u00e9sion sociale et d\u00e9veloppement territorial durable.\n            <\/p>\n\n            <div class=\"cnv-buttons\">\n                <a href=\"#concept\" class=\"cnv-btn cnv-btn-primary\">D\u00e9couvrir le concept<\/a>\n                <a href=\"#contact\" class=\"cnv-btn cnv-btn-secondary\">Devenir partenaire<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"concept\" class=\"cnv-section\">\n        <div class=\"cnv-container\">\n            <h2 class=\"cnv-section-title\">Une r\u00e9ponse ambitieuse au besoin de vivre autrement<\/h2>\n            <p class=\"cnv-section-intro\">\n                Les Chill Natural Villages proposent un mod\u00e8le in\u00e9dit : ni r\u00e9sidence ferm\u00e9e,\n                ni simple \u00e9covillage, ni club de vacances, mais un laboratoire vivant \u00e0 vocation\n                universelle, con\u00e7u pour reconnecter l\u2019humain, le territoire et la nature.\n            <\/p>\n\n            <div class=\"cnv-grid\">\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\">\ud83c\udf3f<\/div>\n                    <h3>Nature r\u00e9g\u00e9n\u00e9ratrice<\/h3>\n                    <p>Revitaliser les sols, pr\u00e9server les espaces naturels et cr\u00e9er des sanctuaires de connexion \u00e0 la nature.<\/p>\n                <\/div>\n\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\">\ud83e\udd1d<\/div>\n                    <h3>Coh\u00e9sion humaine<\/h3>\n                    <p>Favoriser le partage, la coop\u00e9ration interg\u00e9n\u00e9rationnelle et une gouvernance fond\u00e9e sur le dialogue constructif.<\/p>\n                <\/div>\n\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\">\u2699\ufe0f<\/div>\n                    <h3>Innovation utile<\/h3>\n                    <p>Associer traditions ancestrales, technologies responsables et laboratoires d\u2019exp\u00e9rimentation territoriale.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"cnv-section cnv-highlight\">\n        <div class=\"cnv-container\">\n            <div class=\"cnv-split\">\n                <div>\n                    <h2 class=\"cnv-section-title\">Un village pens\u00e9 comme un \u00e9cosyst\u00e8me complet<\/h2>\n                    <p class=\"cnv-section-intro\">\n                        Chaque village CNV articule habitat, espaces collectifs, autonomie alimentaire,\n                        autonomie \u00e9nerg\u00e9tique, innovation, culture, bien-\u00eatre et d\u00e9veloppement local.\n                    <\/p>\n                <\/div>\n\n                <ul class=\"cnv-list\">\n                    <li>Habitat \u00e9cologique : \u00e9co-maisons, appartements, dortoirs, glamping.<\/li>\n                    <li>Espaces collectifs : agora, auditorium, formations, d\u00e9tente, r\u00e9g\u00e9n\u00e9ration.<\/li>\n                    <li>Production alimentaire : permaculture, aquaponie, agriculture r\u00e9g\u00e9n\u00e9rative.<\/li>\n                    <li>Innovation : coworking, Creative Labs, incubateurs d\u2019entreprises.<\/li>\n                    <li>Mobilit\u00e9 douce : v\u00e9los, navettes, chemins pi\u00e9tons.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"cnv-section\">\n        <div class=\"cnv-container\">\n            <h2 class=\"cnv-section-title\">Chiffres cl\u00e9s du mod\u00e8le CNV<\/h2>\n\n            <div class=\"cnv-stats\">\n                <div class=\"cnv-stat\">\n                    <strong>150 ha<\/strong>\n                    <span>surface minimale indicative pour d\u00e9marrer<\/span>\n                <\/div>\n\n                <div class=\"cnv-stat\">\n                    <strong>90%<\/strong>\n                    <span>autosuffisance alimentaire vis\u00e9e<\/span>\n                <\/div>\n\n                <div class=\"cnv-stat\">\n                    <strong>80%<\/strong>\n                    <span>autonomie \u00e9nerg\u00e9tique vis\u00e9e<\/span>\n                <\/div>\n\n                <div class=\"cnv-stat\">\n                    <strong>14 mois<\/strong>\n                    <span>calendrier indicatif de d\u00e9ploiement<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"cnv-section cnv-highlight\">\n        <div class=\"cnv-container\">\n            <h2 class=\"cnv-section-title\">Les valeurs fondatrices<\/h2>\n            <p class=\"cnv-section-intro\">\n                Le mod\u00e8le CNV repose sur une philosophie humaine forte, destin\u00e9e \u00e0 cr\u00e9er\n                des lieux de vie coh\u00e9rents, durables et d\u00e9sirables.\n            <\/p>\n\n            <div class=\"cnv-values\">\n                <span class=\"cnv-value\">Loyaut\u00e9<\/span>\n                <span class=\"cnv-value\">Bienveillance<\/span>\n                <span class=\"cnv-value\">Authenticit\u00e9<\/span>\n                <span class=\"cnv-value\">Partage<\/span>\n                <span class=\"cnv-value\">Dialogue constructif<\/span>\n                <span class=\"cnv-value\">\u00c9panouissement<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"cnv-section\">\n        <div class=\"cnv-container\">\n            <h2 class=\"cnv-section-title\">Un impact territorial concret<\/h2>\n\n            <div class=\"cnv-grid\">\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\" style=\"color:var(--blue);\">\ud83d\udc65<\/div>\n                    <h3>Cr\u00e9ation d\u2019emplois<\/h3>\n                    <p>Agriculture, cuisine, formation, \u00e9nergie, bien-\u00eatre, maintenance, culture et animation locale.<\/p>\n                <\/div>\n\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\" style=\"color:var(--orange);\">\ud83c\udfe1<\/div>\n                    <h3>Revitalisation locale<\/h3>\n                    <p>Renforcement des fili\u00e8res artisanales, agricoles, touristiques et des services de proximit\u00e9.<\/p>\n                <\/div>\n\n                <div class=\"cnv-card\">\n                    <div class=\"cnv-card-icon\" style=\"color:var(--yellow);\">\ud83c\udf0d<\/div>\n                    <h3>Attractivit\u00e9 nouvelle<\/h3>\n                    <p>Un lieu capable d\u2019attirer familles, talents, entrepreneurs, chercheurs, visiteurs et partenaires.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"contact\" class=\"cnv-section cnv-cta\">\n        <div class=\"cnv-container\">\n            <h2 class=\"cnv-section-title\">Vous repr\u00e9sentez une institution, une collectivit\u00e9 ou une fondation ?<\/h2>\n            <p>\n                CNV D\u00e9veloppement recherche des partenaires strat\u00e9giques pour accompagner\n                l\u2019implantation de villages pilotes et acc\u00e9l\u00e9rer le d\u00e9ploiement d\u2019un mod\u00e8le territorial r\u00e9g\u00e9n\u00e9rateur.\n            <\/p>\n\n            <div class=\"cnv-buttons\" style=\"justify-content:center;\">\n                <a href=\"\/contact\" class=\"cnv-btn cnv-btn-primary\">Prendre contact<\/a>\n                <a href=\"\/partenaires\" class=\"cnv-btn cnv-btn-secondary\">D\u00e9couvrir les partenariats<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pr\u00e9sentation aux partenaires institutionnels strat\u00e9giques CNV D\u00e9veloppement Chill Natural Villages CNV D\u00e9veloppement accompagne l\u2019implantation de villages r\u00e9g\u00e9n\u00e9rateurs, pens\u00e9s comme des \u00e9cosyst\u00e8mes complets associant nature, autonomie, innovation, coh\u00e9sion sociale et d\u00e9veloppement [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":14,"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":72,"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/72"}],"wp:attachment":[{"href":"https:\/\/www.cnvillages.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}