.menu {
	height: auto;
	width: 130px;
	float: left;
	margin: 3;
}
centre {
	background-image: url(image/decor/cadreh.jpg);
	height: 200px;
	width: 400px;
}
.cadreflottant {
	height: 800px;
	width: auto;
}
.contenu {
	background-image: url(image/decor/fond.gif);
	height: auto;
	width: auto;
}
.bandeau {
	background-image: url(image/decor/bandeau.jpg);
	height: 99px;
	width: 796px;
	margin: 10;
}
