body { 
background-color : #B2C8FF; 
background-repeat : repeat; 
}
.Table-principale {
	background-color : 992B45;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color : FCC6D3;
	text-align : center;
}
.Table-principale-txt {
	background-color : 992B45;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : FCC6D3;
	text-align : center;
}
.Table-secondaire-droite {
	background-color : B2C8FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : 364A7E;
	text-align : center;
	}
.Cellule2 {
	background-color :FCC6D3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : 992B45;
	text-align : center;
	
}
.Cellule4 {
	background-color : FCC6D3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : 992B45;
	text-align : center;
}