{"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-12T12:47:30","modified_gmt":"2026-06-12T10:47:30","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<p><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-featured.parish-news-featured-count-1 {\n                grid-template-columns: minmax(0, 576px);\n                justify-content: center;\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-card-featured .parish-news-card-link {\n                min-height: 0;\n                flex-direction: column;\n            }\n            .parish-news-card-featured .parish-news-image {\n                min-height: 0;\n                flex: none;\n                aspect-ratio: 3 \/ 2;\n            }\n            .parish-news-card-featured .parish-news-card-body {\n                min-width: 0;\n                padding: 18px;\n            }\n            .parish-news-card-featured h3 {\n                display: -webkit-box;\n                overflow: hidden;\n                font-size: 23px;\n                -webkit-box-orient: vertical;\n                -webkit-line-clamp: 3;\n            }\n            .parish-news-card-featured p {\n                display: none;\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-secondary {\n                margin-top: 28px;\n            }\n            .parish-news-secondary > h3 {\n                margin: 0 0 13px;\n                color: var(--parish-ink);\n                font-size: 20px;\n                line-height: 1.2;\n                font-weight: 850;\n            }\n            .parish-news-secondary-grid {\n                display: grid;\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n                gap: 18px;\n            }\n            .parish-news-secondary-count-1 {\n                grid-template-columns: minmax(0, 380px);\n            }\n            .parish-news-secondary-count-2 {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n            .parish-news-card-compact {\n                min-height: 132px;\n                box-shadow: 0 6px 20px rgba(7, 26, 95, .055);\n                transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n            }\n            .parish-news-card-compact:hover {\n                transform: translateY(-2px);\n                border-color: rgba(245, 168, 0, .7);\n                box-shadow: 0 10px 26px rgba(7, 26, 95, .09);\n            }\n            .parish-news-card-compact .parish-news-card-link {\n                flex-direction: row;\n            }\n            .parish-news-compact-image {\n                display: block;\n                flex: 0 0 128px;\n                min-height: 132px;\n                overflow: hidden;\n                background: var(--parish-paper);\n            }\n            .parish-news-compact-image img,\n            .parish-news-compact-image .parish-news-image-empty {\n                display: block;\n                width: 100%;\n                height: 100%;\n                object-fit: cover;\n            }\n            .parish-news-compact-body {\n                display: flex;\n                min-width: 0;\n                flex: 1;\n                flex-direction: column;\n                justify-content: center;\n                padding: 15px 16px;\n            }\n            .parish-news-compact-date {\n                margin-bottom: 7px;\n                color: var(--parish-teal-dark);\n                font-size: 12px;\n                line-height: 1.25;\n                font-weight: 850;\n            }\n            .parish-news-card-compact h4 {\n                display: -webkit-box;\n                overflow: hidden;\n                margin: 0;\n                color: var(--parish-ink);\n                font-size: 17px;\n                line-height: 1.22;\n                font-weight: 850;\n                -webkit-box-orient: vertical;\n                -webkit-line-clamp: 3;\n            }\n            .parish-news-compact-venue {\n                display: block;\n                overflow: hidden;\n                margin-top: 7px;\n                color: var(--parish-muted);\n                font-size: 12px;\n                line-height: 1.25;\n                text-overflow: ellipsis;\n                white-space: nowrap;\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                .parish-news-secondary-grid,\n                .parish-news-secondary-count-1,\n                .parish-news-secondary-count-2 {\n                    grid-template-columns: 1fr;\n                }\n                .parish-news-secondary-count-1 {\n                    max-width: none;\n                }\n            }\n            @media (max-width: 520px) {\n                .parish-news-card-featured .parish-news-card-link {\n                    min-height: 0;\n                    flex-direction: column;\n                }\n                .parish-news-card-featured .parish-news-image {\n                    min-height: 0;\n                    flex-basis: auto;\n                    aspect-ratio: 3 \/ 2;\n                }\n                .parish-news-card-featured .parish-news-card-body {\n                    padding: 17px;\n                }\n                .parish-news-card-featured p {\n                    display: none;\n                }\n                .parish-news-secondary {\n                    margin-top: 22px;\n                }\n                .parish-news-compact-image {\n                    flex-basis: 94px;\n                    min-height: 110px;\n                }\n                .parish-news-compact-body {\n                    padding: 12px;\n                }\n                .parish-news-card-compact h4 {\n                    font-size: 16px;\n                }\n                .parish-news-compact-venue {\n                    display: none;\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\/journee-de-rentree-paroissiale-2026\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/07\/rentree-paroissiale-2026-repas-1024x683.jpg\" alt=\"Journ\u00e9e de rentr\u00e9e paroissiale 2026\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>dimanche 4 octobre 2026<\/span><span>Coll\u00e9giale, clo\u00eetre et coll\u00e8ge Saint-Pierre-et-Saint-Paul \u2013 Saint-Donat<\/span><\/span><h3>Journ\u00e9e de rentr\u00e9e paroissiale 2026<\/h3><p>Messe, ap\u00e9ritif, repas partag\u00e9 et olympiades : toute la paroisse se retrouve \u00e0 Saint-Donat le dimanche 4 octobre 2026.<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/messe-pape-leon-xiv-paris\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/06\/actualite-pape-leon-xiv-paris-3-2-1-1024x683.jpg\" alt=\"Messe avec le pape L\u00e9on XIV \u00e0 Paris\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>samedi 26 septembre 2026<\/span><span>Paris, Champs Elys\u00e9es<\/span><\/span><h3>Messe avec le pape L\u00e9on XIV \u00e0 Paris<\/h3><p>La paroisse Notre-Dame de l&#039;Herbasse propose de participer ensemble \u00e0 la messe solennelle en plein air pr\u00e9sid\u00e9e par le pape L\u00e9on XIV \u00e0 Paris,...<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/journees-du-patrimoine-saint-donat\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/07\/actualite-saint-donat-prieure-1024x683.jpg\" alt=\"Saint-Donat f\u00eate son Prieur\u00e9\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>samedi 19 septembre 2026<\/span><span>Prieur\u00e9 de Saint-Donat-sur-l\u2019Herbasse<\/span><\/span><h3>Saint-Donat f\u00eate son Prieur\u00e9<\/h3><p>Les 19 et 20 septembre 2026, Saint-Donat f\u00eate son Prieur\u00e9 dans le cadre des Journ\u00e9es europ\u00e9ennes du patrimoine. La paroisse ouvre les salles du...<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/event\/benediction-des-animaux-au-chalon\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/06\/benediction-animaux-1024x768.png\" alt=\"B\u00e9n\u00e9diction des animaux au Chalon\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>jeudi 17 septembre 2026<\/span><span>Eglise et place du Chalon<\/span><\/span><h3>B\u00e9n\u00e9diction des animaux au Chalon<\/h3><p>B\u00e9n\u00e9diction des animaux La paroisse vous invite \u00e0 un temps convivial autour de nos compagnons \u00e0 poils, \u00e0 plumes\u2026 ou \u00e0 grandes oreilles !...<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/event\/15-aout-2026-assomption-de-la-vierge-marie\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/07\/vierge-scaled-1024x683.jpg\" alt=\"15 ao\u00fbt 2026 \u2013 Assomption de la Vierge Marie\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>samedi 15 ao\u00fbt 2026<\/span><span>Coll\u00e9giale de Saint Donat<\/span><\/span><h3>15 ao\u00fbt 2026 \u2013 Assomption de la Vierge Marie<\/h3><p>&#8211; Messe \u00e0 la Vierge du voeu de Bathernay, la veille au soir, le vendredi 14 ao\u00fbt \u00e0 18h30 suivie d&rsquo;un repas partag\u00e9 &#8211;...<\/p><strong>En savoir plus<\/strong><\/span><\/a><\/article><article class=\"parish-news-card\"><a href=\"https:\/\/paroisse-herbasse.fr\/index.php\/event\/benediction-des-vehicules-a-la-saint-christophe\/\" class=\"parish-news-card-link\"><span class=\"parish-news-image\"><img decoding=\"async\" src=\"https:\/\/paroisse-herbasse.fr\/wp-content\/uploads\/2026\/06\/benediction-voiture-scaled-1024x683.jpg\" alt=\"B\u00e9n\u00e9diction des v\u00e9hicules \u00e0 la Saint-Christophe\" loading=\"lazy\"><\/span><span class=\"parish-news-card-body\"><span class=\"parish-news-meta\"><span>dimanche 26 juillet 2026<\/span><span>Saint Christophe et Le Laris<\/span><\/span><h3>B\u00e9n\u00e9diction des v\u00e9hicules \u00e0 la Saint-Christophe<\/h3><p>Dimanche 26 juillet, la paroisse vous invite \u00e0 c\u00e9l\u00e9brer la f\u00eate de saint Christophe, patron des voyageurs. La messe sera c\u00e9l\u00e9br\u00e9e \u00e0 10h \u00e0...<\/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><br \/>\n<!-- refresh actualites 20260612-124728 --><\/p>\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":5,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/19817\/revisions"}],"predecessor-version":[{"id":22989,"href":"https:\/\/paroisse-herbasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/19817\/revisions\/22989"}],"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}]}}