@charset "utf-8";
/* CSS Document */

#bandeauentete {
	margin:0 auto 2em auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}
