{"id":8189,"date":"2026-03-28T09:12:56","date_gmt":"2026-03-28T08:12:56","guid":{"rendered":"https:\/\/cptcl.fr\/?p=8189"},"modified":"2026-03-28T09:16:22","modified_gmt":"2026-03-28T08:16:22","slug":"grand-loto-landouge","status":"publish","type":"post","link":"https:\/\/cptcl.fr\/index.php\/2026\/03\/28\/grand-loto-landouge\/","title":{"rendered":"GRAND LOTO LANDOUGE"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Grand Loto Landouge 2026 &#8211; CPTCL<\/title>\n    <style>\n        body {\n            margin: 0;\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n            background: #0f2027; \n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            padding: 40px 10px;\n            overflow-x: hidden;\n            position: relative;\n            color: white;\n        }\n\n        \/* --- D\u00c9CORATION : BOULES DE LOTO --- *\/\n        .loto-bg {\n            position: fixed;\n            top: 0; left: 0; width: 100%; height: 100%;\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        .ball {\n            position: absolute;\n            border-radius: 50%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            font-family: Arial, sans-serif;\n            font-weight: bold;\n            color: #333;\n            box-shadow: inset -8px -8px 15px rgba(0,0,0,0.5), 5px 10px 20px rgba(0,0,0,0.3);\n            animation: floatBall 22s infinite linear;\n            opacity: 0.85;\n        }\n\n        @keyframes floatBall {\n            0% { transform: translateY(110vh) rotate(0deg); }\n            100% { transform: translateY(-20vh) rotate(360deg); }\n        }\n\n        \/* --- CONTENU --- *\/\n        .article-transparent {\n            position: relative;\n            z-index: 10;\n            max-width: 1000px;\n            padding: 20px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.9);\n        }\n\n        h1 { \n            font-size: clamp(2rem, 8vw, 3.8rem); \n            margin: 0; \n            color: #f1c40f; \n            text-transform: uppercase;\n            text-align: center;\n            border-bottom: 2px solid rgba(255,255,255,0.3);\n            padding-bottom: 20px;\n        }\n\n        .meta-data { \n            display: block;\n            text-align: center;\n            font-style: italic; \n            color: #bdc3c7; \n            margin: 15px 0 30px; \n            font-size: 1.2rem;\n        }\n\n        .article-img-main {\n            float: left;\n            margin: 0 30px 20px 0;\n            width: 320px;\n            cursor: zoom-in;\n            border: 4px solid white;\n            transition: transform 0.3s ease;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n        }\n\n        .article-content {\n            line-height: 1.8;\n            font-size: 1.2rem;\n            text-align: justify;\n            margin-bottom: 50px;\n        }\n\n        \/* --- GALERIE PHOTO --- *\/\n        .gallery-title {\n            text-align: center;\n            color: #f1c40f;\n            font-size: 2rem;\n            margin: 40px 0 20px;\n            text-transform: uppercase;\n            border-top: 1px solid rgba(255,255,255,0.2);\n            padding-top: 30px;\n        }\n\n        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 15px;\n            margin-top: 20px;\n        }\n\n        .gallery-item {\n            width: 100%;\n            height: 150px;\n            object-fit: cover;\n            border: 3px solid white;\n            cursor: pointer;\n            transition: 0.3s ease;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n        }\n\n        .gallery-item:hover {\n            transform: scale(1.05);\n            border-color: #f1c40f;\n        }\n\n        \/* Modal Image *\/\n        #img-modal {\n            display: none; \n            position: fixed; \n            z-index: 1000;\n            top:0; left:0; width:100%; height:100%;\n            background: rgba(0,0,0,0.9);\n            justify-content: center; \n            align-items: center;\n            cursor: zoom-out;\n        }\n\n        #modal-img {\n            max-width: 90%;\n            max-height: 90%;\n            border: 4px solid white;\n            box-shadow: 0 0 50px rgba(0,0,0,0.8);\n        }\n\n        @media (max-width: 768px) {\n            .article-img-main { float: none; width: 100%; margin: 0 0 30px 0; }\n            .gallery-grid { grid-template-columns: repeat(2, 1fr); }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"loto-bg\">\n        <div class=\"ball\" style=\"width:90px; height:90px; background:#f1c40f; left:5%; animation-delay: 0s;\">22<\/div>\n        <div class=\"ball\" style=\"width:120px; height:120px; background:#e74c3c; left:85%; animation-delay: 5s;\">07<\/div>\n        <div class=\"ball\" style=\"width:70px; height:70px; background:#2ecc71; left:15%; animation-delay: 12s;\">45<\/div>\n        <div class=\"ball\" style=\"width:110px; height:110px; background:#3498db; left:75%; animation-delay: 8s;\">69<\/div>\n    <\/div>\n\n    <div class=\"article-transparent\">\n        <h1>Grand Loto \u00e0 Landouge<\/h1>\n        <span class=\"meta-data\">Samedi 07 Mars 2026 \u2014 Salle des F\u00eates de Landouge<\/span>\n\n        <div class=\"article-content\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/02\/AFFICHE-LOTO-2026.jpg\" \n                 alt=\"Affiche Loto Officielle\" class=\"article-img-main\" \n                 onclick=\"openModal(this.src)\">\n\n            \ud83c\udf8a UN SUCC\u00c8S TOTAL POUR NOTRE GRAND LOTO ! \ud83c\udf8a<br><br>\n            Quelle soir\u00e9e m\u00e9morable hier \u00e0 la Salle des F\u00eates de Landouge ! Le loto organis\u00e9 par le CPTCL et Au P&rsquo;tit March\u00e9 Des Portes Ferr\u00e9es a tenu toutes ses promesses : une ambiance survolt\u00e9e, de la joie et une immense g\u00e9n\u00e9rosit\u00e9.<br><br>\n            \ud83c\udfc6 <strong>Bravo aux heureux gagnants !<\/strong><br>\n            Avec plus de 2000 \u20ac de lots mis en jeu, la comp\u00e9tition a \u00e9t\u00e9 joyeuse. F\u00e9licitations \u00e0 ceux qui sont repartis avec : Le super bon d&rsquo;achat E.Leclerc de 300 \u20ac, les bons carburant Intermarch\u00e9 de 150 \u20ac, l&rsquo;enceinte karaok\u00e9, la trottinette \u00e9lectrique, et bien d&rsquo;autres surprises !<br><br>\n            \ud83c\udf82 <strong>Un moment tr\u00e8s sp\u00e9cial&#8230;<\/strong><br>\n            La soir\u00e9e a \u00e9t\u00e9 marqu\u00e9e par une surprise pleine d&rsquo;\u00e9motion : nous avons f\u00eat\u00e9 l&rsquo;anniversaire de Laurent Desage ! \ud83c\udf89 Photographe officiel de l&rsquo;association, Laurent capture nos plus beaux moments. Quel plaisir de souffler ses bougies tous ensemble !<br><br>\n            \u2764\ufe0f <strong>Des mercis du fond du c\u0153ur<\/strong><br>\n            \u00c0 vous les participants, aux b\u00e9n\u00e9voles (Jimmy, Cathie, Ana, Karine, Andr\u00e9, Carlos, Jean-Marc&#8230;), et \u00e0 tous nos partenaires pour leur g\u00e9n\u00e9rosit\u00e9 incroyable. On se quitte fatigu\u00e9s mais avec le c\u0153ur l\u00e9ger. \u00c0 tr\u00e8s bient\u00f4t ! \ud83c\udf40\ud83d\udc99\n        <\/div>\n\n        <h2 class=\"gallery-title\">\ud83d\udcf8 Galerie Photos (cliquer pour agrandir)<\/h2>\n        <div class=\"gallery-grid\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/27e995da-d233-4765-a4ec-bbd46562eaf4.jpg\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/8babc824-d92b-47ef-8e76-597312f33a1a.jpg\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/a2b7b74c-9f91-4719-9865-d486c162e9ae.jpg\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/f81b4055-2a20-49ad-8d6e-f5c74b2a75a3.jpg\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/09405c9a-1e7f-4c32-b9a0-9c7964060a98.jpg\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_vo91rzvo91rzvo91.png\" class=\"gallery-item\" onclick=\"openModal(this.src)\">\n        <\/div>\n    <\/div>\n\n    <div id=\"img-modal\" onclick=\"this.style.display='none'\">\n        <img decoding=\"async\" id=\"modal-img\" src=\"\" alt=\"Image agrandie\">\n    <\/div>\n\n    <script>\n        function openModal(src) {\n            document.getElementById('modal-img').src = src;\n            document.getElementById('img-modal').style.display = 'flex';\n        }\n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Grand Loto Landouge 2026 &#8211; CPTCL 22 07 45 69 Grand Loto \u00e0 Landouge Samedi 07 Mars 2026 \u2014 Salle [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8191,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[7,15,18],"tags":[],"class_list":["post-8189","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-evenements","category-reseaux-sociaux","category-sortie-cptcl"],"_links":{"self":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/8189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/comments?post=8189"}],"version-history":[{"count":4,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/8189\/revisions"}],"predecessor-version":[{"id":8199,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/8189\/revisions\/8199"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media\/8191"}],"wp:attachment":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media?parent=8189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/categories?post=8189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/tags?post=8189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}