#foot {
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 139px;
}
.fond_foot {
	text-align: center;
	width: 900px;
	height: auto;
	position: relative;
	display: block;
	padding-top: 15px;
	margin: auto;
}

