#Banniere {
	background-image:url("../Interface/BanniereAccueil.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-top:10px;
	height:121px;
	margin-bottom:40px;
}

#PiedPage {
	margin-top:20px;
	background-image:url("../Interface/PiedPage.gif");
	background-repeat:no-repeat;
	background-position:left;
	height:175px;
}