{"id":6592,"date":"2025-03-08T23:02:00","date_gmt":"2025-03-08T22:02:00","guid":{"rendered":"https:\/\/cptcl.fr\/?p=6592"},"modified":"2026-01-18T09:27:54","modified_gmt":"2026-01-18T08:27:54","slug":"loto-cptcl-et-au-ptit-marche-des-portes-ferrees","status":"publish","type":"post","link":"https:\/\/cptcl.fr\/index.php\/2025\/03\/08\/loto-cptcl-et-au-ptit-marche-des-portes-ferrees\/","title":{"rendered":"Loto CPTCL et Au P&rsquo;tit March\u00e9 Des Portes Ferr\u00e9es"},"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>CPTCL &#8211; Grand Loto Solidaire Landouge<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;700;900&#038;family=Montserrat:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 1. VARIABLES & STRUCTURE \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/ \n        :root {\n            --prestige-gold: #c5a059;\n            --royal-blue: #002344;\n            --loto-red: #e63946;\n            --soft-cream: #fdfbf7;\n        }\n\n        \/* Astra\/WordPress Full Width *\/\n        .ast-narrow-container .editor-styles-wrapper, \n        .ast-narrow-container .site-content .ast-container {\n            --wp--custom--ast-content-width-size: 100% !important;\n            max-width: 100% !important;\n        }\n\n        body, html { margin: 0; padding: 0; background: #f0f0f0; }\n\n        .article-loto-xl {\n            font-family: 'Montserrat', sans-serif;\n            max-width: 1600px;\n            margin: 40px auto;\n            background: var(--soft-cream);\n            color: var(--royal-blue);\n            box-shadow: 0 40px 100px rgba(0,0,0,0.15);\n            border: 1px solid var(--prestige-gold);\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 2. D\u00c9CORATIONS \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .loto-decoration {\n            position: absolute; font-family: 'Cinzel', serif; font-weight: 900;\n            opacity: 0.05; pointer-events: none; z-index: 1; user-select: none;\n        }\n        .ball-1 { top: 10%; left: 5%; font-size: 8rem; transform: rotate(-15deg); }\n        .ball-2 { top: 60%; right: 2%; font-size: 10rem; transform: rotate(20deg); }\n        .ball-3 { top: 85%; left: 3%; font-size: 6rem; }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 3. HEADER \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .festive-header {\n            height: 400px;\n            background: linear-gradient(-45deg, #002344, #004080, #e63946, #c5a059);\n            background-size: 400% 400%;\n            animation: festiveGradient 10s ease infinite;\n            display: flex; flex-direction: column; justify-content: center; align-items: center;\n            position: relative; border-bottom: 8px double var(--prestige-gold); text-align: center;\n        }\n\n        @keyframes festiveGradient {\n            0% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n            100% { background-position: 0% 50%; }\n        }\n\n        .title-main {\n            font-family: 'Cinzel', serif; font-size: clamp(1.8rem, 5vw, 4rem);\n            color: white; text-transform: uppercase; letter-spacing: 10px;\n            text-shadow: 0 0 20px rgba(197, 160, 89, 0.6); z-index: 2; margin: 0;\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 4. CONTENU \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .content-body-xl { padding: 80px 12%; position: relative; z-index: 5; }\n\n        .intro-card {\n            background: white; padding: 50px; border-radius: 0 50px 0 50px;\n            border: 2px solid var(--prestige-gold);\n            box-shadow: 20px 20px 0px var(--prestige-gold); margin-bottom: 80px;\n        }\n\n        .drop-cap::first-letter {\n            font-family: 'Cinzel', serif; float: left; font-size: 6rem;\n            line-height: 0.8; padding-right: 15px; color: var(--loto-red); font-weight: 900;\n        }\n\n        .section-h2 {\n            font-family: 'Cinzel', serif; font-size: 2.2rem; color: var(--royal-blue);\n            border-left: 8px solid var(--prestige-gold); padding-left: 20px; margin: 60px 0 30px;\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 5. GALERIE \u00c9L\u00c9GANTE \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .gallery-grid {\n            display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin: 60px 0;\n        }\n\n        .photo-frame {\n            position: relative; background: white; padding: 15px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.1); cursor: pointer; transition: 0.4s;\n        }\n\n        .photo-frame:hover { transform: translateY(-10px) rotate(1deg); }\n\n        .photo-frame img {\n            width: 100%; height: 450px; object-fit: cover; display: block;\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 6. FOOTER \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .prestige-footer {\n            background: var(--royal-blue); color: white; padding: 80px 40px;\n            text-align: center; clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 7. MODALE \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        .modal-prestige {\n            display: none; position: fixed; z-index: 999999;\n            left: 0; top: 0; width: 100%; height: 100%;\n            background: rgba(0,0,0,0.95); backdrop-filter: blur(10px);\n        }\n        .modal-content {\n            margin: auto; display: block; max-width: 90%; max-height: 85vh;\n            position: relative; top: 50%; transform: translateY(-50%);\n            border: 3px solid var(--prestige-gold);\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 8. RESPONSIVIT\u00c9 MOBILE OPTIMIS\u00c9E \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        @media (max-width: 768px) {\n            .article-loto-xl { margin: 0; border: none; }\n            .content-body-xl { padding: 40px 20px; }\n            \n            \/* Centrage Titres *\/\n            .title-main { letter-spacing: 2px; font-size: 1.8rem; text-align: center; padding: 0 10px; }\n            .section-h2 { text-align: center; border-left: none; border-bottom: 4px solid var(--prestige-gold); padding: 0 0 10px 0; font-size: 1.6rem; }\n\n            .intro-card { padding: 30px 15px; box-shadow: 10px 10px 0px var(--prestige-gold); border-radius: 0 30px 0 30px; }\n\n            \/* Images Mobile : Pleine visibilit\u00e9 *\/\n            .gallery-grid { grid-template-columns: 1fr; gap: 30px; }\n            .photo-frame { padding: 8px; }\n            .photo-frame img { \n                height: auto; \/* Hauteur automatique pour ne pas couper *\/\n                max-height: 500px;\n                object-fit: contain; \/* L'image enti\u00e8re est visible *\/\n                background: #f9f9f9;\n            }\n            .photo-frame:hover { transform: none; }\n            \n            .festive-header { height: 280px; }\n            .loto-decoration { display: none; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"article-loto-xl\">\n    <div class=\"loto-decoration ball-1\">42<\/div>\n    <div class=\"loto-decoration ball-2\">15<\/div>\n    <div class=\"loto-decoration ball-3\">7<\/div>\n\n    <header class=\"festive-header\">\n        <h1 class=\"title-main\">Grand Loto Solidaire<\/h1>\n        <p style=\"color:var(--prestige-gold); font-family:'Cinzel'; letter-spacing:3px; margin-top:15px; font-weight:700;\">\u00c9DITION SP\u00c9CIALE LANDOUGE<\/p>\n    <\/header>\n\n    <div class=\"content-body-xl\">\n        <div class=\"intro-card\">\n            <p style=\"font-size: 1.4rem; line-height: 1.6; margin: 0; font-style: italic; text-align: center; color: var(--royal-blue);\">\n                \u00ab\u00a0Un moment suspendu o\u00f9 la chance s&rsquo;est alli\u00e9e \u00e0 la solidarit\u00e9 pour faire rayonner la vie associative de notre territoire.\u00a0\u00bb\n            <\/p>\n        <\/div>\n\n        <h2 class=\"section-h2\">Le Succ\u00e8s du Partenariat<\/h2>\n        <p class=\"drop-cap\" style=\"font-size:1.2rem; line-height:1.9; text-align:justify;\">\n            La salle des f\u00eates de Landouge a une nouvelle fois prouv\u00e9 son r\u00f4le de c\u0153ur battant pour les initiatives locales. Ce Loto, organis\u00e9 conjointement par la <b>CPTCL<\/b> et l\u2019association <b>Au P\u2019tit March\u00e9 des Portes Ferr\u00e9es<\/b>, a d\u00e9pass\u00e9 toutes nos attentes. Les b\u00e9n\u00e9fices permettront de financer nos futurs projets et la continuit\u00e9 de valorisation des transports en commun de Limoges.\n        <\/p>\n\n        <div class=\"gallery-grid\">\n            <div class=\"photo-frame\" onclick=\"openMod('https:\/\/cptcl.fr\/wp-content\/uploads\/2025\/03\/482223093_672212081821081_5940025000676980730_n.jpg')\">\n                <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2025\/03\/482223093_672212081821081_5940025000676980730_n.jpg\" alt=\"Ambiance Loto CPTCL\">\n                <p style=\"text-align:center; font-family:'Cinzel'; margin-top:10px; font-weight:700; color:var(--prestige-gold);\">Vue de la Salle et l&rsquo;\u00e9quipe<\/p>\n            <\/div>\n            <div class=\"photo-frame\" onclick=\"openMod('https:\/\/cptcl.fr\/wp-content\/uploads\/2025\/12\/ptit-marche.png')\">\n                <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2025\/12\/ptit-marche.png\" alt=\"Logo Partenaire\">\n                <p style=\"text-align:center; font-family:'Cinzel'; margin-top:10px; font-weight:700; color:var(--prestige-gold);\">Au P&rsquo;tit March\u00e9<\/p>\n            <\/div>\n        <\/div>\n\n        <h2 class=\"section-h2\">Nos B\u00e9n\u00e9voles \u00e0 l&rsquo;Honneur<\/h2>\n        <p style=\"font-size:1.2rem; line-height:1.9; text-align:justify;\">\n            Rien ne serait possible sans l&rsquo;implication sans faille de nos membres. De la logistique \u00e0 la gestion des cartons, l&rsquo;\u00e9nergie d\u00e9ploy\u00e9e par nos b\u00e9n\u00e9voles est le v\u00e9ritable moteur du succ\u00e8s. Un immense merci pour votre bonne humeur et votre d\u00e9vouement qui font la fiert\u00e9 de la CPTCL.\n        <\/p>\n\n        <footer class=\"prestige-footer\">\n            <p style=\"font-family:'Cinzel'; font-size:2.2rem; margin-bottom:10px; color: var(--prestige-gold);\">Merci \u00e0 tous !<\/p>\n            <p style=\"font-weight:400; opacity:0.9; letter-spacing:1px;\">CPTCL \u2013 Collection Passion des Transports en Commun de Limoges<\/p>\n        <\/footer>\n    <\/div>\n<\/div>\n\n<div id=\"modalPrestige\" class=\"modal-prestige\" onclick=\"this.style.display='none'\">\n    <span style=\"position:absolute; top:25px; right:35px; color:white; font-size:50px; cursor:pointer;\">&times;<\/span>\n    <img id=\"imgMod\" class=\"modal-content\">\n<\/div>\n\n<script>\n    function openMod(src) {\n        document.getElementById(\"modalPrestige\").style.display = \"block\";\n        document.getElementById(\"imgMod\").src = src;\n    }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CPTCL &#8211; Grand Loto Solidaire Landouge 42 15 7 Grand Loto Solidaire \u00c9DITION SP\u00c9CIALE LANDOUGE \u00ab\u00a0Un moment suspendu o\u00f9 la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6595,"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,18],"tags":[],"class_list":["post-6592","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-evenements","category-sortie-cptcl"],"_links":{"self":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/6592","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=6592"}],"version-history":[{"count":12,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/6592\/revisions"}],"predecessor-version":[{"id":8121,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/6592\/revisions\/8121"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media\/6595"}],"wp:attachment":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media?parent=6592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/categories?post=6592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/tags?post=6592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}