.sousTitre1 {
	font-size: medium;
	text-align: center;
	color: #373737;
	margin-bottom: 0px;
	height: auto;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #412825;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 2; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.sousTitreTableau {
	font-size: xx-small;
	text-align: center;
	color: #373737;
}
.sousTitre2 {
	font-size: small;
	text-align: center;
	color: #544736;
	line-height: normal;
	margin-bottom: 0px;
}
.casesTableau {
	font-size: x-small;
	text-align: center;
	color: #373737;
	border: 0;
	margin: 3;
}
.grandTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #010000;
	text-decoration: none;
}

