{"id":17188,"date":"2025-11-25T16:58:00","date_gmt":"2025-11-25T15:58:00","guid":{"rendered":"https:\/\/www.jmlib.be\/site\/?page_id=17188"},"modified":"2026-01-23T14:22:53","modified_gmt":"2026-01-23T13:22:53","slug":"histoires-en-couleurs-a-tilff","status":"publish","type":"page","link":"https:\/\/www.jmlib.be\/site\/histoires-en-couleurs-a-tilff\/","title":{"rendered":"Histoires en couleurs \u00e0 Tilff"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Histoires en couleurs &#8211; Stage cr\u00e9atif \u00e9criture et dessin pour enfants<\/title>\n  <style>\n    \/* RESET DE BASE *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: Arial, sans-serif;\n    }\n    body {\n      background: #f4f4f4;\n      color: #333;\n      line-height: 1.6;\n    }\n    \/* SECTION HERO (pour le titre principal) *\/\n    .hero {\n      background: linear-gradient(135deg, #4a90e2, #2e5c8a, #5ca9dd);\n      padding: 3rem 2rem;\n      text-align: center;\n      color: #fff;\n    }\n    .hero h1 {\n      font-size: 2.5rem;\n      margin-bottom: 0.5rem;\n      text-transform: uppercase;\n      font-weight: bold;\n      text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n    }\n    .hero h2 {\n      font-size: 1.4rem;\n      font-weight: normal;\n      color: #fff;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\n    }\n    \/* Section Illustration *\/\n    .illustration {\n      text-align: center;\n      margin: 2rem 0;\n    }\n    .illustration img {\n      width: 100%;\n      height: auto;\n      display: block;\n      max-height: 500px;\n      object-fit: cover;\n    }\n    \/* SECTION PRINCIPALE *\/\n    main {\n      max-width: 1000px;\n      margin: 2rem auto;\n      padding: 0 1rem;\n    }\n    .info-principale {\n      background: #ffffff;\n      border-radius: 8px;\n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      padding: 2rem;\n      margin-bottom: 2rem;\n      text-align: center;\n    }\n    .info-principale h3 {\n      margin-bottom: 1rem;\n      color: #4a90e2;\n      text-transform: uppercase;\n      font-size: 1.5rem;\n    }\n    .info-principale p {\n      margin-bottom: 0.5rem;\n    }\n    \/* Texte d'accroche *\/\n    .accroche {\n      font-size: 1.1rem;\n      font-style: italic;\n      margin-bottom: 1rem;\n      text-align: center !important;\n      display: block;\n      width: 100%;\n    }\n    \/* Section description *\/\n    .description {\n      background: #ffffff;\n      border-radius: 8px;\n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      padding: 2rem;\n      margin-bottom: 2rem;\n      text-align: center;\n      line-height: 1.8;\n    }\n    .description p {\n      margin-bottom: 1rem;\n    }\n    .description strong {\n      color: #4a90e2;\n    }\n    \/* Section D\u00e9tails *\/\n    .details {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      margin: 2rem 0;\n      text-align: center;\n    }\n    .detail-block {\n      flex: 1 1 200px;\n      background: #ffffff;\n      border: 1px solid #ddd;\n      border-radius: 8px;\n      padding: 1rem;\n      text-align: center !important;\n      margin: 0.5rem;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n    }\n    .detail-block p {\n      text-align: center !important;\n      width: 100%;\n    }\n    .detail-block img {\n      width: 24px;\n      height: 24px;\n      margin-bottom: 0.5rem;\n      filter: invert(43%) sepia(96%) saturate(1352%) hue-rotate(220deg) brightness(101%) contrast(101%);\n    }\n    \/* Bouton *\/\n    .btn-book {\n      display: inline-block;\n      margin: 1rem auto 0 auto;\n      padding: 0.75rem 1.5rem;\n      background: #4a90e2;\n      color: #fff;\n      text-transform: uppercase;\n      text-decoration: none;\n      border-radius: 4px;\n      transition: background 0.3s ease;\n      font-weight: bold;\n    }\n    .btn-book:hover {\n      background: #2e5c8a;\n    }\n    \/* FOOTER *\/\n    footer {\n      text-align: center;\n      padding: 1rem;\n      background: #2C3E50;\n      color: #fff;\n      margin-top: 2rem;\n    }\n    \/* Style pour les activit\u00e9s en liste *\/\n    .activities-list {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 20px 0;\n    }\n    .activity-item {\n      background: linear-gradient(45deg, #4a90e2, #2e5c8a);\n      border-radius: 20px;\n      padding: 8px 15px;\n      display: inline-block;\n      color: #fff;\n      font-weight: 500;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\n    }\n    \/* Contact info avec ic\u00f4nes *\/\n    .contact-info {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 5px;\n      margin-bottom: 10px;\n    }\n    .contact-info img {\n      width: 16px;\n      height: 16px;\n    }\n    .garderie-info {\n      background: #e8f5e8;\n      border-left: 4px solid #28a745;\n      padding: 1rem;\n      margin: 1rem 0;\n      border-radius: 0 8px 8px 0;\n    }\n    .garderie-info p {\n      margin: 0.25rem 0;\n      font-size: 0.95rem;\n    }\n    \/* Section partenaires (logos) *\/\n    .partners-logos {\n      background: #f8f9fa;\n      border-radius: 8px;\n      padding: 2rem;\n      margin-top: 2rem;\n      text-align: center;\n    }\n    .partners-logos h4 {\n      color: #4a90e2;\n      margin-bottom: 1.5rem;\n      font-size: 1.2rem;\n    }\n    .logos-grid {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      align-items: center;\n      gap: 20px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    .logo-item {\n      transition: transform 0.3s ease;\n    }\n    .logo-item:hover {\n      transform: scale(1.05);\n    }\n    .logo-item img {\n      height: 60px;\n      width: auto;\n      max-width: 150px;\n      object-fit: contain;\n      border-radius: 4px;\n      box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n    }\n  <\/style>\n<\/head>\n<body>\n  <!-- HERO (Titre et accroche) -->\n  <section class=\"hero\">\n    <h1>Histoires en couleurs<\/h1>\n    <h2>Stage cr\u00e9atif<\/h2>\n    <p style=\"font-size: 1.2rem; margin-top: 1rem; text-align: center !important; display: block; width: 100%;\">\ud83d\udc66\ud83d\udc67 09 \u00e0 12 ans | \ud83d\udcc5 Du 16 au 20 f\u00e9vrier<\/p>\n  <\/section>\n\n  <!-- Section Illustration -->\n  <section class=\"illustration\">\n    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2025\/11\/adcfc026-b19a-4f7d-94c8-d2498efd98a4.webp?w=640&#038;ssl=1\" alt=\"Enfants cr\u00e9ant des histoires et dessinant\">\n  <\/section>\n\n  <!-- Contenu principal -->\n  <main>\n    <!-- Informations de pr\u00e9sentation -->\n    <section class=\"info-principale\">\n      <h3>Un stage cr\u00e9atif pour imaginer et cr\u00e9er !<\/h3>\n      <p class=\"accroche\">\n        Du 16 au 20 f\u00e9vrier 2026, les enfants de 9 \u00e0 12 ans sont invit\u00e9s \u00e0 vivre une semaine cr\u00e9ative \u00e0 Tilff. Un stage sp\u00e9cialement pens\u00e9 pour stimuler l&rsquo;imagination et d\u00e9velopper l&rsquo;expression \u00e9crite et artistique. Chaque participant aura l&rsquo;occasion d&rsquo;imaginer et d&rsquo;\u00e9crire sa propre histoire, puis de lui donner vie en l&rsquo;illustrant avec ses dessins et couleurs !\n      <\/p>\n    <\/section>\n\n    <!-- Description enrichie -->\n    <section class=\"description\">\n      <div class=\"activities-list\">\n        <span class=\"activity-item\">\u270d\ufe0f \u00c9criture cr\u00e9ative<\/span>\n        <span class=\"activity-item\">\ud83c\udfa8 Illustration et dessin<\/span>\n        <span class=\"activity-item\">\ud83c\udf08 Mise en couleurs<\/span>\n        <span class=\"activity-item\">\ud83d\udcd6 Cr\u00e9ation d&rsquo;histoires<\/span>\n        <span class=\"activity-item\">\ud83d\udd8c\ufe0f Techniques artistiques<\/span>\n      <\/div>\n      \n      <p><strong>Un moment id\u00e9al pour stimuler l&rsquo;imagination, d\u00e9velopper l&rsquo;expression \u00e9crite et artistique, tout en s&rsquo;amusant !<\/strong><\/p>\n    <\/section>\n\n    <!-- Section D\u00e9tails avec conteneurs -->\n    <section class=\"details\">\n      <!-- Lieu -->\n      <div class=\"detail-block\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cdn-icons-png.flaticon.com\/512\/64\/64113.png?w=640&#038;ssl=1\" alt=\"Lieu\" \/>\n        <p><strong>Lieu<\/strong><\/p>\n        <p>1, Esplanade de l&rsquo;Abeille<\/p>\n        <p>4130 Tilff<\/p>\n      <\/div>\n      <!-- Date -->\n      <div class=\"detail-block\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cdn-icons-png.flaticon.com\/512\/747\/747310.png?w=640&#038;ssl=1\" alt=\"Date\" \/>\n        <p><strong>Dates<\/strong><\/p>\n        <p>Du 16 au 20 f\u00e9vrier 2026<\/p>\n        <p>De 09h00 \u00e0 16h00<\/p>\n      <\/div>\n      <!-- Prix -->\n      <div class=\"detail-block\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cdn-icons-png.flaticon.com\/512\/633\/633611.png?w=640&#038;ssl=1\" alt=\"Prix\" \/>\n        <p><strong>Prix<\/strong><\/p>\n        <p>80\u20ac<\/p>\n        <p style=\"font-size: 0.9rem;\">(collations, boissons, repas compris)<\/p>\n      <\/div>\n      <!-- \u00c2ge -->\n      <div class=\"detail-block\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cdn-icons-png.flaticon.com\/512\/64\/64572.png?w=640&#038;ssl=1\" alt=\"\u00c2ge\" \/>\n        <p><strong>\u00c2ge<\/strong><\/p>\n        <p>De 9 \u00e0 12 ans<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Information garderie -->\n    <section class=\"garderie-info\">\n      <p><strong>\ud83d\udd50 Garderie disponible :<\/strong><\/p>\n      <p>Possibilit\u00e9 d\u00e8s 8h et jusqu&rsquo;\u00e0 17h<\/p>\n      <p style=\"color: #dc3545; font-weight: bold;\">\u26a0\ufe0f Places limit\u00e9es !<\/p>\n    <\/section>\n\n    <!-- Informations pratiques et inscription -->\n    <section class=\"info-principale\">\n      <h3>Contact et infos<\/h3>\n      <div class=\"contact-info\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/cdn-icons-png.flaticon.com\/512\/561\/561127.png?w=640&#038;ssl=1\" alt=\"Email\" \/>\n        <p><a href=\"mailto:marie-anne.mazurkiewicz@ml.be\">marie-anne.mazurkiewicz@ml.be<\/a><\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Bouton de r\u00e9servation par lien -->\n    <section class=\"info-principale\">\n      <a class=\"btn-book\" \n         href=\"https:\/\/www.jmlib.be\/site\/histoires-en-couleurs-a-tilff-inscription\/\" \n         target=\"_blank\" \n         rel=\"noopener noreferrer\">\n        S&rsquo;inscrire en ligne\n      <\/a>\n    <\/section>\n\n    <!-- Section logos partenaires -->\n    <section class=\"partners-logos\">\n      <h4>En partenariat avec :<\/h4>\n      <div class=\"logos-grid\">\n        <a href=\"https:\/\/www.lm-ml.be\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"logo-item\">\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2023\/02\/lg_ML_Q.png?w=640&#038;ssl=1\" alt=\"ML Mutualit\u00e9\" \/>\n        <\/a>\n        <a href=\"https:\/\/www.esneux.be\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"logo-item\">\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2025\/05\/esneux-logo.png?w=640&#038;ssl=1\" alt=\"Commune d'Esneux\" \/>\n        <\/a>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <!-- Pied de page -->\n  <footer>\n    <p>\n      Un stage cr\u00e9atif pour laisser libre cours \u00e0 son imagination !\n    <\/p>\n  <\/footer>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Histoires en couleurs &#8211; Stage cr\u00e9atif \u00e9criture et dessin pour enfants Histoires en couleurs Stage cr\u00e9atif \ud83d\udc66\ud83d\udc67 09 \u00e0 12 ans | \ud83d\udcc5 Du 16 au 20 f\u00e9vrier Un stage cr\u00e9atif pour imaginer et cr\u00e9er ! Du 16 au 20 f\u00e9vrier 2026, les enfants de 9 \u00e0 12 ans sont invit\u00e9s \u00e0 vivre une semaine<a href=\"https:\/\/www.jmlib.be\/site\/histoires-en-couleurs-a-tilff\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth-no-title.php","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"class_list":["post-17188","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P93my9-4te","jetpack-related-posts":[{"id":17259,"url":"https:\/\/www.jmlib.be\/site\/stage-carnval-du-monde-a-la-louviere\/","url_meta":{"origin":17188,"position":0},"title":"Stage Carnaval du monde \u00e0 La Louvi\u00e8re","author":"jmlib","date":"11 d\u00e9cembre 2025","format":false,"excerpt":"Stage Carnaval du Monde : une semaine haute en couleurs \ud83c\udfad Carnaval du Monde \ud83c\udf89 Une semaine magique autour des carnavals du monde Un stage haut en couleurs ! Du 23 au 27 f\u00e9vrier 2026, les enfants de 6 \u00e0 12 ans sont invit\u00e9s \u00e0 d\u00e9couvrir les traditions carnavalesques du\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16889,"url":"https:\/\/www.jmlib.be\/site\/tresors-dautomne\/","url_meta":{"origin":17188,"position":1},"title":"Tr\u00e9sors d&rsquo;automne","author":"jmlib","date":"8 septembre 2025","format":false,"excerpt":"Stage Tr\u00e9sors d'automne : entre nature, cr\u00e9ativit\u00e9 et gourmandises Tr\u00e9sors d'Automne Entre nature, cr\u00e9ativit\u00e9 et gourmandises Une semaine magique dans les couleurs d'automne ! Du 20 au 24 octobre 2025, les enfants de 6 \u00e0 12 ans sont invit\u00e9s \u00e0 d\u00e9couvrir les tr\u00e9sors de l'automne \u00e0 Anderlues. Un stage nature\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16604,"url":"https:\/\/www.jmlib.be\/site\/stage-positive-attitude\/","url_meta":{"origin":17188,"position":2},"title":"Stage positive attitude","author":"jmlib","date":"28 mai 2025","format":false,"excerpt":"Stage Positive Attitude - Le stage qui te donne confiance en toi Stage Positive Attitude Le stage qui te donne confiance en toi Une semaine haute en couleur pour s'\u00e9panouir ! Du 18 au 22 ao\u00fbt 2025, les jeunes de 10 \u00e0 12 ans sont invit\u00e9s \u00e0 vivre une semaine\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":17216,"url":"https:\/\/www.jmlib.be\/site\/https-www-jmlib-be-site-art-et-recup-tilff\/","url_meta":{"origin":17188,"position":3},"title":"Art et R\u00e9cup Tilff | Stage cr\u00e9atif recyclage","author":"jmlib","date":"28 novembre 2025","format":false,"excerpt":"Art et R\u00e9cup Tilff | Stage cr\u00e9atif recyclage Art et R\u00e9cup Tilff Stage cr\u00e9atif recyclage \ud83d\udc66\ud83d\udc67 06 \u00e0 12 ans | \ud83d\udcc5 Du 10 au 14 ao\u00fbt Transformer, cr\u00e9er, recycler ! Art et R\u00e9cup Tilff, c'est le stage cr\u00e9atif recyclage organis\u00e9 du 10 au 14 ao\u00fbt 2026 pour les jeunes\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16016,"url":"https:\/\/www.jmlib.be\/site\/les-actis-des-mercredis-aprems\/","url_meta":{"origin":17188,"position":4},"title":"Les actis des mercredis apr\u00e8ms","author":"jmlib","date":"28 f\u00e9vrier 2025","format":false,"excerpt":"Les actis des mercredis aprems - JML asbl LES ACTISDES MERCREDIS APREMS PROPOS\u00c9ES PAR les JML d'Arlon en collaboration avec la ML Li\u00e8ge-Luxembourg. GRATUIT. \u00a0POUR ADOS DE 10 \u00c0 18 ANS. \u00a0TOUS LES MERCREDIS APR\u00c8S-MIDI. \u00a0DE 13H \u00c0 16H. \u00a0DE JANVIER \u00c0 JUILLET 2026. \u00a0EXCEPT\u00c9S CONG\u00c9S SCOLAIRES. Inscription obligatoire \u2013\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16925,"url":"https:\/\/www.jmlib.be\/site\/createliers-du-mardi\/","url_meta":{"origin":17188,"position":5},"title":"Cr\u00e9ateliers du mardi","author":"jmlib","date":"12 septembre 2025","format":false,"excerpt":"Cr\u00e9Ateliers du Mardi - ASBL JML Gratuit! CR\u00c9ATELIERS DU MARDI TU ES EN PRIMAIRE? VIENS PARTAGER TES ID\u00c9ES ET TA CR\u00c9ATIVIT\u00c9! Un voyage cr\u00e9atif pour chaque enfant L'ann\u00e9e derni\u00e8re, l'ASBL JML a offert aux \u00e9l\u00e8ves de l'\u00e9cole communale de Hony l'opportunit\u00e9 de participer \u00e0 des ateliers cr\u00e9atifs, leur permettant de\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/17188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/comments?post=17188"}],"version-history":[{"count":11,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/17188\/revisions"}],"predecessor-version":[{"id":17368,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/17188\/revisions\/17368"}],"wp:attachment":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/media?parent=17188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}