.sousTitre1 {
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: auto;
	font-weight: bold;
}
.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: 0; /* 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: #000000;
}
.sousTitreTableau {
	font-size: xx-small;
	text-align: center;
	color: #373737;
}
.sousTitre2 {
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
	margin-bottom: 0px;
}
.casesTableau {
	font-size: x-small;
	text-align: center;
	color: #373737;
	border: 0;
	margin-bottom: 3px;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 3px;
}
.grandeImage {
	margin-top: 9px;
}
