#footer{
  clear:both;
  float:left;
  width:100%;
  height:65px;
  background: url("/media/fondFooter.png") repeat-x center top;
  text-align:center;
  margin-top:10px
  }
  
  
  #footer li{display:inline}
  
  #footer ul{margin-top:5px}
  
  #footer a{text-decoration: none;color:#666}
  
  #footer a:hover{text-decoration: underline}
