{"id":175,"date":"2017-09-08T14:15:17","date_gmt":"2017-09-08T12:15:17","guid":{"rendered":"http:\/\/airexpo.org\/?page_id=175"},"modified":"2026-04-07T22:33:42","modified_gmt":"2026-04-07T20:33:42","slug":"de-1987-a-nos-jours","status":"publish","type":"page","link":"http:\/\/airexpo.org\/en\/de-1987-a-nos-jours\/","title":{"rendered":"old_De 1987 \u00e0 nos jours"},"content":{"rendered":"<div id=\"fb-root\"><\/div>\n\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>De 1987 \u00e0 nos jours \u2013 AirExpo<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;family=Playfair+Display:ital,wght@0,700;0,800;1,700&#038;display=swap\" rel=\"stylesheet\">\n\n    <style>\n    \/* =====================================================\n       PAGE HISTOIRE AIREXPO \u2013 \"De 1987 \u00e0 nos jours\"\n       \u00c0 coller dans un bloc HTML personnalis\u00e9 WordPress,\n       ou \u00e0 utiliser comme page autonome.\n    ===================================================== *\/\n\n    :root {\n        --navy:       #1a237e;\n        --navy-light: #3949ab;\n        --navy-dark:  #0d1642;\n        --cyan:       #00acc1;\n        --cyan-light: #26c6da;\n        --gold:       #f59e0b;\n        --text:       #1a1a1a;\n        --muted:      #64748b;\n        --bg:         #f8fafc;\n        --white:      #ffffff;\n        --shadow-sm:  0 4px 16px rgba(26,35,126,0.08);\n        --shadow-md:  0 12px 40px rgba(26,35,126,0.12);\n        --shadow-lg:  0 24px 64px rgba(26,35,126,0.16);\n        --radius:     16px;\n        --timeline-color: #1a237e;\n    }\n\n    \/* \u2500\u2500 Reset l\u00e9ger \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .airexpo-history-page *,\n    .airexpo-history-page *::before,\n    .airexpo-history-page *::after {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    .airexpo-history-page {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n        line-height: 1.7;\n        color: var(--text);\n        background: var(--bg);\n        overflow-x: hidden;\n\n        \/* \u2500\u2500 Breakout WordPress \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n           Force le bloc \u00e0 occuper toute la largeur de l'\u00e9cran\n           en s'\u00e9chappant du conteneur de contenu de WordPress\n           (Twenty Twenty-Four limite la largeur \u00e0 ~650px)\n        \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        transform: translateX(-50%);\n        max-width: 100vw;\n    }\n\n    \/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-hero {\n        position: relative;\n        width: 100%;\n        height: 520px;\n        overflow: hidden;\n        background: linear-gradient(135deg, var(--navy-dark) 0%, var(--navy) 60%, #1565c0 100%);\n    }\n\n    .ah-hero-img {\n        position: absolute;\n        inset: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        object-position: center 40%;\n        opacity: 0.45;\n        filter: brightness(0.9) contrast(1.05) saturate(0.8);\n        transition: transform 8s ease;\n    }\n\n    .ah-hero:hover .ah-hero-img {\n        transform: scale(1.04);\n    }\n\n    \/* D\u00e9grad\u00e9 d\u00e9coratif diagonal *\/\n    .ah-hero::before {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(\n            135deg,\n            rgba(13,22,66,0.70) 0%,\n            rgba(26,35,126,0.50) 50%,\n            rgba(0,172,193,0.20) 100%\n        );\n        z-index: 1;\n    }\n\n    \/* Cercle lumineux d\u00e9coratif *\/\n    .ah-hero::after {\n        content: '';\n        position: absolute;\n        bottom: -120px;\n        right: -80px;\n        width: 440px;\n        height: 440px;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(0,172,193,0.18) 0%, transparent 70%);\n        z-index: 1;\n        animation: float 18s ease-in-out infinite;\n    }\n\n    @keyframes float {\n        0%, 100% { transform: translate(0, 0); }\n        50%       { transform: translate(-20px, -20px); }\n    }\n\n    .ah-hero-content {\n        position: relative;\n        z-index: 2;\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        padding: 40px 24px;\n        animation: fadeInUp 1s cubic-bezier(0.4, 0, 0.2, 1) both;\n    }\n\n    @keyframes fadeInUp {\n        from { opacity: 0; transform: translateY(36px); }\n        to   { opacity: 1; transform: translateY(0); }\n    }\n\n    .ah-hero-badge {\n        display: inline-block;\n        background: rgba(255,255,255,0.15);\n        border: 1px solid rgba(255,255,255,0.30);\n        backdrop-filter: blur(8px);\n        color: #e0f7fa;\n        font-size: 12px;\n        font-weight: 600;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        padding: 8px 20px;\n        border-radius: 30px;\n        margin-bottom: 22px;\n    }\n\n    .ah-hero-title {\n        font-family: 'Playfair Display', Georgia, serif;\n        font-size: clamp(38px, 6vw, 72px);\n        font-weight: 800;\n        color: #fff;\n        text-shadow: 0 4px 24px rgba(0,0,0,0.35);\n        letter-spacing: -1px;\n        line-height: 1.1;\n        margin-bottom: 18px;\n        background: linear-gradient(135deg, #ffffff 0%, #b3e5ff 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n    }\n\n    .ah-hero-subtitle {\n        font-size: clamp(15px, 2vw, 19px);\n        font-weight: 300;\n        color: rgba(255,255,255,0.88);\n        max-width: 560px;\n        text-shadow: 0 2px 8px rgba(0,0,0,0.30);\n        letter-spacing: 0.3px;\n    }\n\n    \/* Vague de transition bas du h\u00e9ro *\/\n    .ah-hero-wave {\n        position: absolute;\n        bottom: -2px;\n        left: 0;\n        width: 100%;\n        z-index: 3;\n        line-height: 0;\n    }\n\n    .ah-hero-wave svg {\n        display: block;\n        width: 100%;\n    }\n\n    \/* \u2500\u2500 INTRO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-intro {\n        max-width: 960px;\n        margin: 64px auto 0;\n        padding: 0 40px;\n        text-align: center;\n    }\n\n    .ah-intro-text {\n        font-size: 17px;\n        color: var(--muted);\n        line-height: 1.85;\n    }\n\n    .ah-intro-text strong {\n        color: var(--navy);\n        font-weight: 700;\n    }\n\n    \/* \u2500\u2500 CHIFFRES CL\u00c9S \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-stats {\n        max-width: 1280px;\n        margin: 56px auto;\n        padding: 0 40px;\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n        gap: 20px;\n    }\n\n    .ah-stat-card {\n        background: var(--white);\n        border-radius: var(--radius);\n        padding: 28px 20px;\n        text-align: center;\n        box-shadow: var(--shadow-sm);\n        border-top: 4px solid var(--navy);\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .ah-stat-card:hover {\n        transform: translateY(-5px);\n        box-shadow: var(--shadow-md);\n    }\n\n    .ah-stat-card:nth-child(2) { border-top-color: var(--cyan); }\n    .ah-stat-card:nth-child(3) { border-top-color: var(--gold); }\n    .ah-stat-card:nth-child(4) { border-top-color: #e74c3c; }\n\n    .ah-stat-number {\n        font-family: 'Playfair Display', serif;\n        font-size: 44px;\n        font-weight: 800;\n        color: var(--navy);\n        line-height: 1;\n        margin-bottom: 6px;\n    }\n\n    .ah-stat-card:nth-child(2) .ah-stat-number { color: var(--cyan); }\n    .ah-stat-card:nth-child(3) .ah-stat-number { color: var(--gold); }\n    .ah-stat-card:nth-child(4) .ah-stat-number { color: #e74c3c; }\n\n    .ah-stat-label {\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--muted);\n        text-transform: uppercase;\n        letter-spacing: 0.8px;\n    }\n\n    \/* \u2500\u2500 TITRE DE SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-section-heading {\n        text-align: center;\n        margin: 0 auto 60px;\n        padding: 0 40px;\n    }\n\n    .ah-section-heading h2 {\n        font-family: 'Playfair Display', serif;\n        font-size: clamp(28px, 4vw, 42px);\n        font-weight: 800;\n        color: var(--navy);\n        margin-bottom: 12px;\n    }\n\n    .ah-section-heading p {\n        font-size: 16px;\n        color: var(--muted);\n        max-width: 520px;\n        margin: 0 auto;\n    }\n\n    .ah-section-heading::after {\n        content: '';\n        display: block;\n        width: 72px;\n        height: 4px;\n        background: linear-gradient(90deg, var(--navy) 0%, var(--cyan) 100%);\n        border-radius: 2px;\n        margin: 18px auto 0;\n    }\n\n    \/* \u2500\u2500 TIMELINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-timeline {\n        max-width: 1280px;\n        margin: 0 auto 100px;\n        padding: 0 40px;\n        position: relative;\n    }\n\n    \/* Ligne centrale *\/\n    .ah-timeline::before {\n        content: '';\n        position: absolute;\n        left: 50%;\n        top: 0;\n        bottom: 0;\n        width: 3px;\n        background: linear-gradient(\n            to bottom,\n            var(--navy) 0%,\n            var(--cyan) 50%,\n            var(--navy-light) 100%\n        );\n        transform: translateX(-50%);\n        border-radius: 2px;\n    }\n\n    \/* \u2500\u2500 Entr\u00e9e timeline \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-entry {\n        display: grid;\n        grid-template-columns: 1fr 80px 1fr;\n        gap: 0;\n        margin-bottom: 72px;\n        position: relative;\n        align-items: start;\n    }\n\n    \/* N\u0153ud central (ann\u00e9e) *\/\n    .ah-entry-node {\n        grid-column: 2;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        position: relative;\n        z-index: 2;\n        padding-top: 32px;\n    }\n\n    .ah-entry-year {\n        width: 72px;\n        height: 72px;\n        border-radius: 50%;\n        background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);\n        color: #fff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-family: 'Playfair Display', serif;\n        font-size: 16px;\n        font-weight: 800;\n        box-shadow: 0 0 0 5px var(--bg), 0 0 0 7px var(--navy-light);\n        flex-shrink: 0;\n        transition: transform 0.2s ease;\n    }\n\n    .ah-entry:hover .ah-entry-year {\n        transform: scale(1.10);\n    }\n\n    \/* Carte \u00e0 gauche (entr\u00e9es paires) *\/\n    .ah-entry-card {\n        background: var(--white);\n        border-radius: var(--radius);\n        box-shadow: var(--shadow-sm);\n        overflow: hidden;\n        transition: transform 0.25s ease, box-shadow 0.25s ease;\n        position: relative;\n    }\n\n    .ah-entry-card:hover {\n        transform: translateY(-6px);\n        box-shadow: var(--shadow-lg);\n    }\n\n    \/* C\u00f4t\u00e9 gauche *\/\n    .ah-entry-left {\n        grid-column: 1;\n        padding-right: 32px;\n    }\n\n    \/* C\u00f4t\u00e9 droit *\/\n    .ah-entry-right {\n        grid-column: 3;\n        padding-left: 32px;\n    }\n\n    \/* Fl\u00e8che pointant vers la ligne *\/\n    .ah-entry-left .ah-entry-card::after {\n        content: '';\n        position: absolute;\n        top: 44px;\n        right: -10px;\n        width: 0;\n        height: 0;\n        border-top: 10px solid transparent;\n        border-bottom: 10px solid transparent;\n        border-left: 10px solid var(--white);\n        filter: drop-shadow(2px 0 4px rgba(0,0,0,0.06));\n    }\n\n    .ah-entry-right .ah-entry-card::after {\n        content: '';\n        position: absolute;\n        top: 44px;\n        left: -10px;\n        width: 0;\n        height: 0;\n        border-top: 10px solid transparent;\n        border-bottom: 10px solid transparent;\n        border-right: 10px solid var(--white);\n        filter: drop-shadow(-2px 0 4px rgba(0,0,0,0.06));\n    }\n\n    \/* Photo dans la carte *\/\n    .ah-entry-photo-wrap {\n        overflow: hidden;\n        height: 210px;\n    }\n\n    .ah-entry-photo {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        object-position: center;\n        display: block;\n        transition: transform 0.5s ease;\n    }\n\n    .ah-entry-card:hover .ah-entry-photo {\n        transform: scale(1.07);\n    }\n\n    \/* En-t\u00eate color\u00e9 quand pas de photo *\/\n    .ah-entry-color-bar {\n        height: 5px;\n        background: linear-gradient(90deg, var(--navy) 0%, var(--cyan) 100%);\n    }\n\n    \/* Corps texte de la carte *\/\n    .ah-entry-body {\n        padding: 22px 24px 24px;\n    }\n\n    .ah-entry-tag {\n        display: inline-block;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--navy);\n        background: rgba(26,35,126,0.08);\n        padding: 4px 10px;\n        border-radius: 20px;\n        margin-bottom: 10px;\n    }\n\n    .ah-entry-title {\n        font-family: 'Playfair Display', serif;\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--navy);\n        margin-bottom: 10px;\n        line-height: 1.3;\n    }\n\n    .ah-entry-text {\n        font-size: 14.5px;\n        color: var(--muted);\n        line-height: 1.78;\n    }\n\n    \/* Anecdote \/ citation *\/\n    .ah-entry-quote {\n        margin-top: 14px;\n        padding: 12px 16px;\n        background: linear-gradient(135deg, rgba(26,35,126,0.05) 0%, rgba(0,172,193,0.05) 100%);\n        border-left: 3px solid var(--cyan);\n        border-radius: 0 8px 8px 0;\n        font-style: italic;\n        font-size: 13.5px;\n        color: var(--navy);\n    }\n\n    \/* \u2500\u2500 SECTION GALERIE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-gallery-section {\n        background: linear-gradient(135deg, var(--navy-dark) 0%, var(--navy) 100%);\n        padding: 80px 24px;\n        margin-bottom: 80px;\n    }\n\n    .ah-gallery-section .ah-section-heading h2 {\n        color: #fff;\n    }\n\n    .ah-gallery-section .ah-section-heading p {\n        color: rgba(255,255,255,0.70);\n    }\n\n    .ah-gallery-section .ah-section-heading::after {\n        background: linear-gradient(90deg, var(--cyan-light) 0%, #fff 100%);\n    }\n\n    .ah-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        grid-template-rows: auto auto;\n        gap: 14px;\n        max-width: 1280px;\n        margin: 0 auto;\n    }\n\n    \/* Grande photo = 2 colonnes *\/\n    .ah-gallery-grid .ah-gp:first-child {\n        grid-column: 1 \/ 3;\n    }\n\n    .ah-gp {\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n        cursor: default;\n    }\n\n    .ah-gp-img-wrap {\n        overflow: hidden;\n        height: 240px;\n    }\n\n    .ah-gp:first-child .ah-gp-img-wrap {\n        height: 300px;\n    }\n\n    .ah-gp-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.5s ease;\n        filter: brightness(0.92);\n    }\n\n    .ah-gp:hover .ah-gp-img {\n        transform: scale(1.06);\n        filter: brightness(1);\n    }\n\n    .ah-gp-caption {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        padding: 14px 16px;\n        background: linear-gradient(to top, rgba(0,0,0,0.72) 0%, transparent 100%);\n        color: #fff;\n        font-size: 13px;\n        font-weight: 600;\n        text-shadow: 0 1px 4px rgba(0,0,0,0.5);\n    }\n\n    \/* \u2500\u2500 \u00c9PILOGUE \/ CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .ah-cta {\n        max-width: 860px;\n        margin: 0 auto 100px;\n        padding: 0 40px;\n        text-align: center;\n    }\n\n    .ah-cta-box {\n        background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);\n        border-radius: 20px;\n        padding: 56px 48px;\n        box-shadow: var(--shadow-lg);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ah-cta-box::before {\n        content: '';\n        position: absolute;\n        top: -60px;\n        right: -60px;\n        width: 240px;\n        height: 240px;\n        border-radius: 50%;\n        background: rgba(0,172,193,0.18);\n    }\n\n    .ah-cta-box::after {\n        content: '';\n        position: absolute;\n        bottom: -40px;\n        left: -40px;\n        width: 160px;\n        height: 160px;\n        border-radius: 50%;\n        background: rgba(0,172,193,0.10);\n    }\n\n    .ah-cta-icon {\n        font-size: 48px;\n        margin-bottom: 18px;\n        display: block;\n    }\n\n    .ah-cta-title {\n        font-family: 'Playfair Display', serif;\n        font-size: 28px;\n        font-weight: 800;\n        color: #fff;\n        margin-bottom: 14px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ah-cta-text {\n        font-size: 15px;\n        color: rgba(255,255,255,0.80);\n        line-height: 1.7;\n        margin-bottom: 32px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ah-cta-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        background: #fff;\n        color: var(--navy) !important;\n        font-size: 15px;\n        font-weight: 700;\n        padding: 15px 32px;\n        border-radius: 50px;\n        text-decoration: none !important;\n        box-shadow: 0 6px 20px rgba(0,0,0,0.20);\n        transition: transform 0.18s ease, box-shadow 0.18s ease;\n        position: relative;\n        z-index: 1;\n    }\n\n    .ah-cta-btn:hover {\n        transform: translateY(-3px) scale(1.02);\n        box-shadow: 0 12px 32px rgba(0,0,0,0.28);\n        color: var(--navy) !important;\n    }\n\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 768px) {\n        .ah-hero { height: 380px; }\n\n        \/* Timeline passe en colonne simple *\/\n        .ah-timeline::before {\n            left: 28px;\n        }\n\n        .ah-entry {\n            grid-template-columns: 56px 1fr;\n            grid-template-rows: auto auto;\n            gap: 0;\n            margin-bottom: 48px;\n        }\n\n        .ah-entry-node {\n            grid-column: 1;\n            grid-row: 1;\n            padding-top: 0;\n        }\n\n        .ah-entry-year {\n            width: 56px;\n            height: 56px;\n            font-size: 12px;\n            box-shadow: 0 0 0 4px var(--bg), 0 0 0 6px var(--navy-light);\n        }\n\n        .ah-entry-left,\n        .ah-entry-right {\n            grid-column: 2;\n            grid-row: 1;\n            padding: 0 0 0 18px;\n        }\n\n        .ah-entry-left .ah-entry-card::after,\n        .ah-entry-right .ah-entry-card::after {\n            display: none;\n        }\n\n        .ah-entry-photo-wrap {\n            height: 180px;\n        }\n\n        .ah-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ah-gallery-grid .ah-gp:first-child {\n            grid-column: 1;\n        }\n\n        .ah-gp-img-wrap,\n        .ah-gp:first-child .ah-gp-img-wrap {\n            height: 200px;\n        }\n\n        .ah-cta-box {\n            padding: 40px 28px;\n        }\n    }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"airexpo-history-page\">\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         HERO\n         \u26a0\ufe0f Remplacer src=\"...\" par votre photo h\u00e9ro (avion en vol,\n         meeting, etc.) depuis la m\u00e9diath\u00e8que WordPress\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <div class=\"ah-hero\">\n        <img decoding=\"async\"\n            class=\"ah-hero-img\"\n            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AIR-EXPO-88_002-scaled.jpg\"\n            alt=\"Meeting a\u00e9rien AirExpo\"\n        \/>\n        <div class=\"ah-hero-content\">\n            <span class=\"ah-hero-badge\">AirExpo \u2014 Histoire<\/span>\n            <h1 class=\"ah-hero-title\">From 1987 to the present day<\/h1>\n            <p class=\"ah-hero-subtitle\">Pr\u00e8s de 40 ans de passion, de b\u00e9n\u00e9volat et d&rsquo;aviation<\/p>\n        <\/div>\n        <div class=\"ah-hero-wave\">\n            <svg viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveaspectratio=\"none\">\n                <path d=\"M0,40 C360,80 1080,0 1440,40 L1440,60 L0,60 Z\" fill=\"#f8fafc\"\/>\n            <\/svg>\n        <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         INTRO\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <div class=\"ah-intro\">\n        <p class=\"ah-intro-text\">\n            N\u00e9e de la passion de quelques \u00e9tudiants de l&rsquo;ENAC et de l&rsquo;ENSICA en <strong>1987<\/strong>,\n            Airexpo est devenu l&rsquo;un des rendez-vous incontournables de l&rsquo;aviation \n            dans le Sud-Ouest. Aujourd\u2019hui, les \u00e9tudiants qui perp\u00e9tuent Airexpo n\u2019ont d\u2019autre envie que celle de partager leur passion, d\u00e9clencher cette \u00e9tincelle qui leur est parfois apparue plus jeunes, lors d\u2019un meeting a\u00e9rien. Un objectif qui n\u2019est pas pr\u00eat de changer ! Retour sur quatre d\u00e9cennies d&rsquo;une aventure humaine hors du commun.\n        <\/p>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         CHIFFRES CL\u00c9S\n         \u26a0\ufe0f Modifiez les chiffres selon vos donn\u00e9es r\u00e9elles\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <div class=\"ah-stats\">\n        <div class=\"ah-stat-card\">\n            <div class=\"ah-stat-number\">1987<\/div>\n            <div class=\"ah-stat-label\">Ann\u00e9e de cr\u00e9ation<\/div>\n        <\/div>\n        <div class=\"ah-stat-card\">\n            <div class=\"ah-stat-number\">39<\/div>\n            <div class=\"ah-stat-label\">\u00c9ditions organis\u00e9es<\/div>\n        <\/div>\n        <div class=\"ah-stat-card\">\n            <div class=\"ah-stat-number\">5k+<\/div>\n            <div class=\"ah-stat-label\">Visiteurs chaque ann\u00e9e<\/div>\n        <\/div>\n        <div class=\"ah-stat-card\">\n            <div class=\"ah-stat-number\">300+<\/div>\n            <div class=\"ah-stat-label\">B\u00e9n\u00e9voles mobilis\u00e9s<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         TIMELINE\n         \u26a0\ufe0f Pour chaque entr\u00e9e :\n            \u2022 Remplacez src=\"...\" par votre photo (m\u00e9diath\u00e8que WP)\n            \u2022 Modifiez le texte de l'anecdote et du titre\n            \u2022 Ajoutez \/ supprimez des blocs .ah-entry selon vos besoins\n            \u2022 Les entr\u00e9es alternent gauche \/ droite automatiquement\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n    <div class=\"ah-section-heading\">\n        <h2>Les grandes \u00e9tapes<\/h2>\n        <p>De la premi\u00e8re \u00e9dition aux records d&rsquo;affluence, retracez le chemin parcouru.<\/p>\n    <\/div>\n\n    <div class=\"ah-timeline\">\n\n        <!-- \u2500\u2500 1987 \u2500\u2500 Gauche \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div class=\"ah-entry-left\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AIR-EXPO_87008-scaled.jpg\"\n                            alt=\"Premi\u00e8re \u00e9dition AirExpo : 1987\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Naissance<\/span>\n                        <h3 class=\"ah-entry-title\">La premi\u00e8re \u00e9dition<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Un groupe d&rsquo;\u00e9tudiants de l&rsquo;ENAC et de l&rsquo;ENSICA organise \u00ab\u00a0une grande f\u00eate gratuite\u00a0\u00bb sur le terrain de Lasbordes, avec des voitures et avions de la Belle \u00c9poque. L&rsquo;id\u00e9e est de rassembler les collectionneurs de ces appareils, roulants ou volants. Situ\u00e9 \u00e0 Lasbordes avant de se transf\u00e9rer \u00e0 l\u2019a\u00e9rodrome de Muret-Lherm d\u00e8s 1992, c\u2019est le d\u00e9but du seul meeting a\u00e9rien au monde organis\u00e9 par des \u00e9tudiants.\n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0Bref, une grande f\u00eate a\u00e9rienne comme les aiment les Toulousains\u00a0\u00bb d&rsquo;apr\u00e8s la presse locale.\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">1987<\/div>\n            <\/div>\n            <div><\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 1993 \u2500\u2500 Droite \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div><\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">1993<\/div>\n            <\/div>\n            <div class=\"ah-entry-right\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AIR-EXPO-88_004-scaled.jpg\"\n                            alt=\"AirExpo 1993\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Premi\u00e8res \u00e9ditions et premiers probl\u00e8mes<\/span>\n                        <h3 class=\"ah-entry-title\">Une \u00e9poque \u00ab\u00a0o\u00f9 le Minitel repr\u00e9sentait le summum de la modernit\u00e9\u00a0\u00bb &#8211; Sophie LOMBARD &#8211; Pr\u00e9sidente Airexpo 1993<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Les jours pr\u00e9c\u00e9dents Airexpo cette ann\u00e9e la, il a plu. Beaucoup. Trop. Des pluies diluviennes. Pendant les pr\u00e9paratifs, les v\u00e9hicules s\u2019embourbaient avec une r\u00e9gularit\u00e9 impressionnante, et ils avaient fini par n\u00e9gocier avec l\u2019agriculteur voisin pour utiliser son tracteur en mode \u201cservice de remorquage officiel\u201d. Les terrains pr\u00e9vus pour le parking \u00e9taient inond\u00e9s.\n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0Trente-trois ans apr\u00e8s, cela reste un souvenir extraordinaire.  Parfois stressant\u2026 mais surtout unique..\u00a0\u00bb\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 2001 \u2500\u2500 Gauche \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div class=\"ah-entry-left\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2017\/09\/1324-e1504878794801.jpg\"\n                            alt=\"AirExpo 2001\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Expansion<\/span>\n                        <h3 class=\"ah-entry-title\">L&rsquo;arriv\u00e9e de SUPAERO<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Over the years, the meeting has welcomed more and more visitors until it reaches its cruising altitude, hosting renowned patrols such as the Patrouille de France or even the Red Arrows. In 2001, Supaero (today ISAE-Supaero) joined the organizing team of the meeting. It is still entirely organized by the first-grade students. 2006 is the year of Airexpo\u2019s 20th anniversary, the A380 which flew for the first time a year earlier greets the team and visitors with a very beautiful demonstration.\n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            L&rsquo;A380, en 2006, \u00e9tait encore en phase de tests !\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">2001<\/div>\n            <\/div>\n            <div><\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 2012 \u2500\u2500 Droite \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div><\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">2012<\/div>\n            <\/div>\n            <div class=\"ah-entry-right\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/Capture-decran-2026-03-26-013810.png\"\n                            alt=\"AirExpo 2012\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Une \u00e9dition tr\u00e8s r\u00e9ussie <\/span>\n                        <h3 class=\"ah-entry-title\">Le parrain de cette ann\u00e9e (Lionel De La Sayette) ram\u00e8ne une Jaguar sur l&rsquo;a\u00e9rodrome<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Quelques changements s&rsquo;op\u00e8rent en 2009, Air Expo devient Airexpo, le logo du meeting est mis \u00e0 jour. En 2012, l&rsquo;\u00e9dition a eu la possibilit\u00e9 d&rsquo;avoir la Breitling Jet Team pr\u00e9sente ainsi que l&rsquo;A380, un NH90, un Beluga, un P51, Extra 330, et plein d&rsquo;autres raret\u00e9s !\n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0Je me souviens de beaucoup de soutien de la part des non-\u00e9tudiants qui nous accompagnaient et de beaucoup d&rsquo;engagement de tous les membres de l&rsquo;association. \nJ&rsquo;ai vraiment eu la chance d&rsquo;\u00eatre tr\u00e8s tr\u00e8s bien entour\u00e9 lors de cette \u00e9dition qui s&rsquo;est super bien pass\u00e9e.\n\u00a0\u00bb &#8211; Nicolas CONTANT &#8211; Pr\u00e9sident de l&rsquo;\u00e9dition de 2012 d&rsquo;Airexpo\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 2014 \u2500\u2500 Gauche \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div class=\"ah-entry-left\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/Capture-decran-2026-03-26-014637.png\"\n                            alt=\"AirExpo 2014\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Le BELUGA fait le show !<\/span>\n                        <h3 class=\"ah-entry-title\">Derni\u00e8re apparition de l&rsquo;A380<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Cette \u00e9dition c\u00e9l\u00e9brait les 20 ans du Beluga (A300-600ST) : des images ont \u00e9t\u00e9 tourn\u00e9es avec la PAF \u00e0 cette occasion la semaine du meeting, et nous avons eu la joie d&rsquo;avoir l&rsquo;une des rares d\u00e9monstrations du Beluga le jour J.\nC&rsquo;est la derni\u00e8re \u00e9dition \u00e0 avoir l&rsquo;A380 en d\u00e9monstration. L&rsquo;A350 prenait le relai pour les \u00e9ditions suivantes.\nL&rsquo;\u00e9dition 2014 a \u00e9galement \u00e9t\u00e9 marqu\u00e9e par la signature du partenariat avec BMW PELRAS. Le concessionnaire avait mis \u00e0 disposition toute une flotte de voitures pour les pilotes et notamment la PAF. Une partie de l&rsquo;\u00e9quipe avait eu l&rsquo;opportunit\u00e9 de conduire certaines d&rsquo;entre elles pour les convoyer.\n\n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0La m\u00e9t\u00e9o nous avait gard\u00e9 en suspens toute la matin\u00e9e du meeting. Puis finalement, la chance nous a souri et les pr\u00e9visions pour la journ\u00e9e \u00e9taient plut\u00f4t \u00e0 la bonne. Le soleil s&rsquo;\u00e9tait m\u00eame montr\u00e9 l&rsquo;apr\u00e8s-midi et la pluie avait gentiment attendu la soir\u00e9e et le lendemain pour transformer le terrain en boue.\n\u00a0\u00bb &#8211; Maximilien BOUGAREL &#8211; Pr\u00e9sident de l&rsquo;\u00e9dition de 2014 d&rsquo;Airexpo\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">2014<\/div>\n            <\/div>\n            <div><\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 2019 \u2500\u2500 Droite \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div><\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">2019<\/div>\n            <\/div>\n            <div class=\"ah-entry-right\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/Airexpo-2019-ambiance-II-68.jpg\"\n                            alt=\"AirExpo 2019\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-color-bar\"><\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Sophie ADENOT en Pr\u00e9sidente d&rsquo;honneur<\/span>\n                        <h3 class=\"ah-entry-title\">AirExpo juste avant la pand\u00e9mie<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Cette \u00e9dition a eu la chance d&rsquo;avoir Sophie ADENOT en pr\u00e9sidente d&rsquo;honneur, mais aussi eu la chance de pouvoir compter sur l\u2019\u00e9quipe de voltige de l\u2019AAE, le rafale solo display, la PAF. L&rsquo;\u00e9quipe a auss eu droit \u00e0 une belle temp\u00eate le samedi soir qui a retourn\u00e9 de nombreuses tentes. \n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0Je pense que le plus marquant est la pr\u00e9sence de Sophie Adenot, qui avait d\u00e9j\u00e0 un palmar\u00e8s a\u00e9ronautique incontestable, mais qui, depuis 2019, est devenue astronaute\u2026\u00a0\u00bb &#8211; Th\u00e9odoric ADELER &#8211; Pr\u00e9sident de l&rsquo;\u00e9dition 2019 d&rsquo;Airexpo\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 2026 \u2500\u2500 Gauche \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"ah-entry\">\n            <div class=\"ah-entry-left\">\n                <div class=\"ah-entry-card\">\n                    <div class=\"ah-entry-photo-wrap\">\n                        <img decoding=\"async\"\n                            class=\"ah-entry-photo\"\n                            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/Copie-de-_DSC0243-scaled.jpg\"\n                            alt=\"AirExpo 2026\"\n                        \/>\n                    <\/div>\n                    <div class=\"ah-entry-body\">\n                        <span class=\"ah-entry-tag\">Aujourd&rsquo;hui<\/span>\n                        <h3 class=\"ah-entry-title\">AirExpo 2026 \u2014 Plus grand que jamais<\/h3>\n                        <p class=\"ah-entry-text\">\n                            Pour cette nouvelle \u00e9dition, AirExpo poursuit sa mission :\n                            faire vivre et d\u00e9couvrir le patrimoine a\u00e9ronautique.\n                            \n                        <\/p>\n                        <blockquote class=\"ah-entry-quote\">\n                            \u00ab\u00a0Airexpo est la c\u00e9l\u00e9bration d\u2019un monde qui en \u00e9merveille plus d\u2019un : l\u2019a\u00e9ronautique.\u00a0\u00bb &#8211; No\u00e9 MOLMY &#8211; Pr\u00e9sident de la 40\u00e8me \u00e9dition d&rsquo;Airexpo\n                        <\/blockquote>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ah-entry-node\">\n                <div class=\"ah-entry-year\">2026<\/div>\n            <\/div>\n            <div><\/div>\n        <\/div>\n\n    <\/div><!-- fin .ah-timeline -->\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         GALERIE PHOTO PLEIN FOND\n         \u26a0\ufe0f Remplacer chaque src=\"...\" par vos photos (m\u00e9diath\u00e8que WP)\n         \u26a0\ufe0f Modifiez les l\u00e9gendes selon vos clich\u00e9s\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <div class=\"ah-gallery-section\">\n        <div class=\"ah-section-heading\">\n            <h2>En images<\/h2>\n            <p>Quelques moments captur\u00e9s au fil des \u00e9ditions d&rsquo;Airexpo.<\/p>\n        <\/div>\n        <div class=\"ah-gallery-grid\">\n\n            <div class=\"ah-gp\">\n                <div class=\"ah-gp-img-wrap\">\n                    <img decoding=\"async\" class=\"ah-gp-img\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2018\/12\/48384.jpg\" alt=\"Vue g\u00e9n\u00e9rale du meeting\" \/>\n                <\/div>\n                <div class=\"ah-gp-caption\">Patrouille de France &#8211; \u00c9dition 2017 d&rsquo;Airexpo<\/div>\n            <\/div>\n\n            <div class=\"ah-gp\">\n                <div class=\"ah-gp-img-wrap\">\n                    <img decoding=\"async\" class=\"ah-gp-img\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2017\/09\/42003.jpg\" alt=\"Avion historique en vol\" \/>\n                <\/div>\n                <div class=\"ah-gp-caption\">D\u00e9mo en vol \u2014 A350<\/div>\n            <\/div>\n\n            <div class=\"ah-gp\">\n                <div class=\"ah-gp-img-wrap\">\n                    <img decoding=\"async\" class=\"ah-gp-img\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2020\/11\/Cirrus-SR-22.jpg\" alt=\"B\u00e9n\u00e9voles AirExpo\" \/>\n                <\/div>\n                <div class=\"ah-gp-caption\">Cirrus, CR 22 &#8211; A\u00e9rodrome de Lherm-Muret<\/div>\n            <\/div>\n\n            <div class=\"ah-gp\">\n                <div class=\"ah-gp-img-wrap\">\n                    <img decoding=\"async\" class=\"ah-gp-img\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2025\/04\/DSC3962_DxO-scaled.jpg\" alt=\"Public au meeting\" \/>\n                <\/div>\n                <div class=\"ah-gp-caption\">Le public, fid\u00e8le ann\u00e9e apr\u00e8s ann\u00e9e<\/div>\n            <\/div>\n\n            <div class=\"ah-gp\">\n                <div class=\"ah-gp-img-wrap\">\n                    <img decoding=\"async\" class=\"ah-gp-img\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2019\/09\/dsc_0888_48460974262_o.jpg\" alt=\"Cockpit avion vintage\" \/>\n                <\/div>\n                <div class=\"ah-gp-caption\">Sophie ADENOT &#8211; Pr\u00e9sidente d&rsquo;honneur d&rsquo;Airexpo en 2019<\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         CTA DON\n         \u26a0\ufe0f Remplacer le href par votre lien de don r\u00e9el\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <div class=\"ah-cta\">\n        <div class=\"ah-cta-box\">\n            <span class=\"ah-cta-icon\">\u2764\ufe0f<\/span>\n            <h2 class=\"ah-cta-title\">Aidez-nous \u00e0 \u00e9crire la suite<\/h2>\n            <p class=\"ah-cta-text\">\n                AirExpo vit en partie gr\u00e2ce \u00e0 ses b\u00e9n\u00e9voles et \u00e0 vos dons.\n                Chaque contribution, petite ou grande, nous permet de pr\u00e9server\n                cet \u00e9v\u00e8nement et de les perp\u00e9tuer pour que les g\u00e9n\u00e9rations futures puissent aussi en profiter.\n            <\/p>\n            <a\n                href=\"https:\/\/airexpo.org\/en\/faire-un-don\/\"\n                target=\"_blank\"\n                rel=\"noopener noreferrer\"\n                class=\"ah-cta-btn\"\n            >\n                \u2708\ufe0f Soutenir AirExpo\n            <\/a>\n        <\/div>\n    <\/div>\n\n<\/div><!-- fin .airexpo-history-page -->\n\n<script>\n\/* \u2500\u2500 Animation d'apparition au scroll \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n(function () {\n    \/\/ V\u00e9rifie la compatibilit\u00e9\n    if (!('IntersectionObserver' in window)) return;\n\n    const targets = document.querySelectorAll(\n        '.ah-entry-card, .ah-stat-card, .ah-gp, .ah-cta-box'\n    );\n\n    targets.forEach(function (el) {\n        el.style.opacity  = '0';\n        el.style.transform = 'translateY(28px)';\n        el.style.transition = 'opacity 0.55s ease, transform 0.55s ease';\n    });\n\n    const observer = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n            if (entry.isIntersecting) {\n                entry.target.style.opacity  = '1';\n                entry.target.style.transform = 'translateY(0)';\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.12 });\n\n    targets.forEach(function (el) { observer.observe(el); });\n}());\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>De 1987 \u00e0 nos jours \u2013 AirExpo AirExpo \u2014 Histoire De 1987 \u00e0 nos jours Pr\u00e8s de 40 ans de passion, de b\u00e9n\u00e9volat et d&rsquo;aviation N\u00e9e de la passion de quelques \u00e9tudiants de l&rsquo;ENAC et de l&rsquo;ENSICA en 1987, Airexpo est devenu l&rsquo;un des rendez-vous incontournables de l&rsquo;aviation dans le Sud-Ouest. Aujourd\u2019hui, les \u00e9tudiants qui [&hellip;]<\/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-175","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/comments?post=175"}],"version-history":[{"count":78,"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/175\/revisions"}],"predecessor-version":[{"id":6218,"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/175\/revisions\/6218"}],"wp:attachment":[{"href":"http:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/media?parent=175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}