body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-align: justify;
}
#tableau {
	background-image: url(images/fond-tableau.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
#footer {
	font-family: verdana;
	font-size: 10px;
	color: #003399;
	background-repeat: no-repeat;
	height: 37px;
	text-align: center;
	border-top: solid 8px #ffcc33;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#fond-central {
	background-image: url(images/fond-central.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px;
	border-top: solid 8px #003399;
	border-left: solid 1px #ffcc33;
	text-align: justify;
	border-right: solid 1px #ffcc33;
}
