.footer {
    height: auto;
    margin-top: 15px;
    bottom: auto;
    min-height: 200px;
}

.footer li:before {
    content: "";  /*on affiche une chaîne de caractère */
}