{"id":1303,"date":"2026-06-20T15:59:39","date_gmt":"2026-06-20T13:59:39","guid":{"rendered":"https:\/\/choeuracorps.ch\/?page_id=1303"},"modified":"2026-06-20T16:27:12","modified_gmt":"2026-06-20T14:27:12","slug":"site-en-construction","status":"publish","type":"page","link":"https:\/\/choeuracorps.ch\/","title":{"rendered":"Site en construction"},"content":{"rendered":"\n\n<style>\n  .construction-wrapper {\n    position: relative;\n    min-height: 100vh;\n    background: #0d050a;\n    overflow: hidden;\n    margin: 0 -20px;\n    padding: 3rem 1rem;\n    font-family: Georgia, \"Times New Roman\", serif;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  \/* Affiche flout\u00e9e en fond *\/\n  .construction-wrapper::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url('https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/affiche-cabaret-de-letrange.jpg');\n    background-size: cover;\n    background-position: center;\n    filter: blur(30px) brightness(0.4);\n    transform: scale(1.2);\n    z-index: 1;\n  }\n\n  \/* Voile sombre *\/\n  .construction-wrapper::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 60% at center, rgba(214, 33, 122, 0.18), transparent 70%),\n      linear-gradient(180deg, rgba(13, 5, 10, 0.85) 0%, rgba(10, 5, 10, 0.92) 100%);\n    z-index: 2;\n  }\n\n  .construction-content {\n    position: relative;\n    z-index: 3;\n    max-width: 900px;\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  \/* Logo *\/\n  .construction-logo {\n    max-width: 170px;\n    margin: 0 auto 2rem;\n    filter: drop-shadow(0 0 20px rgba(214, 33, 122, 0.5));\n  }\n  .construction-logo img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* Eyebrow *\/\n  .construction-eyebrow {\n    font-family: 'Helvetica', Arial, sans-serif;\n    font-size: 0.75rem;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: #ff4d9d;\n    margin-bottom: 1.2rem;\n    text-shadow: 0 0 12px rgba(214, 33, 122, 0.6);\n  }\n\n  \/* Titre principal *\/\n  .construction-title {\n    font-style: italic;\n    color: #ffffff;\n    font-size: 2.6rem;\n    line-height: 1.1;\n    margin-bottom: 2rem;\n    text-shadow: 0 0 30px rgba(214, 33, 122, 0.5);\n  }\n  .construction-title em {\n    color: #ff4d9d;\n    font-style: italic;\n  }\n\n  \/* Affiche au centre *\/\n  .construction-poster {\n    display: block;\n    max-width: 320px;\n    margin: 0 auto 2.5rem;\n    box-shadow:\n      0 0 0 1px rgba(214, 33, 122, 0.4),\n      0 30px 80px rgba(0, 0, 0, 0.8),\n      0 0 60px rgba(214, 33, 122, 0.3);\n    transition: transform 0.5s, box-shadow 0.5s;\n  }\n  .construction-poster:hover {\n    transform: translateY(-4px) scale(1.02);\n    box-shadow:\n      0 0 0 1px rgba(214, 33, 122, 0.6),\n      0 40px 100px rgba(0, 0, 0, 0.9),\n      0 0 90px rgba(214, 33, 122, 0.5);\n  }\n  .construction-poster img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* Texte *\/\n  .construction-text {\n    font-size: 1.15rem;\n    line-height: 1.7;\n    color: #f0e6d8;\n    max-width: 540px;\n    margin: 0 auto 1.5rem;\n  }\n  .construction-text strong {\n    color: #ffd27f;\n    font-weight: normal;\n  }\n\n  \/* Compte \u00e0 rebours *\/\n  .construction-countdown {\n    font-family: 'Helvetica', Arial, sans-serif;\n    font-size: 0.85rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #ffd27f;\n    margin: 2rem 0 1.5rem;\n  }\n  .construction-countdown span {\n    color: #ff4d9d;\n    font-weight: bold;\n    font-size: 1.2rem;\n    margin: 0 0.2em;\n  }\n\n  \/* Bouton *\/\n  .construction-btn {\n    display: inline-block;\n    padding: 1.2rem 2.5rem;\n    background: #d6217a;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-family: 'Helvetica', Arial, sans-serif;\n    font-size: 0.85rem;\n    font-weight: bold;\n    box-shadow: 0 0 40px rgba(214, 33, 122, 0.6);\n    transition: all 0.3s;\n    border: 1px solid rgba(255, 77, 157, 0.5);\n    border-radius: 2px;\n  }\n  .construction-btn:hover {\n    background: #ff4d9d;\n    transform: translateY(-3px);\n    box-shadow: 0 12px 50px rgba(214, 33, 122, 0.8);\n    color: #ffffff !important;\n  }\n\n  \/* Dates *\/\n  .construction-dates {\n    margin-top: 2.5rem;\n    padding-top: 2rem;\n    border-top: 1px solid rgba(214, 33, 122, 0.3);\n  }\n  .construction-dates-label {\n    font-family: 'Helvetica', Arial, sans-serif;\n    font-size: 0.72rem;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #ffd27f;\n    margin-bottom: 0.6rem;\n  }\n  .construction-dates-text {\n    font-style: italic;\n    color: #ffffff;\n    font-size: 1.1rem;\n    line-height: 1.6;\n  }\n  .construction-dates-venue {\n    font-family: 'Helvetica', Arial, sans-serif;\n    font-size: 0.85rem;\n    letter-spacing: 0.15em;\n    color: #ff4d9d;\n    margin-top: 0.4rem;\n    text-transform: uppercase;\n  }\n\n  \/* Contact *\/\n  .construction-contact {\n    font-size: 0.9rem;\n    color: #c8b8a0;\n    font-style: italic;\n    margin-top: 2rem;\n  }\n  .construction-contact a {\n    color: #ffd27f !important;\n    text-decoration: underline;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .construction-wrapper { padding: 2rem 0.5rem; }\n    .construction-title { font-size: 1.7rem; margin-bottom: 1.5rem; }\n    .construction-text { font-size: 1rem; }\n    .construction-poster { max-width: 230px; margin-bottom: 2rem; }\n    .construction-logo { max-width: 130px; margin-bottom: 1.5rem; }\n    .construction-btn { padding: 1rem 2rem; font-size: 0.78rem; letter-spacing: 0.15em; }\n    .construction-dates-text { font-size: 1rem; }\n  }\n<\/style>\n\n<div class=\"construction-wrapper\">\n  <div class=\"construction-content\">\n\n    <!-- Logo -->\n    <div class=\"construction-logo\">\n      <img decoding=\"async\" src=\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png\" alt=\"Ch\u0153ur \u00e0 Corps\">\n    <\/div>\n\n    <!-- Eyebrow -->\n    <p class=\"construction-eyebrow\">Cr\u00e9ation 2026<\/p>\n\n    <!-- Titre -->\n    <h1 class=\"construction-title\">Le site fait <em>peau neuve<\/em><\/h1>\n\n    <!-- Affiche cliquable -->\n    <a href=\"https:\/\/choeur-a-corps.netlify.app\" class=\"construction-poster\">\n      <img decoding=\"async\" src=\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/affiche-cabaret-de-letrange.jpg\" alt=\"Affiche Le Cabaret de l'\u00e9trange\">\n    <\/a>\n\n    <!-- Texte -->\n    <p class=\"construction-text\">\n      Le site du <strong>Ch\u0153ur \u00e0 Corps<\/strong> est en cours de refonte.<br>\n      Le nouveau site est d\u00e9j\u00e0 accessible :\n    <\/p>\n\n    <!-- Compte \u00e0 rebours -->\n    <p class=\"construction-countdown\">\n      Redirection automatique dans <span id=\"timer\">15<\/span> secondes\u2026\n    <\/p>\n\n    <!-- Bouton -->\n    <a href=\"https:\/\/choeur-a-corps.netlify.app\" class=\"construction-btn\">\n      Acc\u00e9der au nouveau site \u2192\n    <\/a>\n\n    <!-- Dates -->\n    <div class=\"construction-dates\">\n      <p class=\"construction-dates-label\">\u00c0 l&rsquo;affiche cet automne<\/p>\n      <p class=\"construction-dates-text\">30 &amp; 31 octobre \u00b7 1<sup>er<\/sup> novembre 2026<\/p>\n      <p class=\"construction-dates-venue\">Th\u00e9\u00e2tre Oxymore, Cully<\/p>\n    <\/div>\n\n    <!-- Contact -->\n    <p class=\"construction-contact\">\n      Vous pouvez aussi nous contacter \u00e0<br>\n      <a href=\"mailto:info@choeuracorps.ch\">info@choeuracorps.ch<\/a>\n    <\/p>\n\n  <\/div>\n<\/div>\n\n<script>\n  var seconds = 15;\n  var timerEl = document.getElementById('timer');\n  var interval = setInterval(function() {\n    seconds--;\n    if (timerEl) timerEl.textContent = seconds;\n    if (seconds <= 0) {\n      clearInterval(interval);\n      window.location.href = 'https:\/\/choeur-a-corps.netlify.app';\n    }\n  }, 1000);\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Cr\u00e9ation 2026 Le site fait peau neuve Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. Le nouveau site est d\u00e9j\u00e0 accessible : Redirection automatique dans 15 secondes\u2026 Acc\u00e9der au nouveau site \u2192 \u00c0 l&rsquo;affiche cet automne 30<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ch\u0153ur \u00e0 Corps \u2014 Site en refonte<\/title>\n<meta name=\"description\" content=\"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l&#039;\u00e9trange \u00bb \u2014 30 &amp; 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/choeuracorps.ch\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ch\u0153ur \u00e0 Corps \u2014 Site en refonte\" \/>\n<meta property=\"og:description\" content=\"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l&#039;\u00e9trange \u00bb \u2014 30 &amp; 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/choeuracorps.ch\/\" \/>\n<meta property=\"og:site_name\" content=\"Choeur \u00e0 corps\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/choeuracorps\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-20T14:27:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png\" \/>\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:\/\/choeuracorps.ch\/\",\"url\":\"https:\/\/choeuracorps.ch\/\",\"name\":\"Ch\u0153ur \u00e0 Corps \u2014 Site en refonte\",\"isPartOf\":{\"@id\":\"https:\/\/choeuracorps.ch\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/choeuracorps.ch\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/choeuracorps.ch\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png\",\"datePublished\":\"2026-06-20T13:59:39+00:00\",\"dateModified\":\"2026-06-20T14:27:12+00:00\",\"description\":\"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l'\u00e9trange \u00bb \u2014 30 & 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.\",\"breadcrumb\":{\"@id\":\"https:\/\/choeuracorps.ch\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/choeuracorps.ch\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/choeuracorps.ch\/#primaryimage\",\"url\":\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png\",\"contentUrl\":\"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png\",\"width\":3383,\"height\":1867},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/choeuracorps.ch\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/choeuracorps.ch\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Site en construction\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/choeuracorps.ch\/#website\",\"url\":\"https:\/\/choeuracorps.ch\/\",\"name\":\"Ch\u0153ur \u00e0 corps\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/choeuracorps.ch\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ch\u0153ur \u00e0 Corps \u2014 Site en refonte","description":"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l'\u00e9trange \u00bb \u2014 30 & 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.","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:\/\/choeuracorps.ch\/","og_locale":"fr_FR","og_type":"article","og_title":"Ch\u0153ur \u00e0 Corps \u2014 Site en refonte","og_description":"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l'\u00e9trange \u00bb \u2014 30 & 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.","og_url":"https:\/\/choeuracorps.ch\/","og_site_name":"Choeur \u00e0 corps","article_publisher":"https:\/\/www.facebook.com\/choeuracorps\/","article_modified_time":"2026-06-20T14:27:12+00:00","og_image":[{"url":"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/choeuracorps.ch\/","url":"https:\/\/choeuracorps.ch\/","name":"Ch\u0153ur \u00e0 Corps \u2014 Site en refonte","isPartOf":{"@id":"https:\/\/choeuracorps.ch\/#website"},"primaryImageOfPage":{"@id":"https:\/\/choeuracorps.ch\/#primaryimage"},"image":{"@id":"https:\/\/choeuracorps.ch\/#primaryimage"},"thumbnailUrl":"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png","datePublished":"2026-06-20T13:59:39+00:00","dateModified":"2026-06-20T14:27:12+00:00","description":"Le site du Ch\u0153ur \u00e0 Corps est en cours de refonte. D\u00e9couvrez notre nouvelle cr\u00e9ation \u00ab Le Cabaret de l'\u00e9trange \u00bb \u2014 30 & 31 octobre \u00b7 1er novembre 2026 au Th\u00e9\u00e2tre Oxymore de Cully.","breadcrumb":{"@id":"https:\/\/choeuracorps.ch\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/choeuracorps.ch\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/choeuracorps.ch\/#primaryimage","url":"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png","contentUrl":"https:\/\/choeuracorps.ch\/wp-content\/uploads\/2026\/06\/Logo-blanc-CAC-CMJN.png","width":3383,"height":1867},{"@type":"BreadcrumbList","@id":"https:\/\/choeuracorps.ch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/choeuracorps.ch\/"},{"@type":"ListItem","position":2,"name":"Site en construction"}]},{"@type":"WebSite","@id":"https:\/\/choeuracorps.ch\/#website","url":"https:\/\/choeuracorps.ch\/","name":"Ch\u0153ur \u00e0 corps","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/choeuracorps.ch\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/pages\/1303"}],"collection":[{"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/comments?post=1303"}],"version-history":[{"count":4,"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/pages\/1303\/revisions"}],"predecessor-version":[{"id":1314,"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/pages\/1303\/revisions\/1314"}],"wp:attachment":[{"href":"https:\/\/choeuracorps.ch\/index.php\/wp-json\/wp\/v2\/media?parent=1303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}