{"id":2225,"date":"2020-11-12T10:03:20","date_gmt":"2020-11-12T09:03:20","guid":{"rendered":"http:\/\/airexpo.org\/?page_id=2225"},"modified":"2026-04-24T19:02:11","modified_gmt":"2026-04-24T17:02:11","slug":"message-president","status":"publish","type":"page","link":"https:\/\/airexpo.org\/en\/message-president\/","title":{"rendered":"A word from the President"},"content":{"rendered":"<div id=\"fb-root\"><\/div>\n\n<style>\n.ae-hero-wrap {\n    --navy:      #1a237e;\n    --navy-dark: #0d1642;\n    --cyan:      #00acc1;\n    --bg:        #f8fafc;\n}\n\n.ae-hero-wrap {\n    width: 105vw;\n    position: relative;\n    margin-left: calc(50% - 50vw);\n    transform: translateX(-8%);\n    max-width: 110vw;\n    overflow: hidden;\n}\n.wp-block-post-content,\n.entry-content,\n.wp-block-group,\n.wp-block-group__inner-container,\n.is-layout-constrained,\n.is-layout-flow {\n    overflow: visible !important;\n}\n\n\/* \u2500\u2500 Conteneur principal du h\u00e9ro \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-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    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n\/* \u2500\u2500 Photo de fond \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-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.ae-hero:hover .ae-hero-img {\n    transform: scale(1.04);\n}\n\n\/* \u2500\u2500 Calque d\u00e9grad\u00e9 diagonal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-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\/* \u2500\u2500 Cercle lumineux d\u00e9coratif (coin bas-droit) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.ae-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: ae-float 18s ease-in-out infinite;\n}\n\n@keyframes ae-float {\n    0%, 100% { transform: translate(0, 0); }\n    50%       { transform: translate(-20px, -20px); }\n}\n\n\/* \u2500\u2500 Contenu centr\u00e9 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-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: ae-fadeInUp 0.9s cubic-bezier(0.4, 0, 0.2, 1) both;\n}\n\n@keyframes ae-fadeInUp {\n    from { opacity: 0; transform: translateY(36px); }\n    to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 Badge (cat\u00e9gorie \/ nom de la page) \u2500\u2500\u2500\u2500\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.ae-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    -webkit-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\/* \u2500\u2500 Titre principal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-hero-title {\n    font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;\n    font-size: clamp(36px, 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: 0 0 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\/* \u2500\u2500 Sous-titre \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\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.ae-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    margin: 0;\n}\n\n\/* \u2500\u2500 Vague SVG de transition (bas du h\u00e9ro) \u2500\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.ae-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.ae-hero-wave svg {\n    display: block;\n    width: 100%;\n    height: auto;\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\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 768px) {\n    .ae-hero {\n        height: 380px;\n    }\n}\n<\/style>\n\n<div class=\"ae-hero-wrap\">\n    <div class=\"ae-hero\">\n\n        <!-- \u26a0\ufe0f Remplacez l'URL par votre photo depuis la M\u00e9diath\u00e8que WP -->\n        <img decoding=\"async\"\n            class=\"ae-hero-img\"\n            src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2025\/04\/d-9905.jpg\"\n            alt=\"AirExpo \u2013 meeting a\u00e9rien\"\n        \/>\n\n        <div class=\"ae-hero-content\">\n\n            <!-- \u26a0\ufe0f Badge : adaptez selon la page (exemples ci-dessous) -->\n            <span class=\"ae-hero-badge\">Airexpo - President<\/span>\n\n            <!-- \u26a0\ufe0f Titre principal de la page -->\n            <h1 class=\"ae-hero-title\">A word from the President<\/h1>\n\n        <\/div>\n\n        <!-- Vague de transition vers le fond de la page.\n             Changez fill=\"#f8fafc\" si votre fond de page est blanc (#ffffff) -->\n        <div class=\"ae-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\n    <\/div>\n<\/div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p>Each year, 50 students from ENAC and ISAE-SUPAERO organize<br>one of the largest air shows in France. Once again, the Airexpo team has started preparing for the meeting, with the aim of filling the eyes of thousands of visitors with stars during the day. This new edition must rediscover the fundamentals of previous years, to reinvent itself again and again. Moreover, being the 40th edition, it must stand out. Airexpo is the celebration of a world that amazes more than one: aeronautics. The event unites enthusiasts of all ages, and gives visitors the opportunity to let time stand still, to ask their reflections on the ground while the eyes, them, rise towards the sky. Throughout the year, the organizing students build together memories, skills and professional qualities. <\/p>\n\n\n\n<p>This year in particular, we need your support to\nbuild a truly unique<br>edition. Whether you are a long-term partner or a potential future collaborator, this is the perfect edition to celebrate a long cooperation or enter into our history and our future. Your participation, whether financial, logistical, moral or other, will make the values of aeronautics shine to the general public by making many of our projects a reality. Do not hesitate to get in touch with our team to better understand our ambition, whatever your field of activity. Airexpo represents for you the opportunity to enjoy the media influence of a young, dynamic and growing meeting. It is the opportunity to collaborate with a team of motivated and passionate volunteers from internationally recognized schools.<br>                                                                                                                           We sincerely hope to count you among our partners this year, and build<br>together a lasting and fruitful relationship.<br>                                                                                                                   The entire team is counting on you,<\/p>\n\n\n\n<p class=\"has-text-align-right s5\">No\u00e9 MOLMY,<\/p>\n\n\n\n<p class=\"has-text-align-right s5\">President of the 40th edition of Airexpo<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"680\" height=\"1024\" src=\"https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-680x1024.jpeg\" alt=\"\" class=\"wp-image-5481\" style=\"border-width:2px;aspect-ratio:0.6640781898513858;width:320px;height:auto\" srcset=\"https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-680x1024.jpeg 680w, https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-199x300.jpeg 199w, https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-768x1156.jpeg 768w, https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-1020x1536.jpeg 1020w, https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE-8x12.jpeg 8w, https:\/\/airexpo.org\/wp-content\/uploads\/2025\/12\/NOE.jpeg 1063w\" sizes=\"auto, (max-width: 680px) 100vw, 680px\" \/><\/figure>","protected":false},"excerpt":{"rendered":"<p>AirExpo \u2014 Pr\u00e9sident Le mot du pr\u00e9sident Chaque ann\u00e9e, 50 \u00e9tudiants de l\u2019ENAC et de l\u2019ISAE-SUPAERO s\u2019attellent \u00e0organiser l\u2019un des plus grands spectacles a\u00e9riens de France. Une nouvelle fois, l\u2019\u00e9quipe d\u2019Airexpo a entam\u00e9 la pr\u00e9paration du meeting, avec pour objectif de remplir d\u2019\u00e9toiles les yeux de milliers de visiteurs, en pleine journ\u00e9e. Cette nouvelle \u00e9dition [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2225","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/2225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/comments?post=2225"}],"version-history":[{"count":44,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/2225\/revisions"}],"predecessor-version":[{"id":6334,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/2225\/revisions\/6334"}],"wp:attachment":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/media?parent=2225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}