.bas {
	background-color: #FFFF99;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.corps {
	background-color: #495C6A;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bandeau-haut {
	background-color: #000000;
	height: 120px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.centre {
	background-color: #495C6A;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bandeau-bas {
	background-color: #FFCC00;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bandeau-bas {
	background-color: #000000;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.lien-non-souligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #BE7117;
	text-decoration: underline;
}
