{"id":4113,"date":"2026-09-12T11:10:18","date_gmt":"2026-09-12T09:10:18","guid":{"rendered":"https:\/\/alesubtlewhispers.com\/?p=4113"},"modified":"2026-09-12T15:36:33","modified_gmt":"2026-09-12T13:36:33","slug":"dancing-in-a-daydream-thia-duret-carre","status":"publish","type":"post","link":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/12\/dancing-in-a-daydream-thia-duret-carre\/","title":{"rendered":"Dancing in a Daydream"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =========================================================\n   PAGE \u0152UVRES \u2014 A. CAM\u00c9LIE\n   FOND NOIR INT\u00c9GRAL \/ \u00c9DITORIAL GALERIE\n========================================================= *\/\n\n\n\/* ---------------------------------------------------------\n   1. NOIR ABSOLU SUR TOUTE LA PAGE\n--------------------------------------------------------- *\/\n\nhtml,\nbody {\n    background: #000000 !important;\n}\n\nbody,\n#page,\n.site,\n.site-content,\n.site-main,\n.content-area,\n.entry-content,\n.wp-site-blocks,\n.wp-block-group,\n.wp-block-post-content {\n    background-color: #000000 !important;\n}\n\n\n\/* ---------------------------------------------------------\n   2. SUPPRESSION DU TITRE WORDPRESS + ESPACE SUP\u00c9RIEUR\n--------------------------------------------------------- *\/\n\n.entry-header,\n.entry-title,\n.wp-block-post-title,\n.page-header,\n.page-title,\nheader.entry-header {\n    display: none !important;\n}\n\n.site-main,\n.content-area,\n.entry-content,\n.wp-block-post-content {\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n}\n\n.entry-content > *:first-child,\n.wp-block-post-content > *:first-child {\n    margin-top: 0 !important;\n}\n\n\n\/* Suppression des marges que certains th\u00e8mes WP ajoutent *\/\n\nmain,\nmain.site-main,\n#primary,\n#main,\narticle.page,\narticle.type-page {\n    padding-top: 0 !important;\n    margin-top: 0 !important;\n}\n\n\n\/* ---------------------------------------------------------\n   3. PAGE FULL WIDTH\n--------------------------------------------------------- *\/\n\n.ac-artworks-page {\n    position: relative;\n\n    width: 100vw;\n    max-width: none;\n\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n\n    padding: 0;\n\n    background: #000000;\n\n    color: #f1ede6;\n\n    font-family:\n        \"Raleway\",\n        \"Helvetica Neue\",\n        Helvetica,\n        Arial,\n        sans-serif;\n\n    box-sizing: border-box;\n\n    overflow: hidden;\n}\n\n.ac-artworks-page *,\n.ac-artworks-page *::before,\n.ac-artworks-page *::after {\n    box-sizing: border-box;\n}\n\n\n\/* ---------------------------------------------------------\n   4. UNE \u0152UVRE\n--------------------------------------------------------- *\/\n\n.ac-artwork {\n    width: 100%;\n\n    max-width: 1440px;\n\n    margin: 0 auto;\n\n    padding: 100px 7vw 125px;\n\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, 1.08fr)\n        minmax(360px, 0.92fr);\n\n    gap: clamp(55px, 8vw, 130px);\n\n    align-items: center;\n\n    position: relative;\n}\n\n\n\/* Fine s\u00e9paration entre les \u0153uvres *\/\n\n.ac-artwork + .ac-artwork {\n    border-top: 1px solid rgba(241, 237, 230, 0.12);\n}\n\n\n\/* Alternance galerie *\/\n\n.ac-artwork--reverse .ac-artwork__visual {\n    order: 2;\n}\n\n.ac-artwork--reverse .ac-artwork__content {\n    order: 1;\n}\n\n\n\/* ---------------------------------------------------------\n   5. IMAGE\n--------------------------------------------------------- *\/\n\n.ac-artwork__visual {\n    width: 100%;\n\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    position: relative;\n}\n\n.ac-artwork__visual img {\n    display: block;\n\n    width: 100%;\n    height: auto;\n\n    max-height: 790px;\n\n    object-fit: contain;\n\n    margin: 0;\n\n    border: none;\n\n    box-shadow: none;\n\n    background: transparent;\n}\n\n\n\/* Pas de cadre d\u00e9coratif.\n   L'\u0153uvre reste seule face au regard. *\/\n\n.ac-artwork__visual::after {\n    content: \"\";\n\n    position: absolute;\n\n    left: 5%;\n    right: 5%;\n    bottom: -28px;\n\n    height: 1px;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(241,237,230,0.17),\n            transparent\n        );\n}\n\n\n\/* ---------------------------------------------------------\n   6. CONTENU\n--------------------------------------------------------- *\/\n\n.ac-artwork__content {\n    width: 100%;\n\n    max-width: 570px;\n}\n\n\n\/* Num\u00e9ro *\/\n\n.ac-artwork__index {\n    margin: 0 0 22px;\n\n    color: rgba(241, 237, 230, 0.40);\n\n    font-size: 10px;\n\n    font-weight: 500;\n\n    letter-spacing: 0.30em;\n\n    line-height: 1;\n}\n\n\n\/* ---------------------------------------------------------\n   7. TITRE DE L'\u0152UVRE\n--------------------------------------------------------- *\/\n\n.ac-artwork__header h2 {\n    margin: 0;\n\n    padding: 0;\n\n    color: #f1ede6 !important;\n\n    font-family:\n        \"Raleway\",\n        \"Helvetica Neue\",\n        Helvetica,\n        Arial,\n        sans-serif;\n\n    font-size: clamp(27px, 3vw, 43px);\n\n    font-weight: 300;\n\n    letter-spacing: 0.025em;\n\n    line-height: 1.17;\n\n    text-transform: none;\n}\n\n\n\/* Trait discret *\/\n\n.ac-artwork__line {\n    width: 58px;\n    height: 1px;\n\n    margin: 30px 0 37px;\n\n    background: rgba(241, 237, 230, 0.55);\n}\n\n\n\/* ---------------------------------------------------------\n   8. INFORMATIONS TECHNIQUES\n--------------------------------------------------------- *\/\n\n.ac-artwork__meta {\n    margin: 0 0 45px;\n    padding: 0;\n}\n\n.ac-artwork__meta > div {\n    display: grid;\n\n    grid-template-columns: 150px 1fr;\n\n    gap: 18px;\n\n    padding: 8px 0;\n\n    border: none;\n}\n\n.ac-artwork__meta dt {\n    margin: 0;\n\n    color: rgba(241, 237, 230, 0.48);\n\n    font-size: 10px;\n\n    font-weight: 500;\n\n    letter-spacing: 0.14em;\n\n    line-height: 1.6;\n\n    text-transform: uppercase;\n}\n\n.ac-artwork__meta dd {\n    margin: 0;\n\n    color: rgba(241, 237, 230, 0.82);\n\n    font-size: 13px;\n\n    font-weight: 300;\n\n    letter-spacing: 0.015em;\n\n    line-height: 1.65;\n}\n\n\n\/* ---------------------------------------------------------\n   9. TEXTE \u00c9DITORIAL\n--------------------------------------------------------- *\/\n\n.ac-artwork__text {\n    max-width: 535px;\n}\n\n.ac-artwork__text p {\n    margin: 0 0 20px;\n\n    color: rgba(241, 237, 230, 0.82);\n\n    font-size: 15px;\n\n    font-weight: 300;\n\n    letter-spacing: 0.015em;\n\n    line-height: 1.95;\n}\n\n.ac-artwork__text p:last-child {\n    margin-bottom: 0;\n}\n\n\n\/* Premi\u00e8re respiration *\/\n\n.ac-artwork__text .ac-artwork__opening {\n    color: #f1ede6;\n\n    font-size: 16px;\n}\n\n\n\/* Phrase finale *\/\n\n.ac-artwork__text .ac-artwork__closing {\n    margin-top: 30px;\n\n    color: #f1ede6;\n\n    font-size: 16px;\n\n    line-height: 1.9;\n}\n\n.ac-artwork__text em,\n.ac-artwork__meta em {\n    color: inherit;\n\n    font-style: italic;\n}\n\n\n\/* ---------------------------------------------------------\n   10. PLACEHOLDER SPLENDOR\n   \u00c0 supprimer lorsqu'on aura son image\n--------------------------------------------------------- *\/\n\n.ac-image-placeholder {\n    width: 100%;\n\n    min-height: 560px;\n\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid rgba(241, 237, 230, 0.09);\n\n    background: #030303;\n}\n\n.ac-image-placeholder span {\n    color: rgba(241, 237, 230, 0.20);\n\n    font-size: 12px;\n\n    font-weight: 300;\n\n    letter-spacing: 0.30em;\n\n    text-transform: uppercase;\n}\n\n\n\/* ---------------------------------------------------------\n   11. TABLETTE\n--------------------------------------------------------- *\/\n\n@media (max-width: 980px) {\n\n    .ac-artwork {\n        grid-template-columns: 1fr;\n\n        gap: 60px;\n\n        padding:\n            75px\n            clamp(28px, 6vw, 70px)\n            90px;\n    }\n\n    .ac-artwork--reverse .ac-artwork__visual,\n    .ac-artwork--reverse .ac-artwork__content {\n        order: initial;\n    }\n\n    .ac-artwork__content {\n        max-width: 700px;\n    }\n\n    .ac-artwork__text {\n        max-width: 650px;\n    }\n\n}\n\n\n\/* ---------------------------------------------------------\n   12. MOBILE\n--------------------------------------------------------- *\/\n\n@media (max-width: 600px) {\n\n    .ac-artwork {\n        padding:\n            52px\n            22px\n            72px;\n\n        gap: 47px;\n    }\n\n    .ac-artwork__header h2 {\n        font-size: 27px;\n\n        line-height: 1.22;\n    }\n\n    .ac-artwork__line {\n        margin:\n            24px\n            0\n            30px;\n    }\n\n    .ac-artwork__meta {\n        margin-bottom: 38px;\n    }\n\n    .ac-artwork__meta > div {\n        grid-template-columns: 1fr;\n\n        gap: 3px;\n\n        padding: 8px 0 11px;\n    }\n\n    .ac-artwork__meta dt {\n        font-size: 9px;\n    }\n\n    .ac-artwork__meta dd {\n        font-size: 12.5px;\n    }\n\n    .ac-artwork__text p {\n        font-size: 14px;\n\n        line-height: 1.85;\n\n        margin-bottom: 18px;\n    }\n\n    .ac-artwork__text .ac-artwork__opening,\n    .ac-artwork__text .ac-artwork__closing {\n        font-size: 15px;\n    }\n\n    .ac-artwork__visual::after {\n        bottom: -22px;\n    }\n\n    .ac-image-placeholder {\n        min-height: 400px;\n    }\n\n}\n\n\n\/* ---------------------------------------------------------\n   13. \u00c9LIMINATION DES DERNIERS BLANCS WORDPRESS\n--------------------------------------------------------- *\/\n\nbody .wp-site-blocks {\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n}\n\nbody .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {\n    max-width: none;\n}\n\nbody .entry-content {\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n}\n\nbody .wp-block-spacer:first-child {\n    display: none !important;\n}\n<\/style>\n\n<style>\n\/* =====================================================\n   PAGE \u0152UVRE \u2014 THIA DURET-CARRE\n===================================================== *\/\n\n.ac-artworks-page {\n  width: 100%;\n}\n\n.ac-artwork {\n  width: 100%;\n}\n\n.ac-artwork__visual img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.ac-artwork__content {\n  margin-top: 40px;\n}\n\n.ac-artwork__header h2 {\n  margin: 0;\n}\n\n.ac-artwork__line {\n  width: 100%;\n  height: 1px;\n  margin-top: 18px;\n  background: rgba(241, 237, 230, 0.18);\n}\n\n.ac-artwork__meta {\n  margin: 34px 0 0;\n}\n\n.ac-artwork__meta > div {\n  margin-bottom: 20px;\n}\n\n.ac-artwork__meta dt {\n  font-family: \"Raleway\", sans-serif;\n  font-size: 10px;\n  font-weight: 400;\n  letter-spacing: 0.20em;\n  text-transform: uppercase;\n  color: rgba(241, 237, 230, 0.48);\n}\n\n.ac-artwork__meta dd {\n  margin: 7px 0 0;\n  font-family: \"Raleway\", sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  line-height: 1.65;\n  color: #f1ede6;\n}\n\n.ac-artwork__text {\n  margin-top: 38px;\n}\n\n.ac-artwork__text p {\n  font-family: \"Raleway\", sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  line-height: 1.8;\n  color: #f1ede6;\n}\n\n.ac-artwork__opening {\n  font-size: 16px !important;\n}\n\n.ac-artwork__closing {\n  margin-top: 26px;\n}\n\n.ac-artwork__artist {\n  margin-top: 34px;\n  font-size: 12px !important;\n  letter-spacing: 0.08em;\n  color: rgba(241, 237, 230, 0.62) !important;\n}\n\n\n\/* =====================================================\n   INSTAGRAM \u2014 THIA DURET-CARRE\n===================================================== *\/\n\n.ac-instagram-card {\n  margin-top: 46px;\n  padding: 22px 24px;\n\n  border: 1px solid rgba(241, 237, 230, 0.20);\n  background: rgba(255, 255, 255, 0.022);\n\n  transition:\n    border-color 0.35s ease,\n    background 0.35s ease,\n    transform 0.35s ease;\n}\n\n.ac-instagram-card:hover {\n  border-color: rgba(241, 237, 230, 0.42);\n  background: rgba(255, 255, 255, 0.038);\n  transform: translateY(-2px);\n}\n\n.ac-instagram-link {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  gap: 11px;\n\n  text-align: center;\n  text-decoration: none;\n\n  color: #f1ede6;\n}\n\n.ac-instagram-icon {\n  width: 24px;\n  height: 24px;\n\n  color: #e8b7c5;\n\n  transition:\n    transform 0.35s ease,\n    color 0.35s ease;\n}\n\n.ac-instagram-card:hover .ac-instagram-icon {\n  transform: scale(1.06);\n  color: #f1c7d2;\n}\n\n.ac-instagram-text {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 5px;\n}\n\n.ac-instagram-label {\n  font-family: \"Raleway\", sans-serif;\n  font-size: 9px;\n  font-weight: 400;\n\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n\n  color: rgba(241, 237, 230, 0.48);\n}\n\n.ac-instagram-handle {\n  font-family: \"Raleway\", sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n\n  letter-spacing: 0.07em;\n\n  color: #f1ede6;\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media (max-width: 600px) {\n\n  .ac-artwork__content {\n    margin-top: 30px;\n  }\n\n  .ac-artwork__meta {\n    margin-top: 28px;\n  }\n\n  .ac-artwork__text {\n    margin-top: 30px;\n  }\n\n  .ac-artwork__text p {\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .ac-instagram-card {\n    margin-top: 36px;\n    padding: 20px 18px;\n  }\n\n  .ac-instagram-icon {\n    width: 22px;\n    height: 22px;\n  }\n\n  .ac-instagram-handle {\n    font-size: 13px;\n  }\n}\n<\/style>\n\n\n<div class=\"ac-artworks-page\">\n\n  <!-- =====================================================\n       DANCING IN A DAYDREAM\n  ====================================================== -->\n\n  <article class=\"ac-artwork\">\n\n    <div class=\"ac-artwork__visual\">\n\n      <img data-recalc-dims=\"1\" decoding=\"async\"\n        src=\"https:\/\/i0.wp.com\/alesubtlewhispers.com\/wp-content\/uploads\/2026\/09\/IMG-20260905-WA0018.jpg?ssl=1\"\n        alt=\"Dancing in a Daydream \u2014 \u0153uvre de Thia Duret-Carre\"\n        loading=\"eager\"\n      >\n\n    <\/div>\n\n\n    <div class=\"ac-artwork__content\">\n\n      <!-- TITRE -->\n\n      <header class=\"ac-artwork__header\">\n\n        <h2>\n          Dancing in a Daydream\n        <\/h2>\n\n        <div class=\"ac-artwork__line\"><\/div>\n\n      <\/header>\n\n\n      <!-- INFORMATIONS -->\n\n      <dl class=\"ac-artwork__meta\">\n\n        <div>\n\n          <dt>\n            Ann\u00e9e\n          <\/dt>\n\n          <dd>\n            2025\n          <\/dd>\n\n        <\/div>\n\n\n        <div>\n\n          <dt>\n            Technique\n          <\/dt>\n\n          <dd>\n            Peinture acrylique r\u00e9alis\u00e9e au doigt\n          <\/dd>\n\n        <\/div>\n\n\n        <div>\n\n          <dt>\n            Dimensions\n          <\/dt>\n\n          <dd>\n            50 \u00d7 65 cm\n          <\/dd>\n\n        <\/div>\n\n\n        <div>\n\n          <dt>\n            Contexte de cr\u00e9ation\n          <\/dt>\n\n          <dd>\n            Projet d\u2019\u00e9cole autour du mouvement,\n            sans recours \u00e0 un outil pictural classique\n          <\/dd>\n\n        <\/div>\n\n      <\/dl>\n\n\n      <!-- TEXTE -->\n\n      <div class=\"ac-artwork__text\">\n\n        <p class=\"ac-artwork__opening\">\n\n          <em>Dancing in a Daydream<\/em>\n          explore le mouvement \u00e0 travers une peinture\n          directement engag\u00e9e par le geste.\n\n        <\/p>\n\n\n        <p>\n\n          La danse semble surgir d\u2019une explosion de couleurs.\n\n          Les teintes vives prolongent la vivacit\u00e9 du corps\n          tandis que les tonalit\u00e9s chaudes concentr\u00e9es\n          autour de la figure traduisent l\u2019intensit\u00e9\n          et la passion du mouvement.\n\n        <\/p>\n\n\n        <p>\n\n          La peinture ne cherche pas \u00e0 fixer le danseur.\n\n        <\/p>\n\n\n        <p class=\"ac-artwork__closing\">\n\n          Elle cherche au contraire ce qui lui \u00e9chappe :\n          l\u2019\u00e9lan, la vitesse, la trace laiss\u00e9e par un corps\n          lorsqu\u2019il traverse l\u2019espace.\n\n        <\/p>\n\n\n        <p class=\"ac-artwork__artist\">\n\n          Auteure visuelle \u2014 \u00a9 Thia Duret-Carre\n\n        <\/p>\n\n\n        <!-- =====================================================\n             INSTAGRAM\n        ====================================================== -->\n\n        <div class=\"ac-instagram-card\">\n\n          <a\n            class=\"ac-instagram-link\"\n            href=\"https:\/\/www.instagram.com\/thia_duretcarre\/\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"D\u00e9couvrir Thia Duret-Carre sur Instagram\"\n          >\n\n            <!-- LOGO INSTAGRAM -->\n\n            <svg\n              class=\"ac-instagram-icon\"\n              viewbox=\"0 0 24 24\"\n              fill=\"none\"\n              stroke=\"currentColor\"\n              stroke-width=\"1.35\"\n              stroke-linecap=\"round\"\n              stroke-linejoin=\"round\"\n              aria-hidden=\"true\"\n            >\n\n              <rect\n                x=\"3\"\n                y=\"3\"\n                width=\"18\"\n                height=\"18\"\n                rx=\"5\"\n              ><\/rect>\n\n              <circle\n                cx=\"12\"\n                cy=\"12\"\n                r=\"4\"\n              ><\/circle>\n\n              <circle\n                cx=\"17.5\"\n                cy=\"6.5\"\n                r=\"0.8\"\n                fill=\"currentColor\"\n                stroke=\"none\"\n              ><\/circle>\n\n            <\/svg>\n\n\n            <!-- TEXTE INSTAGRAM -->\n\n            <div class=\"ac-instagram-text\">\n\n              <span class=\"ac-instagram-label\">\n\n                Instagram\n\n              <\/span>\n\n              <span class=\"ac-instagram-handle\">\n\n                @thia_duretcarre\n\n              <\/span>\n\n            <\/div>\n\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/article>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Dancing in a Daydream Ann\u00e9e 2025 Technique Peinture acrylique r\u00e9alis\u00e9e au doigt Dimensions 50 \u00d7 65 cm Contexte de cr\u00e9ation Projet d\u2019\u00e9cole autour du mouvement, sans recours \u00e0 un outil pictural classique Dancing in a Daydream explore le mouvement \u00e0 travers une peinture directement engag\u00e9e par le geste. La danse semble surgir d\u2019une explosion de [&hellip;]<\/p>\n","protected":false},"author":259979379,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"advanced_seo_description":"Dancing in a Daydream, peinture acrylique r\u00e9alis\u00e9e au doigt par Thia Duret-Carre en 2025. D\u00e9couvrez son univers au sein des Auteures visuelles.","jetpack_seo_html_title":"Dancing in a Daydream \u2014 Thia Duret-Carre | Alexandra Cam\u00e9lie","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_wpcom_ai_launchpad_first_post":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[787100380],"tags":[787100391,787100385,787100398,787100394,787100397,787100396,787100395,787100381],"class_list":["post-4113","post","type-post","status-publish","format-standard","hentry","category-auteures-visuelles","tag-art-contemporain","tag-auteure-visuelle","tag-couleur","tag-dancing-in-a-daydream","tag-danse","tag-mouvement","tag-peinture-acrylique","tag-thia-duret-carre"],"jetpack_publicize_connections":[],"jetpack_likes_enabled":false,"jetpack_sharing_enabled":false,"jetpack_shortlink":"https:\/\/wp.me\/pgfKNt-14l","jetpack-related-posts":[{"id":4124,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/12\/fraises-thia-duret-carre\/","url_meta":{"origin":4113,"position":0},"title":"Fraises","author":"Alexandra Cam\u00e9lie","date":"12 September 2026","format":false,"excerpt":"Fraises Ann\u00e9e 2025 Technique Aquarelle et stylo Dimensions 14,8 \u00d7 21 cm Contexte de cr\u00e9ation Recherche personnelle autour de la lumi\u00e8re et de son incidence sur la perception Fraises part d\u2019un sujet volontairement ordinaire : un bol de fruits plac\u00e9 sous une lumi\u00e8re presque fluorescente. Sous son effet, les couleurs\u2026","rel":"","context":"In &quot;Auteures visuelles&quot;","block_context":{"text":"Auteures visuelles","link":"https:\/\/alesubtlewhispers.com\/en\/category\/auteures-visuelles\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4292,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/12\/tea-ferrari-corps\/","url_meta":{"origin":4113,"position":1},"title":"corps","author":"Alexandra Cam\u00e9lie","date":"12 September 2026","format":false,"excerpt":"T\u00e9a Ferrari Corps 2026 Acrylique et collage sur papier \u2014 29,7 \u00d7 42 cm Dans Corps, T\u00e9a Ferrari abandonne la vision d\u2019ensemble pour s\u2019approcher au plus pr\u00e8s. L\u2019\u0153il, la peau, les reliefs, les variations de couleur et les traces deviennent les v\u00e9ritables sujets de l\u2019\u0153uvre. Le corps n\u2019est plus envisag\u00e9\u2026","rel":"","context":"In &quot;Auteures visuelles&quot;","block_context":{"text":"Auteures visuelles","link":"https:\/\/alesubtlewhispers.com\/en\/category\/auteures-visuelles\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4321,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/13\/coco\/","url_meta":{"origin":4113,"position":2},"title":"Coco","author":"Alexandra Cam\u00e9lie","date":"13 September 2026","format":false,"excerpt":"\u0152uvre Coco Ann\u00e9e 2026 Technique Peinture acrylique Dimensions Grandeur nature, aux dimensions du flacon Contexte Projet d\u2019\u00e9cole \u2014 Le verre \u00c0 l\u2019origine de Coco, il y a un travail sur la transparence. Mais derri\u00e8re le verre appara\u00eet peu \u00e0 peu autre chose : la trace du temps. Le flacon repr\u00e9sent\u00e9\u2026","rel":"","context":"In &quot;Auteures visuelles&quot;","block_context":{"text":"Auteures visuelles","link":"https:\/\/alesubtlewhispers.com\/en\/category\/auteures-visuelles\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4324,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/13\/le-souffle-dhiver\/","url_meta":{"origin":4113,"position":3},"title":"Souffle d&rsquo;hiver","author":"Alexandra Cam\u00e9lie","date":"13 September 2026","format":false,"excerpt":"\u0152uvre Souffle d\u2019hiver Ann\u00e9e 2025 Technique Peinture acrylique Dimensions 50 \u00d7 65 cm Contexte Projet d\u2019\u00e9cole \u2014 Les couleurs compl\u00e9mentaires Souffle d\u2019hiver saisit cet instant presque imperceptible o\u00f9 le jour commence \u00e0 traverser la for\u00eat. Dans une palette p\u00e2le et froide, la lumi\u00e8re se diffuse sans jamais rompre le silence.\u2026","rel":"","context":"In &quot;Auteures visuelles&quot;","block_context":{"text":"Auteures visuelles","link":"https:\/\/alesubtlewhispers.com\/en\/category\/auteures-visuelles\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4287,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/12\/le-cafe\/","url_meta":{"origin":4113,"position":4},"title":"Le caf\u00e9","author":"Alexandra Cam\u00e9lie","date":"12 September 2026","format":false,"excerpt":"T\u00e9a Ferrari Le Caf\u00e9 2026 Acrylique sur papier \u2014 65 \u00d7 50 cm Deux figures partagent une table, un instant, une proximit\u00e9. Pourtant, chacune semble retenue dans son propre espace int\u00e9rieur. Dans Le Caf\u00e9, T\u00e9a Ferrari travaille ce territoire presque imperceptible qui existe entre les \u00eatres : les gestes ordinaires,\u2026","rel":"","context":"In &quot;Non class\u00e9&quot;","block_context":{"text":"Non class\u00e9","link":"https:\/\/alesubtlewhispers.com\/en\/category\/non-categorise\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4121,"url":"https:\/\/alesubtlewhispers.com\/en\/2026\/09\/12\/splendor-premier-contact-thia-duret-carre\/","url_meta":{"origin":4113,"position":5},"title":"Splendor","author":"Alexandra Cam\u00e9lie","date":"12 September 2026","format":false,"excerpt":"Splendor, premier contact Ann\u00e9e 2025 Technique Aquarelle et stylo Dimensions 13 \u00d7 15 cm Contexte de cr\u00e9ation Recherche personnelle autour de l\u2019univers Splendor Splendor est une galaxie parall\u00e8le dans laquelle les rep\u00e8res familiers cessent de fonctionner : la faune, la flore, les habitants et les syst\u00e8mes ob\u00e9issent \u00e0 d\u2019autres logiques.\u2026","rel":"","context":"In &quot;Auteures visuelles&quot;","block_context":{"text":"Auteures visuelles","link":"https:\/\/alesubtlewhispers.com\/en\/category\/auteures-visuelles\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/posts\/4113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/users\/259979379"}],"replies":[{"embeddable":true,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/comments?post=4113"}],"version-history":[{"count":8,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/posts\/4113\/revisions"}],"predecessor-version":[{"id":4264,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/posts\/4113\/revisions\/4264"}],"wp:attachment":[{"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/media?parent=4113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/categories?post=4113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alesubtlewhispers.com\/en\/wp-json\/wp\/v2\/tags?post=4113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}