
.footer {
    width: 100%;
    display:block;
    clear:both;
  z-indx:9;
}
.Footer_top{
   background:#209e88;
   padding:25px 0px 40px 0px;
    width: 100%;
text-align:center;
}
.ListResauSociaux a {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    margin: 0px 15px;
}
.ListResauSociaux a:hover{
    color: #000;
}
.TitreFooter {
    color: #fff;
    font-size: 2.2em;
    margin-bottom: 10px;
    font-family: 'Bauhaus Md BT';
}
.ListResauSociaux {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.FooterBottom {
    background: #22a790;
    padding: 20px 0px;
    text-align: center;
     font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.FooterBottom a{
    color: #fff;
    text-decoration:none;
}
.FooterBottom img{margin-left: 5px;margin-right: 3px;}


@media screen and (max-width:767px) {

.RadMenu .rmHorizontal .rmText{padding:0px !important;}
.Footer_top{

   padding:25px 0px 20px 0px;}
}





