footer {
    clear: both;
    overflow: hidden;
    position: relative;
    padding-left: 0px;
    width: 100%;
    background: #4d4d4d;
}

#spanLien {
    color: white;
    font-size: 11px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

footer .legals {
    border-top: 1px solid #747474;
}

    footer .legals .item {
        float: left;
        border-right: 1px solid #333;
        padding: 0 5px;
    }

footer a {
    color: white;
    text-decoration: none;
}

    footer a:hover {
        text-decoration: none;
    }

footer .legals .item:last-child {
    border-right: none;
}

#imgFooter {
    height: 100%;
}

#spanMentionlegal {
    margin-right: 20px;
}
#foconf {
    margin-right: 10px;
}
#fojeune {
    margin-left: 10px;
}