{"id":24,"date":"2026-06-07T22:09:53","date_gmt":"2026-06-07T20:09:53","guid":{"rendered":"https:\/\/codep11-badminton.fr\/?page_id=24"},"modified":"2026-08-16T23:53:29","modified_gmt":"2026-08-16T21:53:29","slug":"le-projet-jeunes","status":"publish","type":"page","link":"https:\/\/codep11-badminton.fr\/index.php\/le-projet-jeunes\/","title":{"rendered":"Le projet jeunes"},"content":{"rendered":"\n<!-- BANDEAU DE NAVIGATION HAUT DE PAGE - CODEP 11 -->\n<div class=\"codep-navbar-fixed-top\">\n    <div class=\"codep-navbar-container\">\n        \n        <!-- LOGO \/ BRANDING -->\n        <a href=\"https:\/\/codep11-badminton.fr\/\" class=\"codep-nav-brand\">\n            <span class=\"brand-badge\">CODEP 11<\/span>\n            <span class=\"brand-title\">Badminton Aude<\/span>\n        <\/a>\n\n        <!-- MENUS & BOUTONS -->\n        <nav class=\"codep-nav-menu\">\n            <a href=\"https:\/\/codep11-badminton.fr\/\" class=\"nav-link\">\n                <span class=\"nav-icon\">\ud83c\udfdb\ufe0f<\/span> Le Comit\u00e9\n            <\/a>\n            <a href=\"https:\/\/codep11-badminton.fr\/index.php\/114-2\/\" class=\"nav-link\">\n                <span class=\"nav-icon\">\ud83d\udcc5<\/span> Agenda\n            <\/a>\n            <a href=\"https:\/\/codep11-badminton.fr\/index.php\/le-projet-jeunes\/\" class=\"nav-link\">\n                <span class=\"nav-icon\">\ud83c\udfbe<\/span> Projet Jeunes\n            <\/a>\n            <a href=\"https:\/\/codep11-badminton.fr\/index.php\/partenaires\/\" class=\"nav-link\">\n                <span class=\"nav-icon\">\ud83e\udd1d<\/span> Les Clubs\n            <\/a>\n            <a href=\"https:\/\/codep11-badminton.fr\/index.php\/sur-les-reseaux\/\" class=\"nav-link\">\n                <span class=\"nav-icon\">\ud83d\udcf1<\/span> Sur les r\u00e9seaux\n            <\/a>\n            <a href=\"https:\/\/codep11-badminton.fr\/index.php\/les-interclubs\/\" class=\"nav-link btn-highlight\">\n                <span class=\"nav-icon\">\ud83c\udfc6<\/span> Les Interclubs\n            <\/a>\n        <\/nav>\n\n    <\/div>\n<\/div>\n\n<!-- ESPACEUR POUR \u00c9VITER QUE LE MENU CACHE LE HAUT DE VOTRE PAGE -->\n<div class=\"codep-navbar-spacer\"><\/div>\n\n<style>\n\/* MASQUAGE COMPLET DE L'ANCIEN HEADER ET DE LA BARRE DE RECHERCHE DU TH\u00c8ME *\/\nheader, \n#masthead, \n.site-header, \n.header-wrapper, \n#header, \n.search-form, \nform[role=\"search\"],\n.widget_search {\n    display: none !important;\n}\n\n\/* --- CONTENEUR DU MENU FIXE EN HAUT DE PAGE --- *\/\n.codep-navbar-fixed-top {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    width: 100% !important;\n    height: 70px !important;\n    background: rgba(10, 25, 47, 0.95) !important;\n    backdrop-filter: blur(12px) !important;\n    -webkit-backdrop-filter: blur(12px) !important;\n    border-bottom: 2px solid rgba(0, 140, 227, 0.4) !important;\n    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.25) !important;\n    z-index: 999999 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    font-family: 'Montserrat', 'Inter', system-ui, -apple-system, sans-serif !important;\n    box-sizing: border-box !important;\n}\n\n\/* COMPENSATION DE HAUTEUR POUR LE RESTE DU CONTENU *\/\n.codep-navbar-spacer {\n    height: 75px !important;\n    display: block !important;\n}\n\n\/* LAYOUT INTERNE *\/\n.codep-navbar-container {\n    max-width: 1200px !important;\n    height: 100% !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    box-sizing: border-box !important;\n}\n\n\/* BRANDING \/ LOGO AU SURVOL *\/\n.codep-nav-brand {\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    text-decoration: none !important;\n    transition: transform 0.2s ease !important;\n}\n\n.codep-nav-brand:hover {\n    transform: scale(1.03) !important;\n}\n\n.brand-badge {\n    background: linear-gradient(135deg, #008CE3 0%, #00B4DB 100%) !important;\n    color: #FFFFFF !important;\n    font-weight: 800 !important;\n    font-size: 0.8rem !important;\n    padding: 4px 10px !important;\n    border-radius: 8px !important;\n    letter-spacing: 0.8px !important;\n}\n\n.brand-title {\n    color: #FFFFFF !important;\n    font-weight: 700 !important;\n    font-size: 1.1rem !important;\n    letter-spacing: -0.3px !important;\n}\n\n\/* LISTE DES BOUTONS DE NAVIGATION *\/\n.codep-nav-menu {\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n}\n\n\/* BOUTONS D'ACTION CLASSIQUES *\/\n.nav-link {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 6px !important;\n    color: #E2E8F0 !important;\n    text-decoration: none !important;\n    font-size: 0.9rem !important;\n    font-weight: 600 !important;\n    padding: 8px 16px !important;\n    border-radius: 50px !important;\n    background: rgba(255, 255, 255, 0.05) !important;\n    border: 1px solid rgba(255, 255, 255, 0.1) !important;\n    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) !important;\n    white-space: nowrap !important;\n}\n\n.nav-link:hover {\n    color: #FFFFFF !important;\n    background: rgba(0, 140, 227, 0.3) !important;\n    border-color: rgba(0, 140, 227, 0.6) !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 4px 12px rgba(0, 140, 227, 0.2) !important;\n}\n\n\/* BOUTON MIS EN AVANT (INTERCLUBS) *\/\n.nav-link.btn-highlight {\n    background: linear-gradient(135deg, #E86D00 0%, #FF8C00 100%) !important;\n    color: #FFFFFF !important;\n    border: none !important;\n    box-shadow: 0 4px 12px rgba(232, 109, 0, 0.3) !important;\n}\n\n.nav-link.btn-highlight:hover {\n    transform: translateY(-2px) scale(1.03) !important;\n    box-shadow: 0 6px 18px rgba(232, 109, 0, 0.5) !important;\n    background: linear-gradient(135deg, #FF8C00 0%, #E86D00 100%) !important;\n}\n\n.nav-icon {\n    font-size: 0.95rem !important;\n}\n\n\/* RESPONSIVE DESIGN (MOBILES & TABLETTES) *\/\n@media (max-width: 900px) {\n    .codep-navbar-fixed-top {\n        height: auto !important;\n        padding: 10px 0 !important;\n    }\n    .codep-navbar-container {\n        flex-direction: column !important;\n        gap: 10px !important;\n    }\n    .codep-nav-menu {\n        flex-wrap: wrap !important;\n        justify-content: center !important;\n        gap: 6px !important;\n    }\n    .nav-link {\n        font-size: 0.8rem !important;\n        padding: 6px 12px !important;\n    }\n    .codep-navbar-spacer {\n        height: 110px !important;\n    }\n}\n<\/style>\n\n\n\n<!-- BLOC TITRE PROJET JEUNES - CODEP 11 -->\n<div class=\"codep-jeunes-header\">\n    <div class=\"jeunes-header-overlay\"><\/div>\n    <div class=\"jeunes-header-content\">\n        <span class=\"jeunes-badge\">\ud83c\udfbe P\u00d4LE JEUNES &#038; PERFORMANCE<\/span>\n        <h1 class=\"jeunes-title\">Le Parcours de Formation Audois<\/h1>\n        <p class=\"jeunes-subtitle\">\n            Du MiniBad au haut niveau r\u00e9gional : un accompagnement technique sur-mesure, des stages de proximit\u00e9 et un circuit de comp\u00e9titions structur\u00e9 pour r\u00e9v\u00e9ler les talents de l&rsquo;Aude.\n        <\/p>\n        \n        <!-- POINTS FORTS \/ CAPSULES -->\n        <div class=\"jeunes-highlights\">\n            <div class=\"jeunes-chip\">\n                <span class=\"chip-icon\">\u2728<\/span>\n                <span class=\"chip-text\">Plateaux MiniBad (5-8 ans)<\/span>\n            <\/div>\n            <div class=\"jeunes-chip\">\n                <span class=\"chip-icon\">\ud83c\udfaf<\/span>\n                <span class=\"chip-text\">Stages Proximit\u00e9 \u00ab\u00a0Comit\u00e9-to-Club\u00a0\u00bb<\/span>\n            <\/div>\n            <div class=\"jeunes-chip\">\n                <span class=\"chip-icon\">\ud83c\udfc6<\/span>\n                <span class=\"chip-text\">Circuit CiDJ &#038; Promobad<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* --- STYLES DU BLOC TITRE PROJET JEUNES --- *\/\n.codep-jeunes-header {\n    position: relative;\n    width: 100%;\n    border-radius: 20px;\n    overflow: hidden;\n    padding: 60px 30px;\n    margin-bottom: 35px;\n    background-image: url('http:\/\/codep11-badminton.fr\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-05-31-at-15.52.04.jpeg');\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);\n    border: 1px solid rgba(0, 140, 227, 0.25);\n    box-sizing: border-box;\n}\n\n\/* OVERLAY DEGRAD\u00c9 DYNAMIQUE POUR ASSURER LA LISIBILIT\u00c9 *\/\n.jeunes-header-overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(\n        135deg, \n        rgba(10, 25, 47, 0.88) 0%, \n        rgba(0, 140, 227, 0.82) 100%\n    );\n    z-index: 1;\n}\n\n\/* CONTENU AU PREMIER PLAN *\/\n.jeunes-header-content {\n    position: relative;\n    z-index: 2;\n    text-align: center;\n    color: #FFFFFF;\n    max-width: 850px;\n    margin: 0 auto;\n    font-family: 'Montserrat', 'Inter', system-ui, -apple-system, sans-serif;\n}\n\n\/* BADGE EN-T\u00caTE ORANGE *\/\n.jeunes-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #E86D00 0%, #FF8C00 100%);\n    color: #FFFFFF;\n    font-size: 0.75rem;\n    font-weight: 800;\n    padding: 6px 20px;\n    border-radius: 50px;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    box-shadow: 0 4px 15px rgba(232, 109, 0, 0.4);\n}\n\n\/* TITRE PRINCIPAL *\/\n.jeunes-title {\n    font-size: 2.4rem !important;\n    font-weight: 900 !important;\n    color: #FFFFFF !important;\n    margin: 0 0 15px 0 !important;\n    line-height: 1.2;\n    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);\n}\n\n\/* SOUS-TITRE *\/\n.jeunes-subtitle {\n    font-size: 1.05rem;\n    color: rgba(255, 255, 255, 0.92);\n    line-height: 1.6;\n    margin: 0 0 30px 0;\n    font-weight: 400;\n}\n\n\/* CAPSULES DYNAMIQUES *\/\n.jeunes-highlights {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n}\n\n.jeunes-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255, 255, 255, 0.12);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    padding: 10px 20px;\n    border-radius: 50px;\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    transition: transform 0.2s ease, background 0.2s ease;\n}\n\n.jeunes-chip:hover {\n    transform: translateY(-2px);\n    background: rgba(255, 255, 255, 0.2);\n}\n\n.chip-icon {\n    font-size: 1rem;\n}\n\n.chip-text {\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: #FFFFFF;\n    letter-spacing: 0.3px;\n}\n\n\/* RESPONSIVE DESIGN MOBILES *\/\n@media (max-width: 768px) {\n    .codep-jeunes-header {\n        padding: 40px 20px;\n    }\n    .jeunes-title {\n        font-size: 1.7rem !important;\n    }\n    .jeunes-subtitle {\n        font-size: 0.95rem;\n    }\n    .jeunes-highlights {\n        flex-direction: column;\n        width: 100%;\n    }\n    .jeunes-chip {\n        width: 100%;\n        justify-content: center;\n        box-sizing: border-box;\n    }\n}\n<\/style>\n\n\n\n<!-- BLOC SYNTH\u00c9TIQUE JEUNES -->\n<div class=\"bad-jeunes-block\">\n    <div class=\"bad-jeunes-header\">\n        <span class=\"bad-badge font-bold\">HORIZON 2027<\/span>\n        <h2>Deviens un Champion avec le CODEP 11 ! \u26a1<\/h2>\n        <p>Un encadrement pro (Brevet d&rsquo;\u00c9tat), de la progression et surtout une ambiance au top sur tout le d\u00e9partement.<\/p>\n    <\/div>\n\n    <div class=\"bad-jeunes-grid\">\n        <div class=\"bad-card\">\n            <div class=\"bad-icon\">\ud83d\ude80<\/div>\n            <h4>Progression &amp; Fun<\/h4>\n            <p>Des <strong>Plateaux MiniBad<\/strong> ludiques (5-8 ans) aux <strong>Stages \u00c9volution<\/strong> pour performer en r\u00e9gional.<\/p>\n        <\/div>\n        <div class=\"bad-card\">\n            <div class=\"bad-icon\">\u2694\ufe0f<\/div>\n            <h4>\u00c0 chacun son Tournoi<\/h4>\n            <p>D\u00e9couvre la comp\u00e9tition sans pression sur le <strong>Promo Bad<\/strong> (7\u20ac) ou vise le haut du panier sur le <strong>CiDJ<\/strong> (7\u20ac).<\/p>\n        <\/div>\n        <div class=\"bad-card\">\n            <div class=\"bad-icon\">\ud83d\udd25<\/div>\n            <h4>BadElles 11<\/h4>\n            <p>Un circuit 100% filles (Inter-Filles &amp; \u00e9tapes d\u00e9di\u00e9es) pour booster la pratique f\u00e9minine dans l&rsquo;Aude !<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- BOUTONS D'ACTION ET GUIDES -->\n    <div class=\"bad-links-container\">\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1cKCTbuHwlAho-Kl0ETkv1H1oJoga8-IS\/view?usp=drive_link\" target=\"_blank\" class=\"bad-btn btn-jeunes\">\n            \ud83d\udcd8 Guide Jeunes (5-11 ans)\n        <\/a>\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1Z5xVg7ObzSsOlndG7WI2T9t9yTYYJXIm\/view?usp=drive_link\" target=\"_blank\" class=\"bad-btn btn-ados\">\n            \ud83d\udcd9 Guide Ados \/ \u00c9volution\n        <\/a>\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1Z7yWn-WUSTdSBESGSi4uD_FvXZIHq9jS\/view?usp=drive_link\" target=\"_blank\" class=\"bad-btn btn-ethique\">\n            \u2696\ufe0f Sanctions\n        <\/a>\n    <\/div>\n<\/div>\n\n<style>\n.bad-jeunes-block {\n    max-width: 1000px;\n    margin: 20px auto 30px auto;\n    padding: 30px 20px;\n    background: linear-gradient(135deg, #1A202C 0%, #2D3748 100%);\n    border-radius: 16px;\n    color: #FFFFFF;\n    font-family: 'Montserrat', system-ui, sans-serif;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n}\n.bad-jeunes-header { text-align: center; margin-bottom: 25px; }\n.bad-badge {\n    background: #E86D00;\n    color: #FFF;\n    font-size: 0.7rem;\n    padding: 4px 12px;\n    border-radius: 50px;\n    letter-spacing: 1px;\n}\n.bad-jeunes-header h2 {\n    color: #FFF !important;\n    font-size: 1.5rem !important;\n    margin: 10px 0 6px 0 !important;\n    font-weight: 800 !important;\n}\n.bad-jeunes-header p { color: #CBD5E0 !important; font-size: 0.88rem !important; margin: 0 !important; }\n\n.bad-jeunes-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin-bottom: 25px;\n}\n.bad-card {\n    background: rgba(255, 255, 255, 0.05);\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 12px;\n    padding: 16px;\n    text-align: center;\n}\n.bad-icon { font-size: 1.8rem; margin-bottom: 8px; }\n.bad-card h4 { color: #008CE3 !important; margin: 0 0 6px 0 !important; font-size: 0.95rem !important; }\n.bad-card p { font-size: 0.78rem !important; color: #E2E8F0 !important; margin: 0 !important; line-height: 1.4 !important; }\n\n.bad-links-container {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n}\n.bad-btn {\n    padding: 10px 18px;\n    border-radius: 50px;\n    text-decoration: none !important;\n    font-size: 0.8rem;\n    font-weight: 700;\n    transition: transform 0.2s ease;\n}\n.bad-btn:hover { transform: scale(1.05); }\n.btn-jeunes { background: #008CE3; color: #FFF !important; }\n.btn-ados { background: #E86D00; color: #FFF !important; }\n.btn-ethique { background: #4A5568; color: #FFF !important; border: 1px solid #718096; }\n\n@media (max-width: 600px) {\n    .bad-links-container { flex-direction: column; }\n    .bad-btn { text-align: center; width: 100%; box-sizing: border-box; }\n}\n<\/style>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CODEP 11 Badminton Aude \ud83c\udfdb\ufe0f Le Comit\u00e9 \ud83d\udcc5 Agenda \ud83c\udfbe Projet Jeunes \ud83e\udd1d Les Clubs \ud83d\udcf1 Sur les r\u00e9seaux \ud83c\udfc6 Les Interclubs \ud83c\udfbe P\u00d4LE JEUNES &#038; PERFORMANCE Le Parcours de Formation Audois Du MiniBad au haut niveau r\u00e9gional : un accompagnement technique sur-mesure, des stages de proximit\u00e9 et un circuit de comp\u00e9titions structur\u00e9 pour r\u00e9v\u00e9ler <a href=\"https:\/\/codep11-badminton.fr\/index.php\/le-projet-jeunes\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Le projet jeunes<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":19,"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":198,"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/198"}],"wp:attachment":[{"href":"https:\/\/codep11-badminton.fr\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}