
#footer a{
	color: #000000;
	text-decoration: none;
}
.puce_piedpage{
	color: white;
}

#footer_haut_img{
  position: relative;
  float:left;
  width: 100%;
  height:10px;
  background: url(../images/decor/footer.png) top left no-repeat;
}

#liens_footer{
  position: relative;
  float:left;
  width: 100%;
  height:30px;
  top:5px;
  text-align:center;
}
#liens_footer h5 a{
  color:#56749a;
}

