{"id":372,"date":"2019-02-20T21:42:00","date_gmt":"2019-02-20T20:42:00","guid":{"rendered":"http:\/\/cptcl.home.blog\/?p=372"},"modified":"2026-01-18T12:57:02","modified_gmt":"2026-01-18T11:57:02","slug":"citelis-12-n-325-au-palais-sur-vienne-87","status":"publish","type":"post","link":"https:\/\/cptcl.fr\/index.php\/2019\/02\/20\/citelis-12-n-325-au-palais-sur-vienne-87\/","title":{"rendered":"L&rsquo;Irisbus Citelis 12"},"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>Patrimoine CPTCL : L&rsquo;Irisbus Citelis 12<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@500&#038;family=Poppins:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --accent: #ff9f1c;\n            --bg: #ffffff;\n            --stcl-blue: #0078d4;\n            --gradient-anim: linear-gradient(-45deg, #0078d4, #87ceeb, #ffffff, #0078d4);\n        }\n\n        @keyframes gradientBG {\n            0% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n            100% { background-position: 0% 50%; }\n        }\n\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Poppins', sans-serif;\n            background-color: #f4f4f4;\n            color: #1a1a1a;\n            overflow-x: hidden;\n        }\n\n        header {\n            background: var(--gradient-anim);\n            background-size: 300% 300%;\n            animation: gradientBG 6s ease infinite;\n            color: white;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 5px solid var(--stcl-blue);\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n\n        h1 {\n            font-family: 'Oswald', sans-serif;\n            margin: 0;\n            font-size: 2rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            line-height: 1.2;\n        }\n\n        .main-article {\n            max-width: 1000px;\n            margin: 20px auto;\n            background: white;\n            padding: 25px;\n            border-top: 5px solid var(--stcl-blue);\n            box-shadow: 0 5px 25px rgba(0,0,0,0.1);\n        }\n\n        \/* --- Zone Visuelle Adapt\u00e9e --- *\/\n        .visual-area {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 15px;\n            margin: 30px -25px; \/* Sort de la marge sur mobile pour toucher les bords *\/\n            flex-direction: column;\n        }\n\n        .side-decoration {\n            display: none; \/* Masqu\u00e9 sur mobile par d\u00e9faut *\/\n            flex: 1;\n            height: 6px;\n            background: var(--gradient-anim);\n            background-size: 300% 300%;\n            animation: gradientBG 6s ease infinite;\n            border-radius: 3px;\n            max-width: 60px;\n        }\n\n        .image-frame {\n            width: 100%; \/* Pleine largeur sur mobile *\/\n            background: #fff;\n            padding: 10px 0 20px 0; \/* R\u00e9duction du padding lat\u00e9ral *\/\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n            border-top: 1px solid #eee;\n            border-bottom: 1px solid #eee;\n            cursor: zoom-in;\n            transition: transform 0.3s ease;\n            text-align: center;\n        }\n\n        .image-frame img {\n            width: 100%;\n            height: auto; \/* Hauteur auto pour ne pas \u00e9craser l'image *\/\n            max-height: 400px;\n            object-fit: cover;\n            display: block;\n        }\n\n        .image-caption {\n            font-size: 0.85rem;\n            color: #666;\n            margin: 15px 15px 0 15px;\n            font-style: italic;\n        }\n\n        \/* --- Lightbox Mobile-First --- *\/\n        #lightbox {\n            display: none;\n            position: fixed;\n            z-index: 9999;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: rgba(0, 0, 0, 0.95);\n            align-items: center;\n            justify-content: center;\n            cursor: zoom-out;\n        }\n\n        #lightbox img {\n            max-width: 100%;\n            max-height: 90vh;\n            box-shadow: 0 0 30px rgba(0,0,0,0.5);\n            border: none;\n        }\n\n        \/* --- Contenu Texte --- *\/\n        .category-tag {\n            background: var(--stcl-blue);\n            color: white;\n            padding: 5px 15px;\n            font-size: 0.75rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n\n        h2 {\n            color: var(--stcl-blue);\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-top: 30px;\n            font-size: 1.4rem;\n        }\n\n        .full-text {\n            font-size: 1rem;\n            line-height: 1.6;\n            text-align: left; \/* Plus lisible sur mobile *\/\n        }\n\n        .highlight-box {\n            background: #f0f7ff;\n            border-left: 5px solid var(--stcl-blue);\n            padding: 20px;\n            margin: 25px 0;\n            font-size: 0.95rem;\n        }\n\n        .metadata-box {\n            margin-top: 30px;\n            padding: 20px;\n            background: #f9f9f9;\n            border-left: 5px solid var(--accent);\n            font-size: 0.9rem;\n        }\n\n        .footer {\n            text-align: center;\n            padding: 30px;\n            background: #fff;\n            border-top: 1px solid #eee;\n            font-weight: 700;\n            font-size: 0.8rem;\n            text-transform: uppercase;\n        }\n\n        \/* \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 TABLETTE & PC \u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014 *\/\n        @media (min-width: 800px) {\n            header { padding: 60px 20px; }\n            h1 { font-size: 2.8rem; }\n            .main-article { padding: 40px; margin: 40px auto; }\n            \n            .visual-area { \n                flex-direction: row; \n                margin: 40px 0; \n                gap: 15px;\n            }\n            \n            .side-decoration { display: block; }\n            \n            .image-frame { \n                width: 380px; \n                padding: 10px 10px 25px 10px;\n                border: 1px solid #eee;\n            }\n            \n            .image-frame:nth-of-type(2) { transform: rotate(-1.5deg); }\n            .image-frame:nth-of-type(3) { transform: rotate(1.5deg); }\n            \n            .image-frame:hover { transform: scale(1.05) rotate(0deg) !important; z-index: 10; }\n            \n            .image-frame img { height: 240px; }\n            \n            .full-text { font-size: 1.1rem; text-align: justify; }\n            \n            #lightbox img { max-width: 90%; border: 5px solid white; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <header>\n        <h1>Irisbus Citelis 12 : Le pilier thermique de la STCL<\/h1>\n    <\/header>\n\n    <main class=\"main-article\">\n        <div class=\"category-tag\">Mat\u00e9riel Roulant \u2022 Archives<\/div>\n        \n        <div class=\"full-text\">\n            <p>Successeur direct de l&rsquo;Agora, l&rsquo;<strong>Irisbus Citelis 12<\/strong> a repr\u00e9sent\u00e9 une part majeure de la flotte de bus standards \u00e0 Limoges. Reconnaissable \u00e0 sa face avant bomb\u00e9e et ses optiques circulaires, il a assur\u00e9 avec succ\u00e8s les liaisons urbaines et suburbaines du r\u00e9seau.<\/p>\n\n            <section class=\"visual-area\">\n                <div class=\"side-decoration\"><\/div>\n                \n                <div class=\"image-frame\" onclick=\"openLightbox(this)\">\n                    <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2019\/02\/citelis-le-palais-1024x639.jpg\" alt=\"Citelis 12 - Place Churchill\">\n                    <div class=\"image-caption\">Citelis en direction Place Churchill<\/div>\n                <\/div>\n\n                <div class=\"image-frame\" onclick=\"openLightbox(this)\">\n                    <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/01\/citelis-churc.jpg\" alt=\"Citelis 12 - Place Churchill\">\n                    <div class=\"image-caption\">Citelis \u00e0 la Place Winston Churchill<\/div>\n                <\/div>\n\n                <div class=\"side-decoration\"><\/div>\n            <\/section>\n\n            <h2>Desserte de la Ligne 8 : Vers Le Palais-sur-Vienne<\/h2>\n            <p>Le Citelis 12 est un acteur incontournable de la <strong>ligne 8<\/strong>. Ce v\u00e9hicule assure la liaison entre le centre n\u00e9vralgique de Limoges, \u00e0 la <strong>Place Winston Churchill<\/strong>, et la commune du <strong>Palais-sur-Vienne<\/strong>.<\/p>\n\n            <div class=\"highlight-box\">\n                <strong>Le saviez-vous ?<\/strong> Depuis 2014, la cr\u00e9ation du <strong>P\u00f4le Fougeras<\/strong> a permis d&rsquo;optimiser les flux. Le Citelis 12 y assure des correspondances strat\u00e9giques vers les antennes de <strong>Beauregard<\/strong> via les lignes 10, 18, 20, 29, 30 et 65.\n            <\/div>\n\n            <h2>Confort et Technologie<\/h2>\n            <p>Dot\u00e9 d&rsquo;une motorisation r\u00e9pondant aux normes de l&rsquo;\u00e9poque, le Citelis 12 a apport\u00e9 une am\u00e9lioration notable en termes de pollution sonore et d&rsquo;accessibilit\u00e9. Son am\u00e9nagement int\u00e9rieur \u00e9tait particuli\u00e8rement adapt\u00e9 aux flux importants de l&rsquo;agglom\u00e9ration.<\/p>\n        <\/div>\n\n        <div class=\"metadata-box\">\n            <strong>Fiche Technique :<\/strong><br>\n            \u2022 Constructeur : <strong>Irisbus<\/strong><br>\n            \u2022 Mod\u00e8le : <strong>Citelis 12 (Standard)<\/strong><br>\n            \u2022 Longueur : 12m | Largeur : 2,55m<br>\n            \u2022 Localisation : Secteur Nord-Est (Fougeras \/ Le Palais) et Pl. Winston Churchill\n        <\/div>\n    <\/main>\n\n    <div class=\"footer\">\n        Patrimoine Archive CPTCL \u2022 2019\n    <\/div>\n\n    <div id=\"lightbox\" onclick=\"closeLightbox()\">\n        <img decoding=\"async\" id=\"lightbox-img\" src=\"\">\n    <\/div>\n\n    <script>\n        function openLightbox(element) {\n            const imgSrc = element.querySelector('img').src;\n            document.getElementById('lightbox-img').src = imgSrc;\n            document.getElementById('lightbox').style.display = 'flex';\n            document.body.style.overflow = 'hidden'; \/\/ Emp\u00eache le scroll en arri\u00e8re-plan\n        }\n\n        function closeLightbox() {\n            document.getElementById('lightbox').style.display = 'none';\n            document.body.style.overflow = 'auto';\n        }\n    <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-default\"><img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2020\/04\/cropped-logo-cptcl.jpg?w=551\" alt=\"\" class=\"wp-image-183\" style=\"width:258px;height:132px\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Patrimoine CPTCL : L&rsquo;Irisbus Citelis 12 Irisbus Citelis 12 : Le pilier thermique de la STCL Mat\u00e9riel Roulant \u2022 Archives [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":7967,"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":[3],"tags":[],"class_list":["post-372","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-citelis-12"],"_links":{"self":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/372","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":13,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/372\/revisions"}],"predecessor-version":[{"id":8162,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/372\/revisions\/8162"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media\/7967"}],"wp:attachment":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}