.footStyle {}
.footStyle {
    background-color: #02281c;
    background-image: url("../images/style/footer-style.png");
    background-size: contain
}
.UneImgStyle {
    height: 500px;
    background-size: cover;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 8, 5, 0.95)), color-stop(78%, rgba(2, 40, 28, 0.2)));
    background-image: linear-gradient(0deg, rgba(0, 8, 5, 0.95) 10%, rgba(2, 40, 28, 0.2) 78%)}
.UneTitreStyle {
    font-family: fantasy}
.TitreStyle {
    font-family: fantasy}