{"id":754,"date":"2018-05-16T00:13:08","date_gmt":"2018-05-15T22:13:08","guid":{"rendered":"http:\/\/airexpo.org\/?page_id=754"},"modified":"2026-05-08T02:48:50","modified_gmt":"2026-05-08T00:48:50","slug":"infos-pratiques","status":"publish","type":"page","link":"https:\/\/airexpo.org\/en\/infos-pratiques\/","title":{"rendered":"Practical information"},"content":{"rendered":"<div id=\"fb-root\"><\/div>\n\n<style>\n.ae-hero-wrap {\n    --navy:      #b71c1c;\n    --navy-dark: #4a0000;\n    --cyan:      #ef5350;\n    --bg:        #f8fafc;\n}\n\n.ae-hero-wrap {\n    width: 105vw;\n    position: relative;\n    margin-left: calc(50% - 50vw);\n    transform: translateX(-9%);\n    max-width: 130vw;\n    overflow: hidden;\n}\n\n\/* Lib\u00e8re les conteneurs WP qui bloquent le d\u00e9bordement *\/\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(74,0,0,0.70)  0%,\n        rgba(183,28,28,0.50) 50%,\n        rgba(239,83,80,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(239,83,80,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%, #ffcdd2 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\/Max-Plan-205-Busard-scaled.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 - Attend the meeting<\/span>\n\n            <!-- \u26a0\ufe0f Titre principal de la page -->\n            <h1 class=\"ae-hero-title\">Practical information<\/h1>\n\n            <!-- \u26a0\ufe0f Sous-titre \/ accroche -->\n            <p class=\"ae-hero-subtitle\"><\/p>\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<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"819\" height=\"1024\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR-819x1024.png\" alt=\"\" class=\"wp-image-6463\" srcset=\"https:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR-819x1024.png 819w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR-240x300.png 240w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR-768x960.png 768w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR-10x12.png 10w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/05\/Flyte-FR.png 1080w\" sizes=\"auto, (max-width: 819px) 100vw, 819px\" \/><\/figure>\n\n\n<p>We are giving you an appointment <strong>Saturday, May 9, 2026<\/strong>\u00a0at <a href=\"http:\/\/airexpo.org\/en\/venir-au-meeting\/\">the aerodrome of Muret-Lherm<\/a>. You will be able to see aircraft like you have never seen before!<\/p>\n<p>The Airexpo team is doing everything possible so that you can have <strong>an unforgettable day<\/strong> : planes closer to you (in flight and on the ground), stands, food trucks, a shop, a refreshment bar or helicopter rides.<\/p>\n<p>We are waiting for you !<\/p>\n<blockquote>\n<p><span style=\"color: #ff0000;\">Find more information about the day on the following pages:<\/span><\/p>\n<p><span style=\"color: #ff0000;\">For <strong>the car parks and traffic information<\/strong> : <strong>\u00a0<a style=\"color: #ff0000;\" href=\"https:\/\/airexpo.org\/en\/venir-au-meeting\/\">Attend the meeting<\/a>,<br \/><\/strong><\/span><span style=\"color: #ff0000;\">For <strong>the list of prohibited objects<\/strong> :\u00a0 <strong><a style=\"color: #ff0000;\" href=\"https:\/\/airexpo.org\/en\/le-meeting\/regle-de-surete\/\">Safety rules<\/a>,<\/strong><\/span><span style=\"color: #ff0000;\"><strong><br \/><\/strong><\/span><span style=\"color: #ff0000;\">To know more about <strong>le plateau a\u00e9rien 2026<\/strong>\u00a0:<strong>\u00a0 <a style=\"color: #ff0000;\" href=\"https:\/\/airexpo.org\/en\/plateau-aerien-2026\/\">Plateau a\u00e9rien 2026<\/a><\/strong><\/span><\/p>\n<p><span style=\"color: #ff0000;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3960 alignleft\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2024\/05\/Design-sans-titre-3-1.png\" alt=\"\" width=\"43\" height=\"43\" srcset=\"https:\/\/airexpo.org\/wp-content\/uploads\/2024\/05\/Design-sans-titre-3-1.png 500w, https:\/\/airexpo.org\/wp-content\/uploads\/2024\/05\/Design-sans-titre-3-1-300x300.png 300w, https:\/\/airexpo.org\/wp-content\/uploads\/2024\/05\/Design-sans-titre-3-1-150x150.png 150w, https:\/\/airexpo.org\/wp-content\/uploads\/2024\/05\/Design-sans-titre-3-1-100x100.png 100w\" sizes=\"auto, (max-width: 43px) 100vw, 43px\" \/>Take good care of the <strong><a style=\"color: #ff0000;\" href=\"https:\/\/airexpo.org\/en\/le-meeting\/regle-de-surete\/\">list of prohibited objects<\/a> <br \/><\/strong>(because they will have to <strong>stay in your car<\/strong>)<\/span><\/p>\n<\/blockquote>\n\n\n<p><strong>HORAIRES de l&rsquo;\u00e9dition 2026 : 10H-19H<\/strong><\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a06ed8fc33e2&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"6a06ed8fc33e2\" class=\"wp-block-image size-full is-style-default wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1810\" height=\"2560\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-scaled.jpg\" alt=\"\" class=\"wp-image-5941\" style=\"object-fit:cover\" srcset=\"https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-scaled.jpg 1810w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-212x300.jpg 212w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-724x1024.jpg 724w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-768x1086.jpg 768w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-1086x1536.jpg 1086w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-1448x2048.jpg 1448w, https:\/\/airexpo.org\/wp-content\/uploads\/2026\/03\/AFFICHE-OFFICIELLE_page-0001-8x12.jpg 8w\" sizes=\"auto, (max-width: 1810px) 100vw, 1810px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>","protected":false},"excerpt":{"rendered":"<p>AirExpo \u2014 Venir au meeting Infos pratiques Nous vous donnons rendez-vous le samedi 9\u00a0mai 2026\u00a0\u00e0 l\u2019a\u00e9rodrome de Muret-Lherm. Vous pourrez y voir des a\u00e9ronefs comme vous ne les avez jamais vus ! L\u2019\u00e9quipe d\u2019Airexpo met tout en \u0153uvre pour que vous puissiez passer une journ\u00e9e inoubliable : des avions au plus pr\u00e8s de vous (en [&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-754","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/754","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=754"}],"version-history":[{"count":41,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/754\/revisions"}],"predecessor-version":[{"id":6464,"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/pages\/754\/revisions\/6464"}],"wp:attachment":[{"href":"https:\/\/airexpo.org\/en\/wp-json\/wp\/v2\/media?parent=754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}