Audomarois

La Coupole organise une conférence en lien avec la libération d'Auschwitz

Rendez-vous ce vendredi. Attention, il faut impérativement réserver.

Le rendez-vous est donné à 18h30.
Le rendez-vous est donné à 18h30.
Crédit : Delta FM

À l’occasion des commémorations du 80e anniversaire de la libération du camp d’Auschwitz, une conférence est organisée ce vendredi 31 janvier à 18h30 à la Coupole.

Cet événement s’inscrit dans une démarche de transmission et de sensibilisation à l’histoire de la Shoah, en mettant en lumière cette période marquante du XXe siècle. L’historien français Tal Brutmann, spécialiste reconnu de la Shoah et de l’antisémitisme sous le régime de Vichy, animera cette rencontre.

Il reviendra sur le contexte historique de la déportation des Juifs d’Europe, les mécanismes de persécution mis en place par le régime nazi et ses collaborateurs, ainsi que les conditions de libération du plus tristement célèbre des camps d’extermination.

Les détails avec Théo Hooreman chargé de mission au service pédagogique de la Coupole.

ds

Attention, la conférence est sur réservation. Il faut appeler la Coupole pour confirmer sa présence.

Publié : 30 janvier 2025 à 8h23 par Lucas Labaere





/* ========================================================== AKCELO — Wrapper publicitaire ========================================================== */ .akcelo-wrapper { display: grid; place-items: center; grid-template-columns: 1fr; text-align: center; position: relative; overflow: hidden; } .akcelo-wrapper.akcelo-wrapper-label { box-sizing: content-box; padding: 20px 0 0; } .akcelo-wrapper.akcelo-wrapper-label::before { content: attr(data-ad-text); position: absolute; top: 2px; width: 100%; color: #777; font-size: 11px; text-align: center; } .akcelo-placeholder:not(.akcelo-loaded) { background-color: #f9f9f9; background-clip: content-box; } .akcelo-placeholder:not(.akcelo-loaded)::after { content: attr(data-placeholder-text); position: absolute; padding: 3px 4px 1px; border: 1px solid #696969; border-radius: 2px; background-color: transparent; color: #696969; font-family: Arial, sans-serif; font-size: 11px; line-height: 1; } .akcelo-video > div:first-child { position: absolute; inset: 0; width: 100%; } .akcelo-video.akcelo-wrapper-label > div:first-child { top: 20px; } @media (pointer: coarse) { .akcelo-wrapper.akcelo-desktop { display: none; } } @media (pointer: fine) { .akcelo-wrapper.akcelo-mobile { display: none; } } /* ========================================================== RESET & GLOBAL ========================================================== */ hr.hr { display: none !important; } figcaption { display: none !important; } figcaption.webradio-detail { display: block !important; } .paragraph a { text-decoration: auto; } img { border-radius: 7px; object-fit: cover; } .slider-responsive-height { min-height: auto; } .block { margin: 2rem 0; } /* ========================================================== HEADING VIDE — suppression de l'espace ========================================================== */ .heading:empty { display: none !important; margin: 0 !important; padding: 0 !important; height: 0 !important; } @supports selector(.heading:has(*)) { .heading:not(:has(h1, h2, h3, .h1, .title, a, button)) { display: none !important; margin: 0 !important; padding: 0 !important; height: 0 !important; } } /* ========================================================== TYPOGRAPHIE ========================================================== */ body { margin: 0; font-size: 1.6rem; font-weight: 400; line-height: 1.4; text-align: left; } .heading { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 0; } /* --- H1 --- */ .h1, .h1.block { font-size: 2.8rem; font-weight: 700; text-transform: uppercase; } .h1 + .lead, .lead.block { font-size: larger; font-weight: 600; } @media (min-width: 768px) { .h1, .h1.block { font-size: 3.2rem; } .h1 + .lead, .lead.block { font-size: 1.8rem; } } /* --- H2 --- */ h2.title:not(:empty) { font-weight: 700; font-size: 3rem !important; text-transform: uppercase !important; } /* Trait bleu à gauche (exclu : #remonteeArticles_lmn767fd5) */ .block:not(#remonteeArticles_lmn767fd5) h2.title.h2 { position: relative; padding-left: 18px; margin-bottom: 1.2rem !important; line-height: 1.15; } .block:not(#remonteeArticles_lmn767fd5) h2.title.h2::before { content: ""; position: absolute; left: 0; top: -0.02em; height: 1.15em; width: 6px; border-radius: 999px; background: rgba(30, 94, 125, 0.95); } h2:not(.lead) { font-weight: 600; font-size: 2rem !important; text-transform: none !important; margin-top: 2rem !important; margin-bottom: 0.5rem !important; } /* --- H3 --- */ h3 { font-family: "Poppins", sans-serif; font-style: normal; font-weight: 600; font-size: 2.1rem; line-height: 1.2; text-transform: none !important; margin-top: 1.4rem; margin-bottom: 0.5rem; } h3:hover { color: #189ab9 !important; } .h3, .title { font-weight: 600; font-size: 1.7rem; text-transform: none; margin-top: 1rem; } /* --- Lead --- */ p.lead { color: #285e7b; font-size: 1.5rem; } /* ========================================================== CRÉDITS & CITATIONS ========================================================== */ .media-credit { font-size: smaller; font-style: italic; color: #757575; } .media-legend { font-size: smaller; font-style: italic; color: #000; } blockquote { font-style: italic; padding-left: 2rem; border-left: solid 0.4rem #934444; margin-top: 4rem; margin-bottom: auto; } /* ========================================================== ASIDE ========================================================== */ .Aside .thumbnail h3, .Aside .thumbnail .h3 { text-transform: none !important; font-weight: 600 !important; font-size: 1.6rem; } /* ========================================================== DATE & AUTEUR (#dateEtAuteur) ========================================================== */ html body #dateEtAuteur { display: flex !important; flex-direction: column !important; gap: 10px; margin: 0 !important; } /* Date "Publié :" */ html body #dateEtAuteur > span:first-of-type { font-weight: 400 !important; font-size: 1.4rem; color: #8795b1 !important; } /* Cartouche auteur */ html body #dateEtAuteur > div:first-of-type { display: flex !important; align-items: flex-end; gap: 12px; background: transparent !important; border: 0 !important; padding: 0 !important; border-top: 1px solid rgba(0, 0, 0, 0.08) !important; padding-top: 10px !important; } /* Avatar wrapper */ html body #dateEtAuteur > div:first-of-type > div:first-child { display: flex !important; align-items: center !important; flex: 0 0 auto; padding: 0 !important; } /* Avatar image */ html body #dateEtAuteur img { width: 44px !important; height: 44px !important; border-radius: 50% !important; object-fit: cover !important; display: block !important; } /* Bloc texte */ html body #dateEtAuteur > div:first-of-type > div:nth-of-type(2) { flex: 1 1 auto; min-width: 0; } /* Ligne nom + rôle */ html body #dateEtAuteur > div:first-of-type > div:nth-of-type(2) > div { display: flex !important; align-items: baseline !important; gap: 10px; line-height: 1.2; margin: 0 !important; } /* Nom auteur */ html body #dateEtAuteur > div:first-of-type > div:nth-of-type(2) > div > a span { display: inline !important; font-weight: 700 !important; color: #111827 !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 260px; } /* Masquer le séparateur " - " */ html body #dateEtAuteur > div:first-of-type > div:nth-of-type(2) > div > span:nth-of-type(1) { display: none !important; } /* Rôle */ html body #dateEtAuteur > div:first-of-type > div:nth-of-type(2) > div > span:nth-of-type(2) { display: inline !important; font-style: normal !important; font-size: 1.4rem; color: #6b7280 !important; white-space: nowrap; } /* Héritage couleur global */ html body #dateEtAuteur, html body #dateEtAuteur * { color: inherit !important; } /* ========================================================== WEBRADIO & PLAYER ========================================================== */ .btn--alpha { color: #fff; background: rgba(30, 94, 125, 0.75); border-color: transparent !important; } .Broadcasts.HasWebradio .webradio { background-color: #3e6f8b2b; border-radius: 10px; padding: 10px; height: 250px; overflow: hidden; } .Broadcasts.HasWebradio .webradio .webradio-detail { margin-top: 10px; text-align: center; word-break: break-all; word-wrap: break-word; } .Broadcasts.HasWebradio .webradio .broadcast-webradio-logo { width: 35%; display: block; margin-left: inherit; margin-top: auto; } .Broadcasts.HasWebradio .webradio .webradio-artist { color: #19658f; font-family: "Poppins", sans-serif; font-size: 1.2rem !important; font-weight: 500; text-transform: uppercase; } .Broadcasts.HasWebradio .webradio .webradio-title { color: #000; font-family: "Poppins", sans-serif; font-size: 1.2rem !important; font-weight: 400; text-transform: uppercase; } .PlayerResume .title { font-weight: 400; font-family: inherit; text-transform: capitalize; } .PlayerResume .artist { line-height: 1; font-weight: 600; color: inherit !important; text-transform: capitalize; } /* ========================================================== BOUTON "VOIR PLUS" — Chevron masqué ========================================================== */ .block.News .heading > a i.icon, .block.CategoryContentsList .heading > a i.icon, .block.UpContent .heading > a i.icon, #slider_lnoba333 .heading > a i.icon, #slider_mk86m6130 .heading > a i.icon, #slider_lmnswl030 .heading > a i.icon, #slider_lnoba3330 .heading > a i.icon { display: none !important; } /* ========================================================== BOUTON "VOIR PLUS" — Pill en bas à droite (blocs News) ========================================================== */ .block.News, .block.CategoryContentsList, .block.UpContent { position: relative !important; padding-bottom: 5.2rem !important; } .block.News .heading > a, .block.CategoryContentsList .heading > a, .block.UpContent .heading > a { position: absolute !important; bottom: 1.2rem !important; right: 0 !important; left: auto !important; display: inline-flex !important; align-items: center !important; gap: 0.4rem; padding: 0.7rem 1.2rem !important; border-radius: 999px !important; background: rgba(30, 94, 125, 0.1) !important; color: #1e5e7d !important; font-weight: 700 !important; font-size: 1.3rem !important; text-transform: uppercase !important; text-decoration: none !important; z-index: 10 !important; } .block.News .heading > a:hover, .block.CategoryContentsList .heading > a:hover, .block.UpContent .heading > a:hover { background: rgba(30, 94, 125, 0.18) !important; } /* Exception : #remonteeArticles_lmm8xsh61 — pas de "Voir plus" */ #remonteeArticles_lmm8xsh61 .heading > a { display: none !important; } #remonteeArticles_lmm8xsh61 { padding-bottom: 0 !important; } /* Exception : #remonteeArticles_lmn767fd5 — centré en desktop */ @media (min-width: 768px) { #remonteeArticles_lmn767fd5 .heading > a { left: 50% !important; right: auto !important; transform: translateX(-50%) !important; bottom: 0.6rem !important; } #remonteeArticles_lmn767fd5 { padding-bottom: 5.8rem !important; } } @media (max-width: 767.98px) { #remonteeArticles_lmn767fd5 .heading > a { right: 0 !important; left: auto !important; transform: none !important; bottom: 1.2rem !important; } } /* ========================================================== BOUTON "VOIR PLUS" — Pill en bas à droite (sliders) ========================================================== */ #slider_lnoba3330, #slider_mk86m6130 { position: relative !important; padding-bottom: 5.2rem !important; } #slider_lnoba3330 .heading > a, #slider_mk86m6130 .heading > a { position: absolute !important; bottom: 1.2rem !important; right: 0 !important; left: auto !important; display: inline-flex !important; align-items: center !important; gap: 0.4rem; padding: 0.7rem 1.2rem !important; border-radius: 999px !important; background: rgba(30, 94, 125, 0.1) !important; color: #1e5e7d !important; font-weight: 700 !important; font-size: 1.3rem !important; text-transform: uppercase !important; text-decoration: none !important; z-index: 10 !important; } #slider_lnoba3330 .heading > a:hover, #slider_mk86m6130 .heading > a:hover { background: rgba(30, 94, 125, 0.18) !important; } /* ========================================================== MOBILE — Images carrées pour les blocs News ========================================================== */ @media (max-width: 767.98px) { .block.News .media, .block.CategoryContentsList .media, .block.UpContent .media { aspect-ratio: 1 / 1 !important; overflow: hidden !important; border-radius: 10px; } .block.News .media img, .block.CategoryContentsList .media img, .block.UpContent .media img { width: 100% !important; height: 100% !important; object-fit: cover !important; display: block; } } /* ========================================================== MOBILE — Layout "premium" image gauche / texte droite ========================================================== */ @media (max-width: 767.98px) { /* Sélecteurs communs (exclusions : lmn767fd5, lmz89mst3, lnt57vrd0, lnhpf56r1) */ .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .grid > div a.thumbnail, .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .row > [class*="col"] a.thumbnail, .block.CategoryContentsList .grid > div a.thumbnail, .block.UpContent .grid > div a.thumbnail { display: flex !important; flex-direction: row !important; align-items: stretch; gap: 12px; } .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .media, .block.CategoryContentsList .media, .block.UpContent .media { width: 110px; flex: 0 0 110px; margin: 0 !important; } .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .resume, .block.CategoryContentsList .resume, .block.UpContent .resume { flex: 1 1 auto; width: auto; } /* 1re actu : carte premium pleine largeur */ .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .grid > div:first-child a.thumbnail, .block.CategoryContentsList .grid > div:first-child a.thumbnail, .block.UpContent .grid > div:first-child a.thumbnail { flex-direction: column !important; gap: 10px; padding: 12px !important; background: #fff !important; border-radius: 14px !important; box-shadow: 0 10px 22px rgba(0, 0, 0, 0.08) !important; } .block.News:not(#remonteeArticles_lmn767fd5):not(#remonteeArticles_lmz89mst3):not(#remonteeArticles_lnt57vrd0):not(#remonteeArticles_lnhpf56r1) .grid > div:first-child .media, .block.CategoryContentsList .grid > div:first-child .media, .block.UpContent .grid > div:first-child .media { width: 100% !important; flex: 0 0 auto !important; aspect-ratio: 16 / 9 !important; max-height: 220px; border-radius: 12px; } } /* ========================================================== MOBILE — Slider #slider_lmnswl030 (même layout que News) ========================================================== */ @media (max-width: 767.98px) { #slider_lmnswl030 a.thumbnail { display: flex !important; flex-direction: row !important; align-items: stretch; gap: 12px; } #slider_lmnswl030 .media { width: 110px; flex: 0 0 110px; aspect-ratio: 1 / 1 !important; overflow: hidden !important; border-radius: 10px; margin: 0 !important; } #slider_lmnswl030 .media img { width: 100% !important; height: 100% !important; object-fit: cover !important; display: block; } #slider_lmnswl030 .resume { flex: 1 1 auto; width: auto; } /* 1re slide premium */ #slider_lmnswl030 .swiper-slide:first-child a.thumbnail { flex-direction: column !important; gap: 10px; padding: 12px !important; background: #fff !important; border-radius: 14px !important; box-shadow: 0 10px 22px rgba(0, 0, 0, 0.08) !important; } #slider_lmnswl030 .swiper-slide:first-child .media { width: 100% !important; flex: 0 0 auto !important; aspect-ratio: 16 / 9 !important; max-height: 220px; border-radius: 12px; } } /* ========================================================== MOBILE — Sliders Podcasts (2 items visibles) ========================================================== */ @media (max-width: 767.98px) { #remonteeEntitesPodcasts_ln1z17hd0 .swiper, #slider_lnoba3330 .swiper { overflow: hidden !important; padding-left: 0 !important; padding-right: 0 !important; } #remonteeEntitesPodcasts_ln1z17hd0 .swiper-slide, #slider_lnoba3330 .swiper-slide { width: calc(50% - 10px) !important; box-sizing: border-box !important; } #remonteeEntitesPodcasts_ln1z17hd0 .swiper-wrapper, #slider_lnoba3330 .swiper-wrapper { gap: 0 !important; padding-right: 20px !important; padding-left: 20px !important; margin-left: -20px !important; } } /* ========================================================== BADGE CATÉGORIES ========================================================== */ html body .badges .badge-category { margin: 0.5rem 0.8rem 0.5rem 0 !important; padding: 0.5rem 0.9rem !important; font-size: 1.7rem !important; border-radius: 999px !important; line-height: 1 !important; }