html {height:100vh;background:linear-gradient(.25turn, rgba(211,221,224,1), rgba(20,166,212,0.6));}
body {min-height:100vh;}
#pageSite {background: url(images/fonds.jpeg);color:#fff !important;width:100%;max-width:1536px;margin:0px auto;min-height:100vh;position:relative;padding-bottom:40px;}
header {background-color:rgba(2,67,95,1);height:80px;}
header img:nth-of-type(2) {margin-top:2px;}
#finSite {position:absolute;bottom:0px;background-color:rgba(2,67,95,1);color:#fff;width:100%;margin:0px auto;padding:0;line-height:40px;height:40px;}
#finSite p {text-align:center !important;margin:0;font-size:26px !important;line-height:40px;height:40px;}
#finSite p * {padding:0;margin:0;font-size:26px !important;vertical-align:bottom;}
#finSite p i {font-size:24px !important;padding-bottom:8px;}
#finSite p a {text-decoration:none;}
#finSite p a:hover {color:#fff !important;background-color:rgba(2,67,95,1) !important;}
#suiteSite {display:none;max-width:1024px;text-align:center;margin:auto;}
#suiteSite i {padding-top:10vw;font-size:10vw !important;color:rgba(2,67,95,1);}
@media (max-width:720px){.w3-hide-logo{display:none!important} #pageSite{padding-bottom:0px;} #finSite{display:none;} header{height:27px;} html{background:rgba(2,67,95,1);} }