{"id":15883,"date":"2025-02-24T14:13:18","date_gmt":"2025-02-24T13:13:18","guid":{"rendered":"https:\/\/www.jmlib.be\/site\/?page_id=15883"},"modified":"2026-06-05T11:54:49","modified_gmt":"2026-06-05T09:54:49","slug":"sejour-aventure","status":"publish","type":"page","link":"https:\/\/www.jmlib.be\/site\/sejour-aventure\/","title":{"rendered":"S\u00e9jour aventure"},"content":{"rendered":"\n<style>\n.stageaventure-wrap {\n  width: 100%;\n  max-width: 1200px;\n  margin: 40px auto;\n  padding: 0 20px;\n}\n\n.stageaventure-wrap * {\n  box-sizing: border-box;\n}\n\n\/* Hero *\/\n.stageaventure-hero {\n  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n  padding: 60px 40px;\n  text-align: center;\n  color: white;\n  border-radius: 20px;\n  margin-bottom: 40px;\n}\n\n.stageaventure-hero h1 {\n  font-size: 3.5em;\n  margin: 0 0 20px 0;\n  color: white;\n  font-weight: bold;\n}\n\n.stageaventure-hero p {\n  font-size: 1.3em;\n  line-height: 1.8;\n  color: white;\n  margin: 0;\n}\n\n\/* Image *\/\n.stageaventure-img {\n  margin-bottom: 40px;\n  border-radius: 20px;\n  overflow: hidden;\n}\n\n.stageaventure-img img {\n  width: 100%;\n  height: 500px;\n  object-fit: cover;\n  display: block;\n}\n\n\/* Info cards *\/\n.stageaventure-infotable {\n  width: 100%;\n  margin-bottom: 50px;\n  border-collapse: separate;\n  border-spacing: 20px;\n}\n\n.stageaventure-infotable td {\n  background: white;\n  border-radius: 15px;\n  padding: 30px 20px;\n  text-align: center;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);\n  border-top: 5px solid #00796b;\n  width: 33.33%;\n  vertical-align: top;\n}\n\n.stageaventure-infoicon {\n  font-size: 3em;\n  display: block;\n  margin-bottom: 15px;\n}\n\n.stageaventure-infotable h3 {\n  color: #00796b;\n  font-size: 1.3em;\n  margin: 0 0 10px 0;\n  font-weight: bold;\n}\n\n.stageaventure-infotable p {\n  color: #666;\n  font-size: 1.1em;\n  margin: 0;\n  line-height: 1.5;\n}\n\n.stageaventure-infotable a {\n  color: #ff7043;\n  text-decoration: none;\n  font-weight: bold;\n}\n\n\/* Activities *\/\n.stageaventure-activities {\n  background: white;\n  border-radius: 20px;\n  padding: 50px 40px;\n  margin-bottom: 40px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n}\n\n.stageaventure-activities h2 {\n  text-align: center;\n  font-size: 2.5em;\n  color: #00796b;\n  margin: 0 0 40px 0;\n  font-weight: bold;\n  padding-bottom: 15px;\n  border-bottom: 4px solid #00796b;\n}\n\n.stageaventure-acttable {\n  width: 100%;\n  border-collapse: separate;\n  border-spacing: 20px;\n}\n\n.stageaventure-acttable td {\n  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n  padding: 30px 20px;\n  border-radius: 12px;\n  text-align: center;\n  width: 33.33%;\n  vertical-align: middle;\n}\n\n.stageaventure-actemoji {\n  font-size: 3em;\n  display: block;\n  margin-bottom: 15px;\n}\n\n.stageaventure-acttable h3 {\n  color: #00796b;\n  font-size: 1.4em;\n  font-weight: 600;\n  margin: 0;\n}\n\n\/* SEO text *\/\n.stageaventure-seo {\n  background: #f7fbfa;\n  border-left: 5px solid #00796b;\n  border-radius: 15px;\n  padding: 30px;\n  margin: 40px 0;\n}\n\n.stageaventure-seo h2 {\n  color: #00796b;\n  font-size: 2em;\n  margin: 0 0 15px 0;\n  font-weight: bold;\n}\n\n.stageaventure-seo p {\n  color: #555;\n  font-size: 1.15em;\n  line-height: 1.7;\n  margin: 0;\n}\n\n\/* Contact *\/\n.stageaventure-contact {\n  background: white;\n  border-radius: 20px;\n  padding: 40px;\n  margin-bottom: 40px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  text-align: center;\n}\n\n.stageaventure-contact h2 {\n  font-size: 2em;\n  color: #00796b;\n  margin: 0 0 20px 0;\n  font-weight: bold;\n}\n\n.stageaventure-contact p {\n  font-size: 1.2em;\n  color: #666;\n  margin: 0 0 15px 0;\n}\n\n.stageaventure-contact a {\n  color: #ff7043;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 1.2em;\n}\n\n\/* CTA *\/\n.stageaventure-cta {\n  text-align: center;\n  padding: 30px 0;\n}\n\n.stageaventure-ctabtn {\n  display: inline-block;\n  background: linear-gradient(135deg, #ff7043 0%, #ff5722 100%);\n  color: white !important;\n  padding: 20px 60px;\n  font-size: 1.5em;\n  text-decoration: none;\n  border-radius: 50px;\n  box-shadow: 0 10px 30px rgba(255, 112, 67, 0.4);\n  font-weight: bold;\n  text-transform: uppercase;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .stageaventure-wrap {\n    padding: 0 15px;\n  }\n\n  .stageaventure-hero {\n    padding: 40px 25px;\n  }\n\n  .stageaventure-hero h1 {\n    font-size: 2.4em;\n  }\n\n  .stageaventure-hero p {\n    font-size: 1.1em;\n  }\n\n  .stageaventure-img img {\n    height: 300px;\n  }\n\n  .stageaventure-infotable,\n  .stageaventure-acttable {\n    border-spacing: 10px;\n  }\n\n  .stageaventure-infotable td,\n  .stageaventure-acttable td {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n  }\n\n  .stageaventure-activities {\n    padding: 35px 20px;\n  }\n\n  .stageaventure-activities h2,\n  .stageaventure-seo h2 {\n    font-size: 1.8em;\n  }\n\n  .stageaventure-ctabtn {\n    padding: 18px 35px;\n    font-size: 1.2em;\n  }\n}\n<\/style>\n\n<div class=\"stageaventure-wrap\">\n\n  <div class=\"stageaventure-hero\">\n    <h1>\ud83e\udded S\u00e9jour aventure<\/h1>\n    <p>Fran\u00e7ois et toute l\u2019\u00e9quipe d\u2019animation vous donnent rendez-vous \u00e0 Malmedy pour une semaine exceptionnelle au c\u0153ur des magnifiques Hautes Fagnes \ud83c\udf04. Au programme : exp\u00e9riences uniques, d\u00e9fis passionnants, activit\u00e9s en plein air et souvenirs inoubliables pour les jeunes de 8 \u00e0 15 ans.<\/p>\n  <\/div>\n\n  <div class=\"stageaventure-img\">\n    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.jmlib.be\/site\/wp-content\/uploads\/2026\/05\/Sejour-aventure-scaled.jpg?w=640&#038;ssl=1\" alt=\"S\u00e9jour aventure \u00e0 Malmedy dans les Hautes Fagnes\">\n  <\/div>\n\n  <table class=\"stageaventure-infotable\">\n    <tr>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83d\udcc5<\/span>\n        <h3>Dates<\/h3>\n        <p><strong>Du 1er au 8 ao\u00fbt 2026<\/strong><\/p>\n      <\/td>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83d\udc66\ud83d\udc67<\/span>\n        <h3>\u00c2ge<\/h3>\n        <p><strong>8 \u00e0 15 ans<\/strong><\/p>\n      <\/td>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83d\udcb0<\/span>\n        <h3>Tarif<\/h3>\n        <p><strong>320 \u20ac<\/strong><\/p>\n      <\/td>\n    <\/tr>\n    <tr>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83d\udccd<\/span>\n        <h3>Localisation<\/h3>\n        <p><a href=\"https:\/\/maps.app.goo.gl\/n71imZqiF8T2pApeA\" target=\"_blank\" rel=\"noopener\">Malmedy, Province de Li\u00e8ge<\/a><\/p>\n      <\/td>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83c\udfe8<\/span>\n        <h3>H\u00e9bergement<\/h3>\n        <p>Auberge de Malmedy<br>Chambres de 4 \u00e0 6 personnes<\/p>\n      <\/td>\n      <td>\n        <span class=\"stageaventure-infoicon\">\ud83d\ude97<\/span>\n        <h3>Transport<\/h3>\n        <p>Par vos propres moyens<\/p>\n      <\/td>\n    <\/tr>\n  <\/table>\n\n  <div class=\"stageaventure-activities\">\n    <h2>S\u00e9jour aventure \u00e0 Malmedy<\/h2>\n    <table class=\"stageaventure-acttable\">\n      <tr>\n        <td>\n          <span class=\"stageaventure-actemoji\">\ud83d\uddfa\ufe0f<\/span>\n          <h3>Raid d\u2019orientation<\/h3>\n        <\/td>\n        <td>\n          <span class=\"stageaventure-actemoji\">\ud83c\udf33<\/span>\n          <h3>Jeux nature<\/h3>\n        <\/td>\n        <td>\n          <span class=\"stageaventure-actemoji\">\ud83d\udef4<\/span>\n          <h3>Descente en trottinette<\/h3>\n        <\/td>\n      <\/tr>\n      <tr>\n        <td>\n          <span class=\"stageaventure-actemoji\">\ud83e\uddd7\u200d\u2642\ufe0f<\/span>\n          <h3>Escalade<\/h3>\n        <\/td>\n        <td>\n          <span class=\"stageaventure-actemoji\">\u26a1<\/span>\n          <h3>Tyrolienne<\/h3>\n        <\/td>\n        <td>\n          <span class=\"stageaventure-actemoji\">\ud83c\udf32<\/span>\n          <h3>Parcours aventure<\/h3>\n        <\/td>\n      <\/tr>\n    <\/table>\n  <\/div>\n\n  <div class=\"stageaventure-contact\">\n    <h2>\ud83d\udce7 Besoin d\u2019informations ?<\/h2>\n    <p>Pour toute question, contactez l\u2019animateur responsable :<\/p>\n    <p><a href=\"mailto:quentin.animation.jml@gmail.com\">Quentin<\/a><\/p>\n  <\/div>\n\n  <div class=\"stageaventure-cta\">\n    <a href=\"https:\/\/www.jmlib.be\/site\/inscription-stage-aventure\/\" class=\"stageaventure-ctabtn\">\u2728 S\u2019inscrire maintenant<\/a>\n  <\/div>\n\n  <div class=\"stageaventure-seo\">\n    <h2>Une semaine nature au c\u0153ur des Hautes Fagnes<\/h2>\n    <p>Cette semaine \u00e0 Malmedy est l\u2019occasion id\u00e9ale pour les jeunes de 8 \u00e0 15 ans de vivre une exp\u00e9rience en pleine nature. Encadr\u00e9s par Fran\u00e7ois et toute l\u2019\u00e9quipe d\u2019animation, les participants profitent d\u2019activit\u00e9s sportives, de jeux en ext\u00e9rieur, de d\u00e9fis collectifs et de moments de d\u00e9couverte dans un cadre s\u00e9curis\u00e9 et dynamique.<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><br><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83e\udded S\u00e9jour aventure Fran\u00e7ois et toute l\u2019\u00e9quipe d\u2019animation vous donnent rendez-vous \u00e0 Malmedy pour une semaine exceptionnelle au c\u0153ur des magnifiques Hautes Fagnes \ud83c\udf04. Au programme : exp\u00e9riences uniques, d\u00e9fis passionnants, activit\u00e9s en plein air et souvenirs inoubliables pour les jeunes de 8 \u00e0 15 ans. \ud83d\udcc5 Dates Du 1er au 8 ao\u00fbt 2026 \ud83d\udc66\ud83d\udc67<a href=\"https:\/\/www.jmlib.be\/site\/sejour-aventure\/\">[&#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-15883","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P93my9-48b","jetpack-related-posts":[{"id":15652,"url":"https:\/\/www.jmlib.be\/site\/decouvrez-nos-sejours\/","url_meta":{"origin":15883,"position":0},"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 Explo'Bastogne Bastogne, Belgique \ud83c\udde7\ud83c\uddea 12-16 ans Du 23 au 30 octobre 2026 295\u20ac En savoir plus & s'inscrire Ski Carnaval Moena, Italie \ud83c\uddee\ud83c\uddf9 Ouvert \u00e0 tous\u2026","rel":"","context":"Article similaire","block_context":{"text":"Article similaire","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":17330,"url":"https:\/\/www.jmlib.be\/site\/stage-expression-et-prise-de-parole-wavre\/","url_meta":{"origin":15883,"position":1},"title":"Stage expression et prise de parole &#8211; Wavre","author":"jmlib","date":"20 janvier 2026","format":false,"excerpt":"Exprime-toi avec Confiance - Stage Avril 2026 \u2728 Stage d'avril 2026 Exprime-toi avec Confiance ! Un stage ludique et bienveillant pour d\u00e9velopper ta confiance, d\u00e9passer ta timidit\u00e9 et oser prendre la parole devant les autres. \ud83d\udcc5 27-30 avril 2026 \ud83d\udcb0 48\u20ac pour les 4 jours S'inscrire maintenant \ud83d\udc65 \u00c2ge :\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":15883,"position":2},"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":[]},{"id":17259,"url":"https:\/\/www.jmlib.be\/site\/stage-carnval-du-monde-a-la-louviere\/","url_meta":{"origin":15883,"position":3},"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":15883,"position":4},"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":16465,"url":"https:\/\/www.jmlib.be\/site\/offre-demploi\/","url_meta":{"origin":15883,"position":5},"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":[]}],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/15883","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=15883"}],"version-history":[{"count":22,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/15883\/revisions"}],"predecessor-version":[{"id":17768,"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/pages\/15883\/revisions\/17768"}],"wp:attachment":[{"href":"https:\/\/www.jmlib.be\/site\/wp-json\/wp\/v2\/media?parent=15883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}