{"id":19817,"date":"2026-06-03T22:18:22","date_gmt":"2026-06-03T20:18:22","guid":{"rendered":"https:\/\/paroisse-herbasse.fr\/index.php\/actualites\/"},"modified":"2026-06-03T23:01:22","modified_gmt":"2026-06-03T21:01:22","slug":"actualites","status":"publish","type":"page","link":"https:\/\/paroisse-herbasse.fr\/index.php\/actualites\/","title":{"rendered":"Actualit\u00e9s"},"content":{"rendered":"<style>\nbody:has(.parish-news) #main-content {\n  background: #fff9ed;\n}\nbody:has(.parish-news) #main-content > .container {\n  width: 100% !important;\n  max-width: none !important;\n  margin: 0 !important;\n  padding-top: 0 !important;\n}\nbody:has(.parish-news) #main-content .container:before {\n  display: none !important;\n}\nbody:has(.parish-news) #left-area {\n  float: none !important;\n  width: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\nbody:has(.parish-news) #sidebar {\n  display: none !important;\n}\nbody:has(.parish-news) .entry-title.main_title,\nbody:has(.parish-news) .et_post_meta_wrapper {\n  display: none !important;\n}\nbody:has(.parish-news) article.page,\nbody:has(.parish-news) .entry-content {\n  margin: 0 !important;\n  padding: 0 !important;\n}\nbody:has(.parish-news) .parish-news {\n  min-height: 58vh;\n  padding: 70px 0 76px;\n}\nbody:has(.parish-news) .parish-news-wrap {\n  width: min(1320px, calc(100% - 32px));\n  max-width: 1320px;\n}\nbody:has(.parish-news) .parish-news-grid-archive {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\nbody:has(.parish-news) .parish-news-card strong {\n  font-size: 0 !important;\n}\nbody:has(.parish-news) .parish-news-card strong:after {\n  content: \"En savoir plus\";\n  font-size: 13px !important;\n}\n@media (max-width: 1100px) {\n  body:has(.parish-news) .parish-news-grid-archive {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n@media (max-width: 760px) {\n  body:has(.parish-news) .parish-news {\n    padding: 46px 0 54px;\n  }\n  body:has(.parish-news) .parish-news-grid-archive {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n<style>\n            .parish-news {\n                --parish-ink: #071a5f;\n                --parish-muted: #536284;\n                --parish-paper: #fff9ed;\n                --parish-line: #eadfd0;\n                --parish-teal: #079aa6;\n                --parish-teal-dark: #057985;\n                --parish-pink: #ef2d6f;\n                --parish-gold: #f5a800;\n                background: var(--parish-paper);\n                padding: 44px 0;\n            }\n            .parish-news-wrap {\n                width: min(1180px, calc(100% - 32px));\n                margin: 0 auto;\n            }\n            .parish-news-head {\n                display: flex;\n                align-items: end;\n                justify-content: space-between;\n                gap: 20px;\n                margin-bottom: 18px;\n            }\n            .parish-news h1,\n            .parish-news h2 {\n                margin: 0;\n                color: var(--parish-ink);\n                font-size: clamp(34px, 4vw, 54px);\n                line-height: 1.08;\n                font-weight: 850;\n                letter-spacing: 0;\n            }\n            .parish-news-link {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                min-height: 44px;\n                border-radius: 8px;\n                padding: 10px 15px;\n                background: #fff;\n                border: 1px solid var(--parish-line);\n                color: var(--parish-ink) !important;\n                font-weight: 850;\n                text-decoration: none !important;\n            }\n            .parish-news-grid {\n                display: grid;\n                gap: 28px;\n            }\n            .parish-news-grid-featured {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n            .parish-news-grid-archive {\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n            }\n            .parish-news-card {\n                border: 1px solid var(--parish-line);\n                border-radius: 8px;\n                background: #fff;\n                overflow: hidden;\n                box-shadow: 0 8px 26px rgba(7, 26, 95, .07);\n            }\n            .parish-news-card-link {\n                display: flex;\n                height: 100%;\n                flex-direction: column;\n                color: inherit !important;\n                text-decoration: none !important;\n            }\n            .parish-news-image {\n                position: relative;\n                display: block;\n                aspect-ratio: 3 \/ 2;\n                overflow: hidden;\n                background: #fff9ed;\n            }\n            .parish-news-image:after {\n                content: \"\";\n                position: absolute;\n                inset: 0;\n                pointer-events: none;\n                background:\n                    linear-gradient(180deg, rgba(255, 249, 237, 0) 52%, rgba(245, 168, 0, .045) 100%),\n                    radial-gradient(circle at 100% 0, rgba(7, 154, 166, .035), transparent 34%),\n                    radial-gradient(circle at 0 100%, rgba(7, 26, 95, .045), transparent 42%);\n            }\n            .parish-news-image img,\n            .parish-news-image-empty {\n                display: block;\n                width: 100%;\n                height: 100%;\n                object-fit: cover;\n            }\n            .parish-news-image img {\n                filter: saturate(.96) contrast(.99) brightness(1.01);\n            }\n            .parish-news-image-empty {\n                background:\n                    linear-gradient(135deg, rgba(7, 154, 166, .18), rgba(245, 168, 0, .22)),\n                    #fff9ed;\n            }\n            .parish-news-card-body {\n                display: flex;\n                flex: 1;\n                flex-direction: column;\n                padding: 18px;\n            }\n            .parish-news-meta {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 8px;\n                margin-bottom: 8px;\n            }\n            .parish-news-meta span {\n                display: inline-flex;\n                border-radius: 8px;\n                padding: 5px 8px;\n                background: rgba(7, 154, 166, .09);\n                color: var(--parish-teal-dark);\n                font-size: 13px;\n                font-weight: 850;\n            }\n            .parish-news-card h3 {\n                margin: 0 0 8px;\n                color: var(--parish-ink);\n                font-size: 22px;\n                line-height: 1.18;\n                font-weight: 850;\n                letter-spacing: 0;\n            }\n            .parish-news-card p {\n                margin: 0 0 14px;\n                color: var(--parish-muted);\n                font-size: 16px;\n                line-height: 1.5;\n            }\n            .parish-news-card strong {\n                margin-top: auto;\n                color: var(--parish-teal-dark);\n                font-size: 13px;\n                font-weight: 900;\n                text-transform: uppercase;\n            }\n            .parish-news-empty {\n                margin: 0;\n                color: var(--parish-muted);\n                font-size: 17px;\n            }\n            @media (max-width: 980px) {\n                .parish-news-grid-featured,\n                .parish-news-grid-archive {\n                    grid-template-columns: 1fr;\n                }\n                .parish-news-head {\n                    align-items: start;\n                    flex-direction: column;\n                }\n            }\n        <\/style><section class=\"parish-news parish-news-archive\"><div class=\"parish-news-wrap\"><div class=\"parish-news-head parish-news-archive-head\"><h1>Actualites<\/h1><\/div><div class=\"parish-news-grid parish-news-grid-archive\"><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/event\/repas-des-benevoles-2\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/04\/paroisse_benevoles_3_2-1024x683.jpg\" alt=\"Repas des b\u00e9n\u00e9voles\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>jeudi 18 juin 2026<\/span><span>Clo\u00eetre de la coll\u00e9giale de St Donat<\/span><\/span><h3>Repas des b\u00e9n\u00e9voles<\/h3><p>Repas des b\u00e9n\u00e9voles dans le clo\u00eetre de la coll\u00e9giale de Saint Donat<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/event\/repas-des-benevoles\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/06\/preview-une-fete-dieu-naturelle-3-2-1024x683.jpg\" alt=\"Procession de la F\u00eate-Dieu\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>dimanche 7 juin 2026<\/span><span>Bathernay<\/span><\/span><h3>Procession de la F\u00eate-Dieu<\/h3><p>Pr\u00e9sid\u00e9e par Mgr Fran\u00e7ois Durand, v\u00eapres \u00e0 l&#039;\u00e9glise de Bathernay, procession et repas partag\u00e9 au belv\u00e9d\u00e8re.<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/cate-nouvelle-generation\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/06\/preview-une-catechese-naturelle-3-2-1024x683.jpg\" alt=\"Les inscriptions au cat\u00e9 pour l&rsquo;ann\u00e9e 2026-2027 sont ouvertes !\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><\/span><h3>Les inscriptions au cat\u00e9 pour l&rsquo;ann\u00e9e 2026-2027 sont ouvertes !<\/h3><p>Le cat\u00e9 nouvelle g\u00e9n\u00e9ration a lieu le mardi apr\u00e8s l&#039;\u00e9cole, un go\u00fbter, des jeux et du cat\u00e9. Ne tardez pas \u00e0 inscrire vos enfants.<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"class_list":["post-19817","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/19817","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/comments?post=19817"}],"version-history":[{"count":4,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/19817\/revisions"}],"predecessor-version":[{"id":19837,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/19817\/revisions\/19837"}],"wp:attachment":[{"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/media?parent=19817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}