body { 
background-color : #E6CEF2; 
background-repeat : repeat; 
}

.Table-principale {
	background-color :D0CCFE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color : EC53B7;
	text-align : center;
}
.Table-principale-txt {
	background-color : D0CCFE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color :EC53B7;
	text-align : center;
}
.Table-secondaire-droite {
	background-color : E6CEF2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color :000000;
	text-align : center;
	}
.Cellule2 {
	background-color :EC53B7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color :D0CCFE;
	text-align : center;
	
}
.Cellule4 {
	background-color : EC53B7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color :D0CCFE;
	text-align : center;
}
