aside{position:fixed;width:50px;height:100vh;background-color:#000;display:flex;flex-direction:column;justify-content:end;align-items:center;padding-bottom:1em}aside a{width:100%;padding:.5em}aside a .reseau{width:35px;height:35px;color:#b8b6b6;z-index:111}aside a .reseau-background{background-color:#d6d6d6;border-radius:50%;padding:.4em}@media screen and (max-width: 760px){aside{position:absolute;position:fixed;z-index:2;width:100%;height:80px;flex-direction:row;align-items:end;justify-content:right;bottom:0}aside a{width:20%}}footer{display:flex;flex-direction:column;margin:7em 0 5em}footer .title-footer{width:70%;margin:0 auto 2em;text-align:justify;font-size:1.3em;color:#3c4a8e}footer article{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:start;font-family:Arial,Helvetica,sans-serif;border:0}footer article section{margin:0 4em;font-size:1.2em}footer article section h4{font-size:1.5em;margin-bottom:1em}footer article section .ml,footer article section .maj,footer article section .created-by,footer article section .documents{margin-bottom:.5em}@media screen and (max-width: 760px){footer .title-footer{width:90%}footer article{flex-flow:column-reverse;margin-bottom:9em}footer article section{margin-bottom:2em}footer article section ul li{margin-bottom:.5em}}header{width:100%;display:flex;justify-content:space-between}header .logo{width:500px}header .nav-container-desktop{display:block}header .nav-container-desktop #nav-desktop{display:flex;flex-direction:row}header .nav-container-desktop #nav-desktop li{padding:1.5em 2em;background-color:#3c4a8e;color:#fff}header .nav-container-desktop #nav-desktop li:hover{background-color:#22bade}header .nav-container-desktop #nav-desktop li a{font-size:1.4em;cursor:pointer}header .nav-container-desktop #nav-desktop .active{background-color:#22bade}header .nav-container-mob{display:none}@media screen and (max-width: 700px){header{position:relative}header .logo{width:80%}header .nav-container-desktop{display:none}header .nav-container-mob{display:block}header .btn-mob{display:flex!important;margin-top:1em;margin-right:1em;width:70px;height:70px;padding:1em .4em 1em 1em;background-color:#3c4a8e}header .btn-mob .icon{fill:#fff}header #nav-mob{display:none;z-index:999;position:absolute;justify-content:center;padding-top:2em;background-color:#3c4a8e;top:135px;left:0;width:100%;height:90vh;transition:all .3s ease}header #nav-mob #nav-desktop{width:100%;margin-top:2em}header #nav-mob #nav-desktop li{width:100%;text-align:center;padding:2em}header #nav-mob #nav-desktop li a{width:100%;color:#fff;font-size:1.5em;font:700}header #nav-mob.open{display:flex}}*,*:before,*:after{box-sizing:border-box}*{margin:0}:root{--font-title: "Dancing Script", serif}.page-container{display:flex;flex-direction:row;box-sizing:border-box}.page-container .page-content{width:100%;margin-left:50px}@media screen and (max-width: 760px){.page-container{position:relative;flex-flow:column-reverse!important}.page-container .page-content{margin-left:0}}
