div.footer {
    min-height: 215px;
    /*background: url(http://teamprojet.com/assets/teamprojet/footer-b02ffdfad30f3107cca939ec82ddca2e.jpg) repeat-x #333;*/
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: "Roboto";
}

#footer-content {
    margin: auto;
    max-width: 960px;
}

.col-container {
    display: inline-block;
}

 .copyright-tp {
    border-top: 1px solid #DDDDDD;
    color: #888888;
    font-size: 14px;
    margin-bottom: 14px;
    padding-top: 14px;
}

 p.center,  td.center,  th.center,  div.center {
    text-align: center;
}

.bottomElement {
    text-align: center;
}

.footer .column {
    float: left;
    margin: 0 15px;
    padding: 0;
    width: 160px;
}

.footer .column h3 {
    border-bottom: 2px solid #DDDDDD;
    color: #666666;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    text-align: center;
}

.footer ol, .footer ul {
    list-style: none outside none;
    margin: auto;
    padding: 0;
    font-size: 11px;
}

.footer li {
    color: gray;
    margin: 5px 0 0px 45px;
    font-size: 13px;
    text-align: left;
}

.footer a {
    color: #337ab7;
    text-decoration: none;
}

.footer .copyright-tp .reseaux-sociaux {
    margin-bottom: 20px;
}