.footer {
  background: url(http://www.depot-internet.fr/assets/img/footer_bg.gif) repeat-x scroll 0 0 white;
  text-align: center;
  padding-top:12px;
  padding-bottom: 30px;
  border-bottom: solid 1px #B9BABD;
}

.footer > ul > li {
  display: inline;
  margin-left: 15px;
}

.footer a {
  text-decoration: none;
  color: #646870;
  font-weight: normal;
}

.footer a:hover {
  text-decoration: underline;
}