@import 'https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap';@import 'https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap';*{max-width:100vw;box-sizing:border-box}:root{--body-color:#fffff7;--nav-color:#808080;--side-nav:#010718;--text-color:#300000;--title-color:#400000;--title-background:linear-gradient(to bottom, #ffeb75, #ffd54f);--link-color:#4040a0;--search-bar:#F2F2F2;--search-text:#300000}html{font-family:poppins,Trebuchet MS,Arial,Helvetica,sans-serif;margin:0;padding:0;font-size:14px;font-weight:400;color:var(--text-color);width:100%;overflow-x:hidden}body{padding:118px 16px 0;max-width:100%;background-color:var(--body-color);color:var(--text-color)}#top-banner{position:fixed;top:0}body.dark{--body-color:#202020;--nav-color:#8080ff;--link-color:#8080ff;--side-nav:#242526;--text-color:#c0c0c0;--link-color:#0000a0;--search-bar:#242526;--title-color:#c0c0c0}@media only screen and (max-width:767px){body{background-color:#fff}img{max-width:100%;height:auto}}p{margin:10px 0}tr{font-size:14px;font-weight:400;color:maroon}h1,h2,h3{color:var(--title-color);font-weight:700}h1{font-size:18px;text-align:center;margin-top:25px;margin-bottom:30px;padding:6px 0;width:100%;background:linear-gradient(to bottom,#ffeb75,#ffd54f);box-sizing:border-box}h2{font-size:16px;margin:10px 0}h3{font-size:14px;margin:10px 0}h1.dark{background:linear-gradient(to bottom,#444,#555)}h1.dark,h2.dark,h3.dark{color:var(--title-color)}a:link,a:active,a:visited{text-decoration:none;color:var(--link-color);background:0 0}a:hover{text-decoration:none;color:#fff;background:#f90}a:select{text-decoration:none;font-size:12px;font-weight:700;color:maroon}a.dark{color:var(--nav-color)}hr{border:none;height:2px;background-color:#efcb55;width:50%;margin:20px auto;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}figure{display:table;margin-left:auto;margin-right:auto}figcaption{padding:5px;border:thin #a0a0a0 solid;background-color:#fafafa;text-align:left;display:table-caption;caption-side:bottom;font-size:12px;color:#404040;font-style:italic}.titre{font-size:32px;font-weight:700;color:maroon;text-align:center;clip:rect( )}.cadre{border:#600;border-style:solid;border-top-width:thin;border-right-width:thin;border-bottom-width:thin;border-left-width:thin}.barre{text-decoration:line-through}.fin2{font-size:12px;font-weight:400;color:maroon}.btable-header{background:linear-gradient(to bottom,#ffeb75,#ffd54f);font-weight:700}.btable-header.dark{background:linear-gradient(to bottom,#444,#555);color:var(--title-color)}.btable-small{border:#c60000 solid 2px}.btable-small td{font-size:12px}.fin3{font-size:14px;font-weight:400;color:maroon}a.small{font-weight:400;font-size:11px;color:#00f}.small{color:#333;font-size:11px}a.small:hover{color:#fff;background-color:#f90}.aimg a:hover{background:0 0;opacity:.7;-webkit-transition:opacity;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:500ms}.gras2{font-size:12px;font-weight:700;color:maroon}.nav{font-size:12px;font-weight:400;list-style-image:none;color:maroon;list-style-type:circle;display:none;line-height:normal}.sub-title{width:448px;height:83px;font-weight:700;font-size:32px;color:#a80000;text-shadow:1px 1px 0 #606060;box-shadow:10px 10px 10px #800000;background:#fff url(/styles/sub_title.png)no-repeat;border:1px solid #600;margin:0 auto;margin-top:20px;margin-bottom:40px;text-align:center}.sub-title p{margin-top:4px;margin-left:10px;margin-right:10px;margin-bottom:4px}.container-illustration{display:flex;justify-content:center}.container-illustration>figure{margin:0 5px;text-align:center}.illustration{border:1px solid #fff;background-color:#fff;margin:0 10px 4px;padding:3px;box-shadow:3px 3px 3px #333;-webkit-box-shadow:3px 3px 6px #333;-moz-box-shadow:3px 3px 6px #333}.illustration:hover{transform:scale(1.01);transition:transform .2s;opacity:unset}.a-img{background-color:initial!important}input,textarea,select,option{font-size:12px;color:#4c3000;background-color:#ffeb77}input,textarea,select{padding:3px;border:1px solid #d19405;border-radius:2px;box-shadow:1px 1px 2px #d19405 inset}select{color:navy}input[type=submit],input[type=reset]{margin:5px;padding:5px;box-shadow:1px 1px 1px #d19405;cursor:pointer;background:#fedb67}#menulg{position:relative;float:right;padding:0;margin:0;text-align:top}#menulg ul{padding:0;margin:0}#menulg li{position:relative;float:left;list-style:none;margin:0;padding:0}#menulg li a{width:102px;height:24px;display:block;font-size:11px;font-weight:400;text-decoration:none;text-align:left;line-height:30px;background-color:#fc9;color:maroon;padding-bottom:8px}#menulg li a:hover{background-color:#f60}#menulg ul ul{position:absolute;top:30px;visibility:hidden}#menulg ul li:hover ul{visibility:visible}footer{clear:both;width:100vw;margin:20px 0 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #404040;font-size:11px;background-color:#fff;padding:10px 20px;position:relative;left:calc(50% - 50vw)}footer.dark{background-color:#000;color:#fff}footer .footer-left{float:left;font-size:12px;color:#404040}footer.dark .footer-left,footer.dark .footer-options a{color:#fff}footer .footer-options{display:flex;justify-content:center;width:60%;margin-left:auto}footer .footer-options a{flex:1;text-align:center;text-decoration:none;color:#0000a0;padding:5px 10px;border:none;transition:background-color .3s ease}footer .footer-options a:hover{background-color:#b0b0b0;color:#fff}@media(max-width:768px){footer{flex-direction:column;align-items:flex-start}footer .footer-options{width:100%;justify-content:space-between}footer .footer-options a{flex:1;text-align:left}}.top_home:hover{background:0 0;-webkit-transform:scale(1.1);transform:scale(1.1);background:0 0}#top-banner{position:fixed;top:0;left:0;width:100%;height:88px;background-color:#fff;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.2)}#top-banner::before{content:"";position:absolute;width:100%;height:100%;background:url(/images/top_banner.jpg)repeat-x;opacity:.5;z-index:-1}#top-banner .top_logo a{display:inline-block;background:0 0}#top-banner .top_logo img{width:88px;height:88px;border-right:2px solid #500000;transition:transform .5s ease-in-out}#top-banner .top_logo a:hover img{animation:wave 1s ease-in-out 1}@keyframes wave{0%{transform:rotate(0)}15%{transform:rotate(-10deg)}30%{transform:rotate(10deg)}45%{transform:rotate(-10deg)}60%{transform:rotate(10deg)}75%{transform:rotate(-5deg)}90%{transform:rotate(5deg)}100%{transform:rotate(0)}}#top-banner .top_title{position:absolute;top:0;left:98px;font-weight:700;font-size:28px;color:#502020;text-shadow:1px 1px 0 #a08080;font-family:merriweather,serif}@media only screen and (max-width:767px){body{padding:66px 16px 0}#top-banner{height:68px}.toplogo{background:red url(/images/top_banner.jpg)repeat-x;background-position:8px}#top-banner .top_logo img{width:44px;height:44px}#top-banner .top_logo img{display:inline-block;background:0 0}#top-banner .top_title{top:8px;left:50px;font-size:14px}}#top-banner .top_buttons,#top-banner .bottom_options{position:absolute;right:4px;display:block;margin:2px;padding:0 4px;border:1px solid #e0e0e0;background-image:linear-gradient(to bottom,#f0f0f0,#fefefe);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#top-banner .top_buttons{top:0;right:0;height:34px}#top-banner .bottom_options{top:54px;width:112px;right:0;height:30px}#top-banner .top_buttons img{width:32px;height:32px;transition:transform .3s ease}#top-banner .top_buttons a{display:inline-block;background:0 0;border:none;padding:0;margin:0}#top-banner .top_buttons a:hover img{-webkit-transform:scale(1.3);transform:scale(1.3)}.topbuttons a .topbutton,.topbuttons .topbutton{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;background:0 0}@media only screen and (max-width:767px){.topbuttons{height:16px}.topbuttons .topbutton{position:relative;width:20px;height:20px}#top-banner .bottom_options{top:43px;width:88px}.topbuttons .top-separator{top:-8px;height:16px}}a.button-nav,a.button-current{height:20px;background:#ffb100;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #f98407;display:inline-block;color:#000;font-size:12px;margin-top:6px;padding:5px 60px 0;margin-bottom:6px;text-decoration:none}a.button-current{background:#ffb100;color:#fff}a.buttonsmall-nav{height:20px;background:#ffb100;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #f98407;display:inline-block;color:#000;font-size:12px;margin-top:6px;padding:5px 10px 0;margin-bottom:6px;text-decoration:none}.buttonsmall-current{height:20px;background:#ffb100;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #ff4000;display:inline-block;color:#fff;font-size:12px;margin-top:6px;padding:5px 10px 0;margin-bottom:6px;text-decoration:none}a.button-nav:hover,a.buttonsmall-nav:hover{background:#ffbe26;border:1px solid #ffc231;color:#000}.table-400{width:400px}.table-580{width:580px}.table-500{width:500px}.table-600{width:600px}.table-620{width:620px}.table-700{width:700px}.table-980{width:980px}@media only screen and (max-width:419px){.table-400{width:100%}}@media only screen and (max-width:519px){.table-500{width:100%}}@media only screen and (max-width:609px){.table-580{width:100%}}@media only screen and (max-width:639px){.table-600{width:100%}}@media only screen and (max-width:659px){.table-620{width:100%}}@media only screen and (max-width:719px){.table-700{width:100%}}@media only screen and (max-width:999px){.table-980{width:100%}}.bottom_options .dark-light,.bottom_options .searchToggle{position:relative;display:inline-block;float:left;width:24px;height:24px;margin:0;padding:0;border:none;background:0 0;cursor:pointer;vertical-align:middle}.bottom_options .dark-light{float:left;margin:4px 0 0 8px}.bottom_options .searchToggle{float:right;margin:4px 8px 0 0}.bottom_options .dark-light i,.bottom_options .searchToggle i{position:absolute;color:var(--text-color);font-size:24px;cursor:pointer;transition:all .3s ease}.bottom_options .dark-light:hover,.bottom_options .searchToggle:hover{transform:scale(1.1);transition:transform .2s}.bottom_options .dark-light i.sun{opacity:0;pointer-events:none}.bottom_options .dark-light.active i.sun{opacity:1;pointer-events:auto}.bottom_options .dark-light.active i.moon{opacity:0;pointer-events:none}.bottom_options .searchToggle i.cancel{opacity:0;pointer-events:none}.bottom_options .searchToggle.active i.cancel{opacity:1;pointer-events:auto}.bottom_options .searchToggle.active i.search{opacity:0;pointer-events:none}.bottom_options .searchBox{position:relative}.bottom_options .searchBox .search-field{position:absolute;bottom:-75px;right:2px;height:40px;width:300px;display:flex;align-items:center;background-color:#e0e0e0;padding:3px;border-radius:4px;box-shadow:0 5px 5px rgba(0,0,0,.1);opacity:0;pointer-events:none;transition:all .3s ease}.bottom_options .searchToggle.active~.search-field{bottom:-92px;opacity:1;pointer-events:auto}.bottom_options .search-field::before{content:'';position:absolute;right:14px;top:-4px;height:12px;width:12px;background-color:var(--nav-color);transform:rotate(-45deg);z-index:-1}.bottom_options .search-field input{height:100%;height:30px;width:100%;padding:0 25px 0 15px;outline:none;border:none;border-radius:4px;font-size:16px;font-weight:400;color:#000;background-color:#fff}.highlight{font-weight:700;color:#000;background-color:#ffff30}body.dark .search-field input{color:var(--text-color)}.bottom_options .search-field i{position:absolute;color:var(--nav-color);right:15px;font-size:22px;cursor:pointer}body.dark .search-field i{color:var(--text-color)}