footer{background-color:black;width:100%;position:relative;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;}footer>span{width:100%;background-color:black;color:lightgrey;text-align:center;font-size:14px;border-top:1px solid white;}.contentFooter{display:flex;flex-direction:row;flex-wrap:wrap-reverse;align-items:center;justify-content:space-around;width:100%;height:300px;margin:0 10%;}.contentFooter2{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:start;width:90%;height:175px;padding-left:30px;padding-right:30px;}.contentFooter2>div{margin:0px 15px;}.contentFooter2 span{color:white;}.contentFooter2>.imgclasse>a>img{width:170px;height:auto;margin-top:15%;}.contact,.contact>span{display:flex;flex-direction:column;text-align:left;}.h3Footer{font-size:1.5em;margin-bottom:20px;text-align:left;text-decoration:underline;}.resaux{display:flex;flex-direction:column;}.reseauxDiv{display:flex;flex-direction:row;}.reseauxDiv>a>img{width:50px;}.separateurMobile{background-color:lightgrey;width:50%;margin:10px auto;display:none;}.hrefFooter{color:white !important;}.hrefFooter2{color:lightgrey !important;}.hrefFooter:hover,.underline2:hover{text-decoration:underline;}@media only screen and (max-width:1099px){.contentFooter{width:100%;flex-wrap:nowrap;}.contentFooter2{width:100%;padding:0px 0px;}.contentFooter2>div{margin:10px 0px;}.contentFooter2>.imgclasse>a>img{margin-top:20%;}}@media (max-width:999px){.contentFooter{margin:30px 0;height:auto;}.contentFooter2{width:100%;height:auto;justify-content:center;align-items:center;flex-direction:column-reverse;}.contentFooter2>div{text-align:center;}.contact,.contact>span,.h3Footer{text-align:center;}.contentFooter2>.imgclasse>a>img{width:150px;height:auto;padding-top:0%;}.separateurMobile{display:block;}}