{"id":15935,"date":"2025-02-26T13:42:50","date_gmt":"2025-02-26T12:42:50","guid":{"rendered":"https:\/\/www.jmlib.be\/site\/?page_id=15935"},"modified":"2026-03-23T14:49:54","modified_gmt":"2026-03-23T13:49:54","slug":"atelier-theatre","status":"publish","type":"page","link":"https:\/\/www.jmlib.be\/site\/atelier-theatre\/","title":{"rendered":"C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin"},"content":{"rendered":"\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     C\u00d4T\u00c9 COUR, C\u00d4T\u00c9 JARDIN \u2014 VERSION WORDPRESS\n     \u00c0 coller dans l'\u00e9diteur HTML (bloc HTML personnalis\u00e9)\n     Compatible Zerif PRO \/ colonnes \u00e9troites\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* Pr\u00e9fixe .ccj- sur toutes les classes pour \u00e9viter les conflits WordPress *\/\n.ccj-wrap {\n  --burgundy: #7B2D3E;\n  --gold: #C9A84C;\n  --cream: #FAF6F0;\n  --ink: #1A1118;\n  --muted: #6B5F65;\n  --curtain: #9B1B30;\n  --light-gold: #F0E0B0;\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 300;\n  color: var(--ink);\n  line-height: 1.6;\n}\n\n\/* Reset cibl\u00e9 uniquement sur nos \u00e9l\u00e9ments *\/\n.ccj-wrap *, .ccj-wrap *::before, .ccj-wrap *::after {\n  box-sizing: border-box;\n}\n\n\/* \u2500\u2500 HERO : s'\u00e9chappe du conteneur WP \u2500\u2500 *\/\n.ccj-hero {\n  position: relative;\n  min-height: 420px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  background: var(--ink);\n  \/* \u00c9chappe de la colonne WP vers les bords de la page *\/\n  margin-left: calc(-50vw + 50%);\n  margin-right: calc(-50vw + 50%);\n  width: 100vw;\n}\n\n.ccj-hero-img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  opacity: 0.40;\n  animation: ccj-zoom 18s ease-in-out infinite alternate;\n}\n@keyframes ccj-zoom {\n  from { transform: scale(1.02); }\n  to   { transform: scale(1.10); }\n}\n\n\/* Rideaux lat\u00e9raux *\/\n.ccj-hero::before,\n.ccj-hero::after {\n  content: '';\n  position: absolute;\n  top: 0; bottom: 0;\n  width: 14%;\n  background: linear-gradient(to bottom, var(--curtain) 0%, #5a0e1e 100%);\n  opacity: 0.85;\n  pointer-events: none;\n  z-index: 1;\n}\n.ccj-hero::before { left: 0;  border-right: 3px solid var(--gold); }\n.ccj-hero::after  { right: 0; border-left:  3px solid var(--gold); }\n\n.ccj-hero-content {\n  position: relative;\n  z-index: 2;\n  text-align: center;\n  padding: 48px 40px;\n  max-width: 700px;\n}\n\n.ccj-mask {\n  font-size: 2.8rem;\n  display: block;\n  margin-bottom: 12px;\n  animation: ccj-float 3s ease-in-out infinite;\n}\n@keyframes ccj-float {\n  0%,100% { transform: translateY(0); }\n  50%      { transform: translateY(-7px); }\n}\n\n.ccj-hero h1 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: clamp(1.9rem, 4vw, 3.4rem) !important;\n  color: #fff !important;\n  line-height: 1.2 !important;\n  margin: 0 0 6px !important;\n  font-weight: 700 !important;\n  text-shadow: 0 2px 12px rgba(0,0,0,0.4);\n}\n\n.ccj-hero h1 em {\n  display: block;\n  font-style: italic;\n  color: var(--light-gold);\n  font-size: clamp(0.9rem, 2.2vw, 1.4rem);\n  margin-top: 8px;\n  font-weight: 400;\n  line-height: 1.3;\n}\n\n.ccj-rule {\n  width: 70px;\n  height: 2px;\n  background: var(--gold);\n  margin: 18px auto;\n}\n\n.ccj-tagline {\n  color: rgba(255,255,255,0.72);\n  font-size: 0.88rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  font-weight: 400;\n  margin: 0;\n}\n\n\/* \u2500\u2500 CORPS DE PAGE \u2500\u2500 *\/\n.ccj-body {\n  max-width: 100%;\n  padding: 0;\n}\n\n\/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\n.ccj-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 0.70rem;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--burgundy);\n  font-weight: 500;\n  margin-bottom: 10px;\n  font-family: 'DM Sans', sans-serif;\n}\n.ccj-label::before {\n  content: '';\n  display: inline-block;\n  width: 24px;\n  height: 2px;\n  background: var(--gold);\n}\n\n\/* \u2500\u2500 INTRO \u2500\u2500 *\/\n.ccj-intro {\n  margin-top: 48px;\n  margin-bottom: 10px;\n}\n\n.ccj-intro h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: clamp(1.4rem, 2.5vw, 2.1rem) !important;\n  color: var(--ink) !important;\n  line-height: 1.25 !important;\n  margin: 0 0 18px !important;\n  font-weight: 700 !important;\n}\n\n.ccj-intro p {\n  font-size: 0.98rem !important;\n  line-height: 1.85 !important;\n  color: #2e2530 !important;\n  margin-bottom: 16px !important;\n}\n\n.ccj-wrap strong {\n  font-weight: 500;\n  color: var(--burgundy);\n}\n\n\/* \u2500\u2500 CARTES \u2500\u2500 *\/\n.ccj-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 16px;\n  margin: 40px 0;\n}\n\n.ccj-card {\n  background: #fff;\n  border-radius: 10px;\n  padding: 24px 20px;\n  border-top: 3px solid var(--gold);\n  box-shadow: 0 3px 14px rgba(26,17,24,0.07);\n  transition: transform 0.22s ease, box-shadow 0.22s ease;\n}\n.ccj-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 7px 22px rgba(26,17,24,0.12);\n}\n\n.ccj-card-icon {\n  font-size: 1.7rem;\n  margin-bottom: 12px;\n  display: block;\n}\n\n.ccj-card h3 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 1rem !important;\n  color: var(--burgundy) !important;\n  margin: 0 0 7px !important;\n  font-weight: 700 !important;\n}\n\n.ccj-card p {\n  font-size: 0.86rem !important;\n  color: var(--muted) !important;\n  line-height: 1.65 !important;\n  margin: 0 !important;\n}\n\n\/* \u2500\u2500 CITATION \u2500\u2500 *\/\n.ccj-quote {\n  border-left: 4px solid var(--gold);\n  padding: 18px 24px;\n  margin: 36px 0;\n  background: #fff;\n  border-radius: 0 8px 8px 0;\n  box-shadow: 0 2px 10px rgba(26,17,24,0.05);\n}\n\n.ccj-quote p {\n  font-family: 'Playfair Display', serif !important;\n  font-style: italic !important;\n  font-size: 1.05rem !important;\n  color: var(--burgundy) !important;\n  line-height: 1.7 !important;\n  margin: 0 !important;\n}\n\n\/* \u2500\u2500 S\u00c9ANCE \u2500\u2500 *\/\n.ccj-session {\n  background: var(--ink);\n  color: var(--cream);\n  border-radius: 14px;\n  padding: 36px 32px;\n  margin: 40px 0;\n  position: relative;\n  overflow: hidden;\n}\n\n.ccj-session::after {\n  content: '\ud83c\udfad';\n  position: absolute;\n  right: 24px; top: 24px;\n  font-size: 4rem;\n  opacity: 0.07;\n}\n\n.ccj-session .ccj-label {\n  color: var(--light-gold);\n}\n.ccj-session .ccj-label::before { background: var(--light-gold); }\n\n.ccj-session h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: clamp(1.2rem, 2.2vw, 1.75rem) !important;\n  color: #fff !important;\n  margin: 0 0 24px !important;\n  font-weight: 700 !important;\n}\n\n.ccj-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n}\n\n.ccj-step {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n}\n\n.ccj-step-num {\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  border: 2px solid var(--gold);\n  color: var(--gold);\n  font-family: 'Playfair Display', serif;\n  font-size: 1rem;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.ccj-step-text h4 {\n  font-weight: 500;\n  font-size: 0.92rem;\n  color: var(--light-gold);\n  margin: 0 0 4px;\n}\n\n.ccj-step-text p {\n  font-size: 0.86rem !important;\n  color: rgba(250,246,240,0.68) !important;\n  line-height: 1.6 !important;\n  margin: 0 !important;\n}\n\n\/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n.ccj-contact {\n  background: #fff;\n  border-radius: 12px;\n  padding: 30px 28px;\n  margin: 36px 0;\n  box-shadow: 0 3px 16px rgba(26,17,24,0.07);\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  align-items: center;\n}\n\n@media (max-width: 540px) {\n  .ccj-contact { grid-template-columns: 1fr; }\n  .ccj-session  { padding: 28px 20px; }\n  .ccj-hero::before, .ccj-hero::after { width: 8%; }\n}\n\n.ccj-contact h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 1.4rem !important;\n  color: var(--ink) !important;\n  margin: 0 0 5px !important;\n  font-weight: 700 !important;\n}\n\n.ccj-contact .ccj-sub {\n  color: var(--muted);\n  font-size: 0.85rem;\n  margin: 0;\n}\n\n.ccj-contact-info {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.ccj-contact-row {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 0.92rem;\n  color: var(--ink);\n}\n\n.ccj-contact-row .ccj-icon {\n  width: 33px; height: 33px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--light-gold);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 0.95rem;\n  flex-shrink: 0;\n}\n\n.ccj-contact-row a {\n  color: var(--burgundy) !important;\n  text-decoration: none !important;\n  font-weight: 500;\n}\n.ccj-contact-row a:hover { text-decoration: underline !important; }\n\n\/* \u2500\u2500 SOUTIEN \u2500\u2500 *\/\n.ccj-support {\n  margin-top: 50px;\n  padding-top: 36px;\n  border-top: 1px solid #ddd;\n  text-align: center;\n}\n\n.ccj-support .ccj-label { justify-content: center; }\n\n.ccj-support h2 {\n  font-family: 'Playfair Display', serif !important;\n  font-size: 1.35rem !important;\n  color: var(--ink) !important;\n  margin: 0 0 28px !important;\n  font-weight: 700 !important;\n}\n\n.ccj-logos {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 36px;\n  flex-wrap: wrap;\n}\n\n.ccj-logo-item { text-align: center; }\n\n.ccj-logo-item a {\n  display: inline-block;\n  transition: transform 0.2s ease, opacity 0.2s ease;\n}\n.ccj-logo-item a:hover { transform: scale(1.04); opacity: 0.82; }\n\n.ccj-logo-item img {\n  max-width: 180px;\n  height: auto;\n  border-radius: 5px;\n}\n\n.ccj-logo-item .ccj-caption {\n  margin-top: 8px;\n  font-size: 0.8rem;\n  color: var(--muted);\n  font-style: italic;\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n.ccj-fade {\n  opacity: 0;\n  transform: translateY(18px);\n  animation: ccj-up 0.65s ease forwards;\n}\n@keyframes ccj-up { to { opacity: 1; transform: translateY(0); } }\n.ccj-d1 { animation-delay: 0.05s; }\n.ccj-d2 { animation-delay: 0.18s; }\n.ccj-d3 { animation-delay: 0.30s; }\n.ccj-d4 { animation-delay: 0.42s; }\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CONTENU \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"ccj-wrap\">\n\n  <!-- HERO -->\n  <div class=\"ccj-hero\">\n    <img data-recalc-dims=\"1\" decoding=\"async\" class=\"ccj-hero-img\"\n      src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2022\/05\/image-theatre-scaled-e1734539303919.jpg?w=640&#038;ssl=1\"\n      alt=\"Ateliers Th\u00e9\u00e2tre \u2014 C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin\">\n    <div class=\"ccj-hero-content ccj-fade\">\n      <span class=\"ccj-mask\">\ud83c\udfad<\/span>\n      <h1>C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin\n        <em>Ateliers Th\u00e9\u00e2tre \u2014 \u00c9cole communale de Nessonvaux<\/em>\n      <\/h1>\n      <div class=\"ccj-rule\"><\/div>\n      <p class=\"ccj-tagline\">Octobre \u2192 Juillet 2026 &nbsp;\u00b7&nbsp; Un vendredi sur trois<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- CORPS -->\n  <div class=\"ccj-body\">\n\n    <!-- INTRO -->\n    <div class=\"ccj-intro ccj-fade ccj-d1\">\n      <span class=\"ccj-label\">Le projet<\/span>\n      <h2>Plusieurs ann\u00e9es d&rsquo;ateliers au service des \u00e9l\u00e8ves<\/h2>\n      <p>\n        Depuis plusieurs ann\u00e9es, les \u00e9l\u00e8ves de l&rsquo;\u00e9cole communale de Nessonvaux b\u00e9n\u00e9ficient d&rsquo;ateliers de\n        th\u00e9\u00e2tre gr\u00e2ce au soutien de l&rsquo;<strong><a href=\"https:\/\/www.lm-ml.be\/fr\/aide-soins\/aidants-proches\/alph-association-liberale-pour-les-personnes-handicapees\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#7B2D3E;font-weight:500;text-decoration:none;\">ALPH<\/a><\/strong> et de la <strong><a href=\"https:\/\/sk-fr-paola.be\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#7B2D3E;font-weight:500;text-decoration:none;\">Fondation Reine Paola<\/a><\/strong>.\n        Les diff\u00e9rentes classes (<strong>P1-P2<\/strong>, <strong>P3-P4<\/strong> et <strong>P5-P6<\/strong>)\n        ont l&rsquo;opportunit\u00e9 de s&rsquo;initier \u00e0 la pratique th\u00e9\u00e2trale chaque vendredi hors cong\u00e9s scolaires,\n        selon un syst\u00e8me de <strong>rotation (un vendredi sur trois)<\/strong>, d&rsquo;octobre \u00e0 juillet.\n      <\/p>\n      <p>\n        Apr\u00e8s qu&rsquo;environ <strong>trente heures d&rsquo;ateliers<\/strong> ont \u00e9t\u00e9 propos\u00e9es \u00e0 chaque groupe, une\n        enseignante a exprim\u00e9 le souhait de prolonger l&rsquo;exp\u00e9rience sur l&rsquo;ensemble de l&rsquo;ann\u00e9e scolaire.\n        Ce fonctionnement a \u00e9t\u00e9 mis en place en <strong>2024<\/strong> et est reconduit pour l&rsquo;ann\u00e9e\n        scolaire actuelle, <strong>jusqu&rsquo;en juillet 2026<\/strong>.\n      <\/p>\n    <\/div>\n\n    <!-- CARTES -->\n    <div class=\"ccj-cards ccj-fade ccj-d2\">\n      <div class=\"ccj-card\">\n        <span class=\"ccj-card-icon\">\ud83d\udcaa<\/span>\n        <h3>Confiance en soi<\/h3>\n        <p>Les ateliers aident chaque enfant \u00e0 s&rsquo;affirmer et \u00e0 oser prendre la parole devant le groupe.<\/p>\n      <\/div>\n      <div class=\"ccj-card\">\n        <span class=\"ccj-card-icon\">\ud83d\udde3\ufe0f<\/span>\n        <h3>Expression orale<\/h3>\n        <p>Voix, diction, intonation, volume : chaque s\u00e9ance travaille la ma\u00eetrise de la parole vivante.<\/p>\n      <\/div>\n      <div class=\"ccj-card\">\n        <span class=\"ccj-card-icon\">\ud83e\udd1d<\/span>\n        <h3>Inclusion &#038; lien<\/h3>\n        <p>L&rsquo;atelier soutient l&rsquo;int\u00e9gration des nouveaux arrivants, nombreux tout au long de l&rsquo;ann\u00e9e.<\/p>\n      <\/div>\n      <div class=\"ccj-card\">\n        <span class=\"ccj-card-icon\">\u2728<\/span>\n        <h3>Cr\u00e9ation collective<\/h3>\n        <p>Les \u00e9l\u00e8ves inventent ensemble de courtes sayn\u00e8tes, d\u00e9veloppant imagination et coop\u00e9ration.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- CITATION -->\n    <blockquote class=\"ccj-quote ccj-fade ccj-d2\">\n      <p>\u00ab Cette activit\u00e9 contribue au d\u00e9veloppement de la confiance en soi, favorise l&rsquo;expression\n        orale et soutient l&rsquo;inclusion des nouveaux arrivants, nombreux tout au long de l&rsquo;ann\u00e9e. \u00bb<\/p>\n    <\/blockquote>\n\n    <!-- S\u00c9ANCE -->\n    <div class=\"ccj-session ccj-fade ccj-d3\">\n      <span class=\"ccj-label\">D\u00e9roulement d&rsquo;une s\u00e9ance<\/span>\n      <h2>Avec Sasha, com\u00e9dien agr\u00e9g\u00e9 des arts de la parole<\/h2>\n      <div class=\"ccj-steps\">\n        <div class=\"ccj-step\">\n          <div class=\"ccj-step-num\">1<\/div>\n          <div class=\"ccj-step-text\">\n            <h4>R\u00e9veil du corps<\/h4>\n            <p>\u00c9chauffements physiques pour mobiliser le corps, lib\u00e9rer les tensions et pr\u00e9parer les \u00e9l\u00e8ves \u00e0 \u00eatre pleinement pr\u00e9sents.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"ccj-step\">\n          <div class=\"ccj-step-num\">2<\/div>\n          <div class=\"ccj-step-text\">\n            <h4>Travail vocal<\/h4>\n            <p>Exercices sur la voix, l&rsquo;intonation, la diction, l&rsquo;articulation et le volume pour donner de la mati\u00e8re \u00e0 la parole.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"ccj-step\">\n          <div class=\"ccj-step-num\">3<\/div>\n          <div class=\"ccj-step-text\">\n            <h4>Improvisation<\/h4>\n            <p>Jeux d&rsquo;improvisation qui d\u00e9veloppent la r\u00e9activit\u00e9, la cr\u00e9ativit\u00e9 et la capacit\u00e9 d&rsquo;\u00e9coute de l&rsquo;autre.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"ccj-step\">\n          <div class=\"ccj-step-num\">4<\/div>\n          <div class=\"ccj-step-text\">\n            <h4>Cr\u00e9ation de sayn\u00e8tes<\/h4>\n            <p>En petits groupes, les \u00e9l\u00e8ves con\u00e7oivent et jouent de courtes sc\u00e8nes, de l&rsquo;id\u00e9e jusqu&rsquo;\u00e0 la repr\u00e9sentation devant la classe.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- CONTACT -->\n    <div class=\"ccj-contact ccj-fade ccj-d4\">\n      <div>\n        <h2>Une question ?<\/h2>\n        <p class=\"ccj-sub\">Notre assistante sociale est \u00e0 votre disposition.<\/p>\n      <\/div>\n      <div class=\"ccj-contact-info\">\n        <div class=\"ccj-contact-row\">\n          <span class=\"ccj-icon\">\ud83e\uddd1<\/span>\n          <span>Mme <strong>Ariane Guissard<\/strong> \u2014 Assistante sociale<\/span>\n        <\/div>\n        <div class=\"ccj-contact-row\">\n          <span class=\"ccj-icon\">\ud83d\udcde<\/span>\n          <a href=\"tel:042299410\">04 229 94 10<\/a>\n        <\/div>\n        <div class=\"ccj-contact-row\">\n          <span class=\"ccj-icon\">\u2709\ufe0f<\/span>\n          <a href=\"mailto:ariane.guissard@ml.be\" style=\"color:#7B2D3E;font-weight:500;text-decoration:none;\">ariane.guissard@ml.be<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- SOUTIEN -->\n    <div class=\"ccj-support ccj-fade ccj-d4\">\n      <span class=\"ccj-label\" style=\"justify-content:center;\">Partenaires<\/span>\n      <h2>Avec le soutien de<\/h2>\n      <div class=\"ccj-logos\">\n        <div class=\"ccj-logo-item\">\n          <a href=\"https:\/\/sk-fr-paola.be\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2024\/12\/231130_fondation-reine-paola.jpg?w=640&#038;ssl=1\"\n                 alt=\"Fondation Reine Paola\">\n          <\/a>\n          <p class=\"ccj-caption\">Fondation Reine Paola<\/p>\n        <\/div>\n        <div class=\"ccj-logo-item\">\n          <a href=\"https:\/\/www.lm-ml.be\/fr\/aide-soins\/aidants-proches\/alph-association-liberale-pour-les-personnes-handicapees\" target=\"_blank\" rel=\"noopener noreferrer\">\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\"\n                 alt=\"ALPH \u2014 Association Lib\u00e9rale pour les personnes handicap\u00e9es\">\n          <\/a>\n          <p class=\"ccj-caption\">ALPH \u2014 Association Lib\u00e9rale<br>pour les personnes handicap\u00e9es<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/ccj-body -->\n<\/div><!-- \/ccj-wrap -->\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfad C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin Ateliers Th\u00e9\u00e2tre \u2014 \u00c9cole communale de Nessonvaux Octobre \u2192 Juillet 2026 &nbsp;\u00b7&nbsp; Un vendredi sur trois Le projet Plusieurs ann\u00e9es d&rsquo;ateliers au service des \u00e9l\u00e8ves Depuis plusieurs ann\u00e9es, les \u00e9l\u00e8ves de l&rsquo;\u00e9cole communale de Nessonvaux b\u00e9n\u00e9ficient d&rsquo;ateliers de th\u00e9\u00e2tre gr\u00e2ce au soutien de l&rsquo;ALPH et de la Fondation Reine Paola.<a href=\"https:\/\/www.jmlib.be\/site\/atelier-theatre\/\">[&#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":{"footnotes":""},"class_list":["post-15935","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P93my9-491","jetpack-related-posts":[{"id":17502,"url":"https:\/\/www.jmlib.be\/site\/stage-harry-potter\/","url_meta":{"origin":15935,"position":0},"title":"Stage Harry Potter","author":"jmlib","date":"24 mars 2026","format":false,"excerpt":"Stage Harry Potter \ud83e\ude84 Des exp\u00e9riences inoubliables pour les enfants de 5 \u00e0 13 ans, \u00e0 l'\u00c9cole Saint Antoine Bouvy, La Louvi\u00e8re. \ud83d\udc67 Enfants de 5 \u00e0 13 ans \ud83d\udd57 Horaires : 9h\u201316h \ud83c\udf92 Garderie gratuite : 8h\u201317h \ud83d\udcb6 75 \u20ac \/ stage \ud83e\ude84 du 04 au 08 mai 2025\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":17540,"url":"https:\/\/www.jmlib.be\/site\/dimanche-extra-a-la-louviere\/","url_meta":{"origin":15935,"position":1},"title":"Dimanche extra \u00e0 La Louvi\u00e8re","author":"jmlib","date":"25 mars 2026","format":false,"excerpt":"Dimanche Extra \u2600 \u00e9t\u00e9 2026 \u2600 \u2726 Une sortie en famille, un dimanche par mois \u2726 En collaboration avec la LES asbl (Loisir, \u00c9ducation, Sport), l'antenne louvi\u00e8roise des JML vous organise un dimanche par mois de juin \u00e0 ao\u00fbt une sortie \u00e0 vivre en famille. Jeunes, parents et grands-parents, d\u00e8s\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":15935,"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":17525,"url":"https:\/\/www.jmlib.be\/site\/stage-art-et-cuisine-du-monde\/","url_meta":{"origin":15935,"position":3},"title":"Stage art et cuisine du monde","author":"jmlib","date":"24 mars 2026","format":false,"excerpt":"\u2708 Arts & Cuisine du Monde Un voyage cr\u00e9atif et gourmand pour les enfants de 5 \u00e0 13 ans \ud83d\udc67 Enfants de 5 \u00e0 13 ans \ud83d\udd57 Horaires : 9h \u2013 16h \ud83c\udf92 Garderie gratuite : 8h \u2013 17h \ud83d\udcb6 75 \u20ac \/ semaine \ud83c\udf0d Stage Arts & Cuisine du\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":17850,"url":"https:\/\/www.jmlib.be\/site\/jeux-defis-a-wavre\/","url_meta":{"origin":15935,"position":4},"title":"Jeux &#038; D\u00e9fis \u00e0 Wavre","author":"jmlib","date":"13 mai 2026","format":false,"excerpt":"Jeux & D\u00e9fis - Stage Ao\u00fbt 2026 \u00e0 Wavre \ud83c\udfae Stage d'ao\u00fbt 2026 \u00b7 Wavre Jeux & D\u00e9fis Coop\u00e9ration, strat\u00e9gie, sport et amusement au programme ! Une semaine inoubliable pour bouger, r\u00e9fl\u00e9chir et relever des d\u00e9fis ensemble. \ud83d\udcc5 17 au 21 ao\u00fbt 2026 \ud83e\uddd2 6 \u00e0 13 ans \ud83d\udcb0 60\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":15652,"url":"https:\/\/www.jmlib.be\/site\/decouvrez-nos-sejours\/","url_meta":{"origin":15935,"position":5},"title":"D\u00e9couvrez nos s\u00e9jours","author":"jmlib","date":"13 f\u00e9vrier 2025","format":false,"excerpt":"S\u00e9jours Inoubliables D\u00e9couvrez nos s\u00e9jours S\u00e9jour Aventure Malmedy, Belgique \ud83c\udde7\ud83c\uddea 8-15 ans Du 01 au 08 ao\u00fbt 2026 320\u20ac En savoir plus & s'inscrire Ski Carnaval Moena, Italie \ud83c\uddee\ud83c\uddf9 Ouvert \u00e0 tous Du 14 au 21 f\u00e9vrier 2026 Tout d\u00e9pend des options TERMIN\u00c9","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\/15935","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=15935"}],"version-history":[{"count":20,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/15935\/revisions"}],"predecessor-version":[{"id":17497,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/15935\/revisions\/17497"}],"wp:attachment":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/media?parent=15935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}