{"id":1246,"date":"2019-06-01T13:12:00","date_gmt":"2019-06-01T11:12:00","guid":{"rendered":"https:\/\/cptcl.fr\/ml246926-ovh\/?p=1246"},"modified":"2026-01-10T12:37:41","modified_gmt":"2026-01-10T11:37:41","slug":"iveco-urbanway-18","status":"publish","type":"post","link":"https:\/\/cptcl.fr\/index.php\/2019\/06\/01\/iveco-urbanway-18\/","title":{"rendered":"IVECO URBANWAY 18"},"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; Focus Ligne 10<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@800&#038;family=Roboto:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --tcl-blue: #005696;\n            --tcl-red: #e30613;\n            --tcl-yellow: #ffed00;\n        }\n\n        \/* --- Animation de fond g\u00e9n\u00e9rale --- *\/\n        @keyframes bgMove {\n            0% { background-position: 0% 50%; }\n            50% { background-position: 100% 50%; }\n            100% { background-position: 0% 50%; }\n        }\n\n        \/* --- Animation du d\u00e9grad\u00e9 interne (Flashy) --- *\/\n        @keyframes internalGradient {\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; padding: 0;\n            background: linear-gradient(-45deg, #001a33, #003366, #001a33);\n            background-size: 400% 400%;\n            animation: bgMove 10s ease infinite;\n            font-family: 'Roboto', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: flex-start;\n        }\n\n        .article-card {\n            max-width: 850px;\n            background: white;\n            margin: 40px 20px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px rgba(0,0,0,0.5);\n            border: 1px solid rgba(255,255,255,0.2);\n        }\n\n        \/* --- Banni\u00e8re avec d\u00e9grad\u00e9 anim\u00e9 interne --- *\/\n        .top-banner {\n            background: linear-gradient(90deg, var(--tcl-blue), var(--tcl-red), var(--tcl-blue));\n            background-size: 200% auto;\n            animation: internalGradient 4s linear infinite;\n            color: white;\n            padding: 20px;\n            text-align: center;\n            font-family: 'Montserrat', sans-serif;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-weight: 800;\n        }\n\n        .content { padding: 40px; }\n\n        .bus-title {\n            color: var(--tcl-blue);\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            margin-bottom: 5px;\n            line-height: 1;\n        }\n\n        \/* --- Badge avec d\u00e9grad\u00e9 jaune\/orange anim\u00e9 --- *\/\n        .line-badge {\n            display: inline-block;\n            background: linear-gradient(90deg, #ffed00, #ffaa00, #ffed00);\n            background-size: 200% auto;\n            animation: internalGradient 3s ease infinite;\n            color: black;\n            padding: 8px 20px;\n            font-weight: 900;\n            border-radius: 5px;\n            margin-bottom: 25px;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n        }\n\n        \/* --- MODIFICATION ICI : Conteneur d'image plus petit et centr\u00e9 --- *\/\n        .image-container {\n            position: relative;\n            margin: 30px auto; \/* \"auto\" sur les c\u00f4t\u00e9s centre le bloc *\/\n            max-width: 60%;    \/* Limite la largeur \u00e0 60% du conteneur parent. Ajustez ce % si besoin *\/\n            cursor: pointer;\n            overflow: hidden;\n            border-radius: 12px;\n            border: 4px solid #f0f0f0;\n        }\n        \/* ---------------------------------------------------------------- *\/\n\n        .image-container img {\n            width: 100%;\n            display: block;\n            transition: transform 0.5s ease;\n        }\n\n        .image-container:hover img { transform: scale(1.05); }\n\n        \/* --- Bloc Stats avec d\u00e9grad\u00e9 subtil --- *\/\n        .stats-box {\n            background: linear-gradient(135deg, #ffffff 0%, #f1f1f1 100%);\n            border-left: 8px solid var(--tcl-red);\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 10px 10px 0;\n            box-shadow: 5px 5px 15px rgba(0,0,0,0.05);\n        }\n\n        .stats-box strong { color: var(--tcl-red); font-size: 1.2rem; }\n\n        .text-section { line-height: 1.8; font-size: 1.1rem; color: #333; }\n\n        \/* --- Lightbox --- *\/\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.9);\n            justify-content: center; align-items: center;\n            cursor: zoom-out;\n        }\n        #lightbox img { max-width: 90%; max-height: 90%; border: 5px solid white; border-radius: 10px; }\n\n        .footer {\n            background: #f8f8f8;\n            padding: 25px;\n            text-align: center;\n            font-size: 0.9rem;\n            color: #777;\n            border-top: 1px solid #eee;\n        }\n\n        @media (max-width: 600px) {\n            .bus-title { font-size: 1.8rem; }\n            .content { padding: 20px; }\n            \/* Sur mobile, on peut vouloir remettre l'image plus grande si 60% est trop petit *\/\n            .image-container { max-width: 100%; } \n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"article-card\">\n        <header class=\"top-banner\">\n            Flash R\u00e9seau \/\/ Ligne 10\n        <\/header>\n\n        <div class=\"content\">\n            <div class=\"line-badge\">LIGNE 10 : LA R\u00c9F\u00c9RENCE<\/div>\n            <h1 class=\"bus-title\">IVECO URBANWAY 18<\/h1>\n            <p style=\"margin-top:0; font-weight:bold; color:#666;\">Desserte Beaubreuil &#8211; C.H. Le Gendre<\/p>\n\n            <div class=\"text-section\">\n                <p>\n                    Voici une prise de vue d&rsquo;un <strong>Urbanway 18<\/strong> en pleine mission vers le C.H Le Gendre. Cette ligne majeure a b\u00e9n\u00e9fici\u00e9 de restructurations importantes, notamment avec la cr\u00e9ation du <strong>p\u00f4le Fougeras<\/strong> et la modernisation de la desserte du quartier de <strong>Beaubreuil<\/strong>.\n                <\/p>\n            <\/div>\n\n            <div class=\"image-container\" onclick=\"openLightbox(this)\">\n                <img decoding=\"async\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2026\/01\/ligne-10-cinema2.jpg\" alt=\"Urbanway 18 Limoges\">\n                <div style=\"position:absolute; bottom:10px; right:10px; background:rgba(0,0,0,0.6); color:white; padding:5px 10px; font-size:0.7rem; border-radius:4px;\">\n                    Secteur : Grand \u00c9cran Ester\n                <\/div>\n            <\/div>\n\n            <div class=\"text-section\">\n                <div class=\"stats-box\">\n                    Consid\u00e9r\u00e9e comme la <strong>ligne la plus fr\u00e9quent\u00e9e du r\u00e9seau<\/strong>, la ligne 10 assure une cadence record avec un passage <strong>toutes les 5 minutes<\/strong> en heures de pointe.\n                <\/div>\n                <p>\n                    L&rsquo;exploitation en autobus articul\u00e9s de 18 m\u00e8tres est devenue indispensable pour absorber les flux de voyageurs sur cet axe strat\u00e9gique de Limoges.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <footer class=\"footer\">\n            CPTCL &#8211; Actualit\u00e9s du mat\u00e9riel roulant (2019)\n        <\/footer>\n    <\/div>\n\n    <div id=\"lightbox\" onclick=\"this.style.display='none'\">\n        <img id=\"lightbox-img\">\n    <\/div>\n\n    <script>\n        function openLightbox(element) {\n            const img = element.querySelector('img');\n            document.getElementById('lightbox-img').src = img.src;\n            document.getElementById('lightbox').style.display = 'flex';\n        }\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"551\" height=\"281\" src=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2019\/12\/logo-cptcl.jpg\" alt=\"\" class=\"wp-image-1114\" style=\"width:192px;height:98px\" srcset=\"https:\/\/cptcl.fr\/wp-content\/uploads\/2019\/12\/logo-cptcl.jpg 551w, https:\/\/cptcl.fr\/wp-content\/uploads\/2019\/12\/logo-cptcl-300x153.jpg 300w\" sizes=\"auto, (max-width: 551px) 100vw, 551px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>CPTCL &#8211; Focus Ligne 10 Flash R\u00e9seau \/\/ Ligne 10 LIGNE 10 : LA R\u00c9F\u00c9RENCE IVECO URBANWAY 18 Desserte Beaubreuil [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":8024,"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":[20,10],"tags":[],"class_list":["post-1246","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ancien-bus","category-urbanway-18"],"_links":{"self":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/1246","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=1246"}],"version-history":[{"count":4,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/1246\/revisions"}],"predecessor-version":[{"id":8026,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/posts\/1246\/revisions\/8026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media\/8024"}],"wp:attachment":[{"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/categories?post=1246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cptcl.fr\/index.php\/wp-json\/wp\/v2\/tags?post=1246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}