{"id":138,"date":"2026-06-07T16:14:32","date_gmt":"2026-06-07T16:14:32","guid":{"rendered":"http:\/\/vertkaki.fr\/?page_id=138"},"modified":"2026-07-01T17:41:11","modified_gmt":"2026-07-01T17:41:11","slug":"meribel","status":"publish","type":"page","link":"https:\/\/vertkaki.fr\/index.php\/meribel\/","title":{"rendered":"MERIBEL"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>M\u00e9ribel \u2013 R\u00e9novation chalet haut de gamme | Vert Kaki<\/title>\n  <meta name=\"description\" content=\"R\u00e9novation compl\u00e8te d'un appartement de 74m\u00b2 \u00e0 M\u00e9ribel. R\u00e9union de deux appartements mitoyens, architecture alpine, projet de fin d'\u00e9tudes Vert Kaki, 2025.\">\n  <link rel=\"canonical\" href=\"https:\/\/vertkaki.fr\/index.php\/meribel\/\">\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"CreativeWork\",\n    \"name\": \"M\u00e9ribel\",\n    \"description\": \"R\u00e9novation compl\u00e8te d'un appartement de 74m\u00b2 \u00e0 M\u00e9ribel, projet de fin d'\u00e9tudes.\",\n    \"creator\": { \"@type\": \"Person\", \"name\": \"Astrid Burrot\" },\n    \"locationCreated\": { \"@type\": \"Place\", \"name\": \"M\u00e9ribel\" }\n  }\n  <\/script>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Karantina:wght@400;700&amp;family=Jost:wght@300;400;500&amp;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root {\n      --vert-kaki: #6B705C; --sauge: #A5A58D; --travertin: #D6C8B2;\n      --terre-cuite: #B46A4D; --noyer: #4A3728; --bleu-nuit: #364958;\n      --creme: #F5EFE6; --ocre: #C9A66B; --brun: #2c2218; --gris: #e8e4dc;\n      --font-titre: 'Karantina', cursive;\n      --font-corps: 'Jost', 'Helvetica Neue', sans-serif;\n      --max: 1080px;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body { background: var(--creme); color: var(--brun); font-family: var(--font-corps); font-weight: 300; line-height: 1.72; }\n    img { display: block; max-width: 100%; }\n    a { text-decoration: none; color: inherit; }\n    h1, h2 { font-family: var(--font-titre); font-weight: 400; letter-spacing: .06em; }\n    .label { font-family: var(--font-corps); font-size: .65rem; letter-spacing: .26em; text-transform: uppercase; font-weight: 400; color: var(--sauge); display: block; }\n\n    .breadcrumb { max-width: var(--max); margin: 0 auto; padding: clamp(1.2rem, 3vw, 1.8rem) 1.5rem 0; font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; color: var(--sauge); }\n    .breadcrumb a { color: var(--sauge); transition: color .2s; }\n    .breadcrumb a:hover { color: var(--vert-kaki); }\n\n    .project-header { max-width: var(--max); margin: 0 auto; padding: clamp(1rem, 3vw, 1.5rem) 1.5rem clamp(2rem, 5vw, 3rem); }\n    .project-header h1 { font-size: clamp(2.2rem, 6vw, 4rem); color: var(--brun); line-height: 1; }\n    .project-meta { display: flex; flex-wrap: wrap; gap: .4rem 1.6rem; margin-top: 1.1rem; padding-top: 1.1rem; border-top: 2px solid var(--vert-kaki); }\n    .project-meta__item { font-size: .8rem; color: #5a5048; }\n    .project-meta__item strong { display: block; font-size: .65rem; letter-spacing: .14em; text-transform: uppercase; color: var(--sauge); font-weight: 400; margin-bottom: .1rem; }\n\n    .cover { width: 100%; }\n    .cover img { width: 100%; aspect-ratio: 16\/9; object-fit: cover; display: block; }\n\n    .project-text { max-width: 720px; margin: 0 auto; padding: clamp(2.5rem, 6vw, 4rem) 1.5rem clamp(3rem, 7vw, 4.5rem); }\n    .project-text p { font-size: 1rem; color: #3a3028; margin-bottom: 1.1rem; line-height: 1.8; }\n    .project-text p:last-child { margin-bottom: 0; }\n\n    .gallery { max-width: var(--max); margin: 0 auto; padding: 0 1.5rem clamp(3rem, 7vw, 5rem); }\n    .gallery__grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: clamp(.6rem, 1.5vw, 1rem); }\n    .gallery__item { overflow: hidden; grid-column: span 3; }\n    .gallery__item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease; }\n    .gallery__item:hover img { transform: scale(1.03); }\n    .gallery__item--wide { grid-column: span 6; }\n    .gallery__item--small { grid-column: span 2; }\n    .gallery__item--wide img { aspect-ratio: 16\/8; }\n    .gallery__item img { aspect-ratio: 4\/3; }\n\n    .next-project { border-top: 1px solid var(--gris); text-align: center; padding: clamp(2.5rem, 6vw, 4rem) 1.5rem; }\n    .next-project .label { margin-bottom: .5rem; }\n    .next-project a { font-family: var(--font-titre); font-size: clamp(1.6rem, 4vw, 2.6rem); letter-spacing: .08em; text-transform: uppercase; color: var(--vert-kaki); transition: color .2s; }\n    .next-project a:hover { color: var(--brun); }\n\n    .seo-footer { max-width: var(--max); margin: 0 auto; padding: .8rem 1.5rem 2rem; font-size: .7rem; color: #aaa; line-height: 1.9; }\n\n    @media (max-width: 680px) {\n      .gallery__grid { grid-template-columns: repeat(2, 1fr); }\n      .gallery__item, .gallery__item--small, .gallery__item--wide { grid-column: span 1; }\n      .project-meta { gap: .6rem 1.2rem; }\n    }\n  <\/style>\n\n\n\n<nav class=\"breadcrumb\">\n  <a href=\"https:\/\/vertkaki.fr\/index.php\/projets\/\">Projets<\/a> \/ M\u00e9ribel\n<\/nav>\n\n<header class=\"project-header\">\n  <h1>M\u00e9ribel<\/h1>\n  <div class=\"project-meta\">\n    <span class=\"project-meta__item\"><strong>Lieu<\/strong>M\u00e9ribel<\/span>\n    <span class=\"project-meta__item\"><strong>Surface<\/strong>74 m\u00b2<\/span>\n    <span class=\"project-meta__item\"><strong>Ann\u00e9e<\/strong>2025<\/span>\n    <span class=\"project-meta__item\"><strong>Mission<\/strong>R\u00e9novation compl\u00e8te, projet de fin d&rsquo;\u00e9tudes<\/span>\n  <\/div>\n<\/header>\n\n<div class=\"cover\">\n  <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/b56a5a02-af43-4afc-92cd-0eff7b067cd6.jpg\" alt=\"Vue d'ensemble cabane haut de gamme M\u00e9ribel \u2013 Vert Kaki\" loading=\"eager\">\n<\/div>\n\n<div class=\"project-text\">\n  <p>La Cabane Haut de Gamme \u00e0 M\u00e9ribel est un projet de fin d&rsquo;\u00e9tudes. La demande consistait \u00e0 r\u00e9unir deux appartements mitoyens et \u00e0 les r\u00e9nover afin de les proposer \u00e0 la location haut de gamme.<\/p>\n  <p>Ici, au-del\u00e0 du choix des mat\u00e9riaux, c&rsquo;est une exp\u00e9rience immersive qui est v\u00e9ritablement propos\u00e9e. Le projet s&rsquo;appuie sur un jeu de niveaux, \u00e9voquant la topographie montagneuse, ainsi que sur un dialogue constant entre int\u00e9rieur et ext\u00e9rieur. Les grandes baies vitr\u00e9es, associ\u00e9es \u00e0 l&rsquo;implantation d&rsquo;une fausse charpente, renforcent l&rsquo;\u00e9vocation du refuge et de l&rsquo;architecture alpine.<\/p>\n  <p>Le lieu est pens\u00e9 comme un espace o\u00f9 l&rsquo;ext\u00e9rieur p\u00e9n\u00e8tre en permanence, tout en pr\u00e9servant la s\u00e9curit\u00e9, le confort et l&rsquo;intimit\u00e9 propres \u00e0 un refuge. Un espace \u00e0 la fois cach\u00e9 et ouvert, protecteur et contemplatif.<\/p>\n<\/div>\n\n<div class=\"gallery\">\n  <div class=\"gallery__grid\">\n\n    <div class=\"gallery__item gallery__item--wide\">\n      <img decoding=\"async\" src=\"http:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/b56a5a02-af43-4afc-92cd-0eff7b067cd6-1024x576.jpg\" alt=\"Vue d'ensemble refuge alpin M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/CuisineSAM-1024x576.jpg\" alt=\"Cuisine salle \u00e0 manger M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image24-1024x576.jpg\" alt=\"Salon M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Salon2-1024x576.jpg\" alt=\"Espace salon M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Chambre2-1024x576.jpg\" alt=\"Chambre M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Chambre22-1024x576.jpg\" alt=\"D\u00e9tail chambre M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n   \n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Couloir-1024x576.jpg\" alt=\"Couloir M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item gallery__item--wide\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Entree-1024x576.jpg\" alt=\"Entr\u00e9e M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image17-1024x576.jpg\" alt=\"D\u00e9tail int\u00e9rieur M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image20-1024x576.jpg\" alt=\"Espace de vie M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image23-1024x576.jpg\" alt=\"Vue int\u00e9rieure M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Image25-1024x576.jpg\" alt=\"D\u00e9tail am\u00e9nagement M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/LitCab-1024x576.jpg\" alt=\"Lit cabane M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Litcab2-1024x576.jpg\" alt=\"D\u00e9tail lit cabane M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Mezz-1024x576.jpg\" alt=\"Mezzanine M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Mezz2-1024x576.jpg\" alt=\"Vue mezzanine M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item gallery__item--wide\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Salon-1024x576.jpg\" alt=\"Salon principal M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Suite-1-1024x576.jpg\" alt=\"Suite M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Suite1-3-1024x576.jpg\" alt=\"D\u00e9tail suite M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Suite1-2-1024x576.jpg\" alt=\"Suite vue 2 M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n    <div class=\"gallery__item\">\n      <img decoding=\"async\" src=\"https:\/\/vertkaki.fr\/wp-content\/uploads\/2026\/06\/Suite1SDB1-1024x576.jpg\" alt=\"Salle de bain suite M\u00e9ribel \u2013 Vert Kaki\" loading=\"lazy\">\n    <\/div>\n\n   \n\n  <\/div>\n<\/div>\n\n<div class=\"next-project\">\n  <span class=\"label\">Projet suivant<\/span>\n  <a href=\"https:\/\/vertkaki.fr\/index.php\/perel\/\">P\u00e9rel<\/a>\n<\/div>\n\n<p class=\"seo-footer\">\n  <strong>M\u00e9ribel<\/strong> \u2013 R\u00e9alisation Vert Kaki, Astrid Burrot, architecte d&rsquo;int\u00e9rieur. R\u00e9novation compl\u00e8te d&rsquo;un appartement de 74 m\u00b2 \u00e0 M\u00e9ribel, r\u00e9union de deux appartements mitoyens, location haut de gamme. Projet de fin d&rsquo;\u00e9tudes, 2025.\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>M\u00e9ribel \u2013 R\u00e9novation chalet haut de gamme | Vert Kaki Projets \/ M\u00e9ribel M\u00e9ribel LieuM\u00e9ribel Surface74 m\u00b2 Ann\u00e9e2025 MissionR\u00e9novation compl\u00e8te, projet de fin d&rsquo;\u00e9tudes La Cabane Haut de Gamme \u00e0 M\u00e9ribel est un projet de fin d&rsquo;\u00e9tudes. La demande consistait \u00e0 r\u00e9unir deux appartements mitoyens et \u00e0 les r\u00e9nover afin de les proposer \u00e0 la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-138","page","type-page","status-publish","hentry"],"blocksy_meta":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin6621","author_link":"https:\/\/vertkaki.fr\/index.php\/author\/admin6621\/"},"uagb_comment_info":0,"uagb_excerpt":"M\u00e9ribel \u2013 R\u00e9novation chalet haut de gamme | Vert Kaki Projets \/ M\u00e9ribel M\u00e9ribel LieuM\u00e9ribel Surface74 m\u00b2 Ann\u00e9e2025 MissionR\u00e9novation compl\u00e8te, projet de fin d&rsquo;\u00e9tudes La Cabane Haut de Gamme \u00e0 M\u00e9ribel est un projet de fin d&rsquo;\u00e9tudes. La demande consistait \u00e0 r\u00e9unir deux appartements mitoyens et \u00e0 les r\u00e9nover afin de les proposer \u00e0 la\u2026","_links":{"self":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":6,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":494,"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/pages\/138\/revisions\/494"}],"wp:attachment":[{"href":"https:\/\/vertkaki.fr\/index.php\/wp-json\/wp\/v2\/media?parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}