Retour 6.7/menu/footer.css
/*=======================
====== Menu Footer ======
=========================*/

.TDfooter{
    width: 100%;
    /*background-color: #424558;*/
    height: 80px;
    color: #FFF;
    text-align: center;
    float: left;
    position: absolute;
}

.TDfooter-text{
    margin-top: 20px;
}

.TDfooter-text strong{
    color: #f0c300;
}

.TDfooter-link{
    margin-top: 20px;
    text-decoration: none;
    color: #FFF;
}