:root{--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.2rem, .7vw + 1.2rem, 1.5rem);--font-size-xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--color-text: white;--color-text-gray: #dedede;--color-border: #444;--color-bg: black;--color-red: #ea2323;--padding: 1em}html{font-family:arial,sans-serif;font-size:var(--font-size-base);color:var(--color-text)}body{margin:0;background-color:#000;background-image:url(/images/bg_body.jpg);background-repeat:no-repeat;background-position:top center;overflow-y:scroll}main{margin:auto;max-width:80ch;padding:var(--padding)}em{color:var(--color-red);font-style:normal}img{max-width:100%;min-width:var(--imgSize);min-height:var(--imgSize)}button{margin:.5em 0 0;border:2px solid black;border-radius:.25em;outline:none;background-color:var(--color-red);padding:.5em 1em;font-size:1em;font-weight:600;color:#000;cursor:pointer;box-shadow:1px 1px 2px #fffc}button:hover{box-shadow:none}a{text-decoration:none}.background{position:absolute;z-index:-1}::selection{color:#000;background:var(--color-red)}.flex{display:flex}.row{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.flex-70{flex:70}.flex-30{flex:30}.col-gap-1{column-gap:1em}.col-gap-2{column-gap:2em}.col-gap-3{column-gap:3em}.col-gap-4{column-gap:4em}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.align-center{align-items:center}.w-100{width:100%}.gray{color:var(--color-text-gray)}.small{font-size:.82em}header:where(.astro-ECV4KMKP){display:flex;flex-direction:column;align-items:center}#enteteBackground:where(.astro-ECV4KMKP){position:relative;margin:0 auto;width:990px;height:276px;background:url(/images/bg_entete-2022.jpg) no-repeat #000;max-width:100%}#mobileNav:where(.astro-ECV4KMKP){display:none}#toggleMobileNavButton:where(.astro-ECV4KMKP){display:none}nav:where(.astro-ECV4KMKP){position:absolute;top:245px;user-select:none}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP){margin:0 10em 0 0;padding:0;list-style:none}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP){background-color:#999;font-weight:600;border-top-left-radius:.5em;border-top-right-radius:.5em;box-shadow:1px -1px 8px #000}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP)>a:where(.astro-ECV4KMKP){color:#000;text-decoration:none;padding:5px 20px;display:block}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP):is(:hover,:focus-within){background-color:#000;color:#fff;box-shadow:1px -1px 8px #000000b3}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP):is(:hover,:focus-within) a:where(.astro-ECV4KMKP){color:#fff}nav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP):is(:hover) a:where(.astro-ECV4KMKP){color:var(--color-red)}@media screen and (max-width:880px){#desktopNav:where(.astro-ECV4KMKP){display:none}body.disable-scroll{overflow:hidden!important}#toggleMobileNavButton:where(.astro-ECV4KMKP){display:flex;align-items:center;width:120px;z-index:1;position:absolute;top:215px;left:.5em;box-shadow:1px 1px 6px #fff9}#toggleMobileNavButton:where(.astro-ECV4KMKP) svg:where(.astro-ECV4KMKP){width:24px;height:24px;margin-right:.25em}#mobileNav:where(.astro-ECV4KMKP){display:flex;flex-direction:column;align-items:center;position:fixed;inset:0;z-index:2;background:black url(/images/road.png) no-repeat 14% 101%}#mobileNav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP){flex-direction:column;margin:3em 0 0;gap:2.25em}#mobileNav:where(.astro-ECV4KMKP)>img:where(.astro-ECV4KMKP){height:216px;width:301px;max-width:100%}#mobileNav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP){background-color:transparent}#mobileNav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP)>a:where(.astro-ECV4KMKP){width:max-content;padding:0;margin:0}#mobileNav:where(.astro-ECV4KMKP)>ul:where(.astro-ECV4KMKP)>li:where(.astro-ECV4KMKP)>a:where(.astro-ECV4KMKP)>button:where(.astro-ECV4KMKP){margin:0;padding:0;width:170px;height:2.5em}}footer:where(.astro-LBPPMBEK){display:flex;flex-direction:column;margin-top:2em;padding:var(--padding);border-top:1px solid var(--color-border);background:#090909 url(/images/road.png) no-repeat 100% 100%}footer:where(.astro-LBPPMBEK) img:where(.astro-LBPPMBEK){min-height:216px;min-width:301px}.flex-container:where(.astro-LBPPMBEK){gap:4em;font-size:.75em;margin-top:4em;justify-content:space-evenly;color:var(--color-text-gray);text-align:center}.flex-container:where(.astro-LBPPMBEK) .left:where(.astro-LBPPMBEK){flex:25}.flex-container:where(.astro-LBPPMBEK) .right:where(.astro-LBPPMBEK){flex:75}.links-container:where(.astro-LBPPMBEK){display:flex;flex-wrap:wrap;flex-direction:column;max-width:850px;margin:1.25em 0 0;padding:0;text-align:left;font-size:1.25em}.links-container:where(.astro-LBPPMBEK) h3:where(.astro-LBPPMBEK){margin:0 0 2em;padding:0;color:var(--color-red)}.links:where(.astro-LBPPMBEK){margin:0;padding:0;row-gap:3em}.links:where(.astro-LBPPMBEK) li:where(.astro-LBPPMBEK){display:flex;flex-direction:column;list-style:none;color:#fff;width:275px}.links:where(.astro-LBPPMBEK) a:where(.astro-LBPPMBEK){color:#fff;width:max-content;text-decoration:underline}.links:where(.astro-LBPPMBEK) svg:where(.astro-LBPPMBEK){fill:var(--color-red);margin-right:.25em}.link-label:where(.astro-LBPPMBEK){color:var(--color-text-gray);margin-bottom:.25em}.paiement-container:where(.astro-LBPPMBEK){margin-top:6em;text-align:left;font-size:1.1em}.paiement-container:where(.astro-LBPPMBEK) strong:where(.astro-LBPPMBEK){color:#fff}.buttons:where(.astro-LBPPMBEK){margin-top:.25em}.buttons:where(.astro-LBPPMBEK) button:where(.astro-LBPPMBEK){width:120px}.paiement:where(.astro-LBPPMBEK){margin-top:1em}.paiement-icons:where(.astro-LBPPMBEK) svg:where(.astro-LBPPMBEK){padding:.25em .5em 0 0;fill:#fff;width:32px;height:auto}.copyright:where(.astro-LBPPMBEK){margin-top:7em;margin-bottom:5em;color:var(--color-text-gray);font-size:12px;text-align:left}@media screen and (max-width: 450px){.buttons:where(.astro-LBPPMBEK){flex-wrap:wrap;row-gap:.5em}footer:where(.astro-LBPPMBEK){background-position:40% 107%}}
