#entete {
	background-image: url(Img/nav_bg.jpg);
	margin: auto;
	height: 25px;
	width: 900px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	text-align: right;
}
#bandeau {
	background-image: url(Img/logo%20bando.png);
	margin: auto;
	padding: 0px;
	height: 121px;
	width: 900px;
}

