/* CSS Document */
body {
	background-image: url(images/fond_etend.jpg);
	width: 990px;
	margin: auto;
	height: 100%;
}
#contenu {
	background-image: url(images/fond_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}