#footer {
  background:#000;
  color:#fff;
  border-top:2px solid #1e90ff;
  padding:20px 0;
  font-family:Kristen;
}
#footer a {
  color:#fff;
}
#plan-du-site, #liens, #infos {
 width:30%;
 float:left;
 list-style:none;
}
#liens {
  margin:0 0 0 5%;
}
#infos {
  float:right;
}
#footer h4 {
  border-bottom:1px solid #222;
  color:#f86161;
  margin:0 0 10px 0;
  padding:0 0 10px 0;
}
