{"id":17502,"date":"2026-03-24T10:17:34","date_gmt":"2026-03-24T09:17:34","guid":{"rendered":"https:\/\/www.jmlib.be\/site\/?page_id=17502"},"modified":"2026-03-24T13:06:06","modified_gmt":"2026-03-24T12:06:06","slug":"stage-harry-potter","status":"publish","type":"page","link":"https:\/\/www.jmlib.be\/site\/stage-harry-potter\/","title":{"rendered":"Stage Harry Potter"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600;700&#038;family=Lora:ital,wght@0,400;0,600;1,400&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.stg-wrap {\n  --ink: #1A1118;\n  --muted: #6B5F65;\n  --cream: #FAF6F0;\n  --gold: #C9A84C;\n  --light-gold: #F0E0B0;\n\n  \/* Harry Potter *\/\n  --hp-dark: #1a1040;\n  --hp-purple: #2d1b69;\n  --hp-gold: #d4af37;\n  --hp-accent: #7b4ea6;\n\n  \/* Art & Cuisine *\/\n  --ac-terracotta: #C4622D;\n  --ac-warm: #E8956D;\n  --ac-olive: #5C6B3A;\n  --ac-sand: #F5EDD6;\n\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 300;\n  color: var(--ink);\n}\n\n.stg-wrap *, .stg-wrap *::before, .stg-wrap *::after {\n  box-sizing: border-box;\n}\n\n\/* \u2500\u2500 HEADER \u2500\u2500 *\/\n.stg-header {\n  text-align: center;\n  padding: 52px 20px 36px;\n  position: relative;\n}\n\n.stg-header::after {\n  content: '';\n  display: block;\n  width: 60px;\n  height: 3px;\n  background: var(--gold);\n  margin: 20px auto 0;\n}\n\n.stg-eyebrow {\n  font-size: 0.70rem;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--muted);\n  font-weight: 500;\n  margin-bottom: 12px;\n}\n\n.stg-header h1 {\n  font-family: 'Cinzel', serif !important;\n  font-size: clamp(2.2rem, 5vw, 3.8rem) !important;\n  color: var(--ink) !important;\n  line-height: 1.2 !important;\n  margin: 0 !important;\n  font-weight: 700 !important;\n}\n\n.stg-header p {\n  margin-top: 14px;\n  color: var(--muted);\n  font-size: 1rem;\n  max-width: 520px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\/* \u2500\u2500 INFOS COMMUNES \u2500\u2500 *\/\n.stg-shared {\n  background: #fff;\n  border-radius: 12px;\n  padding: 20px 28px;\n  margin: 0 0 40px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  justify-content: center;\n  box-shadow: 0 2px 12px rgba(26,17,24,0.06);\n  border-top: 3px solid var(--gold);\n}\n\n.stg-shared-item {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 0.9rem;\n  color: var(--ink);\n}\n\n.stg-shared-item strong {\n  font-weight: 500;\n  color: var(--ink);\n}\n\n\/* \u2500\u2500 GRILLE STAGES \u2500\u2500 *\/\n.stg-grid {\n  display: grid;\n  grid-template-columns: minmax(auto, 680px);\n  justify-content: center;\n  gap: 24px;\n  margin-bottom: 40px;\n}\n\n@media (max-width: 620px) {\n  .stg-grid { grid-template-columns: 1fr; }\n}\n\n\/* \u2500\u2500 CARTE G\u00c9N\u00c9RIQUE \u2500\u2500 *\/\n.stg-card {\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 6px 28px rgba(26,17,24,0.10);\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n.stg-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 12px 36px rgba(26,17,24,0.16);\n}\n\n\/* \u2500\u2500 CARTE HARRY POTTER \u2500\u2500 *\/\n.stg-hp .stg-card-header {\n  background: var(--hp-dark);\n  padding: 32px 28px 24px;\n  position: relative;\n  overflow: hidden;\n  min-height: 160px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n\n\/* \u00e9toiles anim\u00e9es *\/\n.stg-hp .stg-card-header::before {\n  content: '\u2726 \u2727 \u2726 \u2727 \u2726 \u2727 \u2726 \u2727 \u2726 \u2727 \u2726 \u2727 \u2726';\n  position: absolute;\n  top: 10px; left: 0; right: 0;\n  text-align: center;\n  font-size: 0.65rem;\n  color: rgba(212,175,55,0.35);\n  letter-spacing: 8px;\n  animation: stg-twinkle 4s ease-in-out infinite;\n}\n@keyframes stg-twinkle {\n  0%,100% { opacity: 0.35; }\n  50%      { opacity: 0.8; }\n}\n\n.stg-hp .stg-emoji {\n  font-size: 2.8rem;\n  display: block;\n  margin-bottom: 10px;\n  filter: drop-shadow(0 0 8px rgba(212,175,55,0.6));\n}\n\n.stg-hp .stg-card-title {\n  font-family: 'Cinzel', serif !important;\n  font-size: 1.25rem !important;\n  color: var(--hp-gold) !important;\n  margin: 0 !important;\n  font-weight: 700 !important;\n  text-shadow: 0 0 20px rgba(212,175,55,0.4);\n  line-height: 1.25 !important;\n}\n\n.stg-hp .stg-card-subtitle {\n  color: rgba(255,255,255,0.55);\n  font-size: 0.78rem;\n  margin-top: 4px;\n  letter-spacing: 0.08em;\n}\n\n\/* \u2500\u2500 CARTE ART & CUISINE \u2500\u2500 *\/\n.stg-ac .stg-card-header {\n  background: var(--ac-terracotta);\n  padding: 32px 28px 24px;\n  position: relative;\n  overflow: hidden;\n  min-height: 160px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n\n.stg-ac .stg-card-header::before {\n  content: '';\n  position: absolute;\n  top: -20px; right: -20px;\n  width: 120px; height: 120px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.08);\n}\n.stg-ac .stg-card-header::after {\n  content: '';\n  position: absolute;\n  bottom: -30px; left: -10px;\n  width: 90px; height: 90px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.06);\n}\n\n.stg-ac .stg-emoji {\n  font-size: 2.8rem;\n  display: block;\n  margin-bottom: 10px;\n  position: relative;\n  z-index: 1;\n}\n\n.stg-ac .stg-card-title {\n  font-family: 'Lora', serif !important;\n  font-size: 1.25rem !important;\n  color: #fff !important;\n  margin: 0 !important;\n  font-weight: 600 !important;\n  line-height: 1.25 !important;\n  position: relative;\n  z-index: 1;\n}\n\n.stg-ac .stg-card-subtitle {\n  color: rgba(255,255,255,0.65);\n  font-size: 0.78rem;\n  margin-top: 4px;\n  letter-spacing: 0.06em;\n  position: relative;\n  z-index: 1;\n}\n\n\/* \u2500\u2500 CORPS DE CARTE \u2500\u2500 *\/\n.stg-card-body {\n  background: #fff;\n  padding: 24px 28px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n}\n\n.stg-meta {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.stg-meta-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 0.88rem;\n  color: var(--ink);\n  line-height: 1.5;\n}\n\n.stg-meta-row .stg-ico {\n  font-size: 1rem;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.stg-meta-row span { color: var(--muted); }\n.stg-meta-row strong { font-weight: 500; color: var(--ink); }\n\n\/* badge prix *\/\n.stg-price {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 1.5rem;\n  font-weight: 600;\n  color: var(--ink);\n  font-family: 'Cinzel', serif;\n}\n.stg-price sup {\n  font-size: 0.85rem;\n  font-weight: 400;\n  color: var(--muted);\n  font-family: 'DM Sans', sans-serif;\n  margin-left: 2px;\n}\n\n\/* garderie badge *\/\n.stg-garderie {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #f0faf0;\n  border: 1px solid #b6ddb6;\n  color: #2d6a2d;\n  font-size: 0.8rem;\n  padding: 5px 12px;\n  border-radius: 20px;\n  font-weight: 500;\n  width: fit-content;\n}\n\n\/* divider *\/\n.stg-divider {\n  border: none;\n  border-top: 1px solid #eee;\n  margin: 0;\n}\n\n\/* programme *\/\n.stg-programme h4 {\n  font-size: 0.70rem !important;\n  letter-spacing: 0.16em !important;\n  text-transform: uppercase !important;\n  color: var(--muted) !important;\n  margin: 0 0 10px !important;\n  font-weight: 500 !important;\n  font-family: 'DM Sans', sans-serif !important;\n}\n\n.stg-programme ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n\n.stg-hp .stg-programme li::before  { content: '\u26a1 '; }\n.stg-ac .stg-programme li::before  { content: '\ud83c\udf0d '; }\n\n.stg-programme li {\n  font-size: 0.86rem;\n  color: #3a3040;\n  line-height: 1.5;\n}\n\n\/* \u2500\u2500 CONTACT \/ INSCRIPTION \u2500\u2500 *\/\n.stg-contact-block {\n  background: #FFF0A0;\n  color: var(--ink);\n  border-radius: 14px;\n  padding: 32px 28px;\n  margin-top: 10px;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 20px;\n  align-items: center;\n}\n\n@media (max-width: 500px) {\n  .stg-contact-block { grid-template-columns: 1fr; }\n}\n\n.stg-contact-block h3 {\n  font-family: 'Cinzel', serif !important;\n  font-size: 1.2rem !important;\n  color: var(--ink) !important;\n  margin: 0 0 6px !important;\n  font-weight: 700 !important;\n}\n\n.stg-contact-block p {\n  font-size: 0.85rem;\n  color: rgba(26,17,24,0.7);\n  margin: 0;\n}\n\n.stg-contact-rows {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  margin-top: 14px;\n}\n\n.stg-cr {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 0.88rem;\n}\n\n.stg-cr a {\n  color: var(--ink) !important;\n  text-decoration: none !important;\n  font-weight: 600;\n}\n.stg-cr a:hover { text-decoration: underline !important; }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n.stg-fade {\n  opacity: 0;\n  transform: translateY(16px);\n  animation: stg-up 0.6s ease forwards;\n}\n@keyframes stg-up { to { opacity: 1; transform: translateY(0); } }\n.stg-d1 { animation-delay: 0.05s; }\n.stg-d2 { animation-delay: 0.18s; }\n.stg-d3 { animation-delay: 0.30s; }\n<\/style>\n\n<div class=\"stg-wrap\">\n\n    <div class=\"stg-header stg-fade stg-d1\">\n    <h1>Stage Harry Potter \ud83e\ude84<\/h1>\n    <p>Des exp\u00e9riences inoubliables pour les enfants de 5 \u00e0 13 ans, \u00e0 l&rsquo;\u00c9cole Saint Antoine Bouvy, La Louvi\u00e8re.<\/p>\n  <\/div>\n\n    <div class=\"stg-shared stg-fade stg-d1\">\n    <div class=\"stg-shared-item\">\ud83d\udc67 <span>Enfants de <strong>5 \u00e0 13 ans<\/strong><\/span><\/div>\n    <div class=\"stg-shared-item\">\ud83d\udd57 <span>Horaires : <strong>9h\u201316h<\/strong><\/span><\/div>\n    <div class=\"stg-shared-item\">\ud83c\udf92 <span>Garderie gratuite : <strong>8h\u201317h<\/strong><\/span><\/div>\n    <div class=\"stg-shared-item\">\ud83d\udcb6 <span><strong>75 \u20ac \/ stage<\/strong><\/span><\/div>\n  <\/div>\n\n    <div class=\"stg-grid stg-fade stg-d2\">\n\n        <div class=\"stg-card stg-hp\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2026\/03\/stage-harry-potter-JML.jpg?w=640&#038;ssl=1\"\n           alt=\"Stage Harry Potter\"\n           style=\"width:100%;height:220px;object-fit:cover;display:block;\">\n      <div class=\"stg-card-header\">\n        <div style=\"display:flex;justify-content:space-between;align-items:flex-end;\">\n          <div>\n            <span class=\"stg-emoji\">\ud83e\ude84<\/span>\n            <p class=\"stg-card-subtitle\">du 04 au 08 mai 2025<\/p>\n            <div class=\"stg-garderie\" style=\"margin-top:10px;\">\u2705 Garderie gratuite 8h\u201317h<\/div>\n          <\/div>\n          <p style=\"font-family:'Cinzel',serif;font-size:1.8rem;color:var(--hp-gold);margin:0;font-weight:700;text-shadow:0 0 12px rgba(212,175,55,0.4);\">75 \u20ac<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"stg-card-body\">\n        <h3 style=\"font-family:'Cinzel',serif;font-size:1rem;color:var(--hp-dark);margin:0 0 10px;font-weight:700;letter-spacing:0.05em;\">Description<\/h3>\n        <p style=\"font-size:0.9rem;line-height:1.75;color:#3a3040;margin:0;font-style:italic;border-left:3px solid var(--hp-gold);padding-left:14px;\">\n          Une semaine immersive dans l&rsquo;univers magique de Poudlard o\u00f9 les enfants d\u00e9veloppent leur imagination, leur cr\u00e9ativit\u00e9 et leur esprit de coop\u00e9ration \u00e0 travers des activit\u00e9s vari\u00e9es et participatives. Les animations permettent aux enfants d&rsquo;exp\u00e9rimenter, de cr\u00e9er et de vivre des moments collectifs dans un cadre ludique et stimulant.\n        <\/p>\n        <div class=\"stg-meta\">\n          <div class=\"stg-meta-row\">\n            <span class=\"stg-ico\">\ud83d\udcc5<\/span>\n            <div><strong>du 04 au 08 mai<\/strong> <span>\u2014 9h \u00e0 16h<\/span><\/div>\n          <\/div>\n          <div class=\"stg-meta-row\">\n            <span class=\"stg-ico\">\ud83c\udfeb<\/span>\n            <div><span style=\"font-size:0.72rem;letter-spacing:0.14em;text-transform:uppercase;color:var(--muted);font-weight:500;\">Lieu du stage<\/span><br><strong>\u00c9cole Saint Antoine Bouvy<\/strong><br><span>Place Ren\u00e9 P\u00eatre 13, 7100 La Louvi\u00e8re<\/span><\/div>\n          <\/div>\n        <\/div>\n        <hr class=\"stg-divider\">\n        <div class=\"stg-programme\">\n          <h4>Au programme<\/h4>\n          <ul>\n            <li>Jeux de coop\u00e9ration<\/li>\n            <li>Fabrication de baguette magique<\/li>\n            <li>Cuisine &#038; cours de potion<\/li>\n            <li>Exp\u00e9riences scientifiques<\/li>\n            <li>R\u00e9alisation du journal de Poudlard<\/li>\n            <li>Surprise magique \u2728<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n\n\n  <\/div>\n    <div style=\"text-align:center;margin-top:32px;margin-bottom:24px;\">\n    <a href=\"https:\/\/www.jmlib.be\/site\/inscription-stage-harry-potter\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      background:var(--hp-dark);\n      color:#fff;\n      font-family:'Cinzel',serif;\n      font-size:1rem;\n      font-weight:700;\n      letter-spacing:0.08em;\n      padding:16px 36px;\n      border-radius:50px;\n      text-decoration:none;\n      box-shadow:0 6px 24px rgba(26,17,24,0.18);\n      transition:transform 0.2s ease, box-shadow 0.2s ease;\n      border:2px solid var(--hp-gold);\n    \"\n    onmouseover=\"this.style.transform='translateY(-3px)';this.style.boxShadow='0 10px 30px rgba(26,17,24,0.25)'\"\n    onmouseout=\"this.style.transform='translateY(0)';this.style.boxShadow='0 6px 24px rgba(26,17,24,0.18)'\"\n    >\n      \ud83e\ude84 S&rsquo;inscrire au stage\n    <\/a>\n  <\/div>\n\n    <div class=\"stg-contact-block stg-fade stg-d3\">\n    <div>\n      <h3>Informations<\/h3>\n      <p>Notre animatrice est disponible pour toute question.<\/p>\n      <div class=\"stg-contact-rows\">\n        <div class=\"stg-cr\">\ud83e\uddd1 Mme <strong style=\"color:var(--ink);\">Aurore Koolen<\/strong> \u2014 Animatrice<\/div>\n        <div class=\"stg-cr\">\ud83d\udccd Boulevard Mairaux, 3 \u2013 7100 La Louvi\u00e8re<\/div>\n        <div class=\"stg-cr\">\ud83d\udcde <a href=\"tel:0492776276\">0492 77 62 76<\/a><\/div>\n        <div class=\"stg-cr\">\u2709\ufe0f <a href=\"mailto:aurore.koolen@ml.be\" style=\"color:var(--ink);font-weight:600;text-decoration:none;\">aurore.koolen@ml.be<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Stage Harry Potter \ud83e\ude84 Des exp\u00e9riences inoubliables pour les enfants de 5 \u00e0 13 ans, \u00e0 l&rsquo;\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 \u2705 Garderie gratuite 8h\u201317h 75<a href=\"https:\/\/www.jmlib.be\/site\/stage-harry-potter\/\">[&#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-17502","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P93my9-4yi","jetpack-related-posts":[{"id":17525,"url":"https:\/\/www.jmlib.be\/site\/stage-art-et-cuisine-du-monde\/","url_meta":{"origin":17502,"position":0},"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 du 13 au 17 juillet\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":15935,"url":"https:\/\/www.jmlib.be\/site\/atelier-theatre\/","url_meta":{"origin":17502,"position":1},"title":"C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin","author":"jmlib","date":"26 f\u00e9vrier 2025","format":false,"excerpt":"\ud83c\udfad C\u00f4t\u00e9 cour, c\u00f4t\u00e9 jardin Ateliers Th\u00e9\u00e2tre \u2014 \u00c9cole communale de Nessonvaux Octobre \u2192 Juillet 2026 \u00a0\u00b7\u00a0 Un vendredi sur trois Le projet Plusieurs ann\u00e9es d'ateliers au service des \u00e9l\u00e8ves Depuis plusieurs ann\u00e9es, les \u00e9l\u00e8ves de l'\u00e9cole communale de Nessonvaux b\u00e9n\u00e9ficient d'ateliers de th\u00e9\u00e2tre gr\u00e2ce au soutien de l'ALPH et\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":17513,"url":"https:\/\/www.jmlib.be\/site\/stage-cirque-a-la-louviere\/","url_meta":{"origin":17502,"position":2},"title":"Stage cirque \u00e0 la Louvi\u00e8re","author":"jmlib","date":"24 mars 2026","format":false,"excerpt":"\u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 La Louvi\u00e8re pr\u00e9sente StageCirque Une semaine inoubliable pour les enfants de 5 \u00e0 13 ans \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \u2605 \ud83d\udc67 Enfants de 5 \u00e0 13 ans \ud83d\udd57 Horaires : 9h \u2013 16h \ud83c\udf92 Garderie gratuite :\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":17502,"position":3},"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":16465,"url":"https:\/\/www.jmlib.be\/site\/offre-demploi\/","url_meta":{"origin":17502,"position":4},"title":"Offre d&#8217;emploi","author":"jmlib","date":"6 mai 2025","format":false,"excerpt":"Offre d'emploi - Animateur(trice) Nous recherchons un(e) animateur(trice) Rejoignez notre \u00e9quipe \u00e0 La Louvi\u00e8re Type de contrat CDI Horaire Mi-temps Lieu La Louvi\u00e8re En savoir plus","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":16308,"url":"https:\/\/www.jmlib.be\/site\/stage-dete-2025-a-tournai\/","url_meta":{"origin":17502,"position":5},"title":"Stage d&rsquo;\u00e9t\u00e9 2025 \u00e0 Tournai","author":"jmlib","date":"2 avril 2025","format":false,"excerpt":"Stages d'\u00e9t\u00e9 Tournai 2026 \u2600\ufe0f Stages d'\u00e9t\u00e9 \u00e0 Tournai Juillet & ao\u00fbt 2026 \ud83c\udf3f \ud83c\udf05 7h30 \u2013 9h Garderie \u2192 \ud83c\udf92 9h \u2013 16h Activit\u00e9s \u2192 \ud83c\udf07 16h \u2013 17h Garderie Choisis ton aventure \ud83c\udf89 \u2600\ufe0f Juillet & \ud83c\udf0a Ao\u00fbt Des stages th\u00e9matiques pour les 6\u201315 ans \u2190 Voir tous\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\/17502","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=17502"}],"version-history":[{"count":6,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/17502\/revisions"}],"predecessor-version":[{"id":17510,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/17502\/revisions\/17510"}],"wp:attachment":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/media?parent=17502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}