﻿.cadre_foot {
	background-image: url('images/footer.jpg');
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 900px;
	padding-top: 5px;
}

