.Table-principale {
	background-color :7F7F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color :FFFFFF;
	text-align : center;
}
.Table-principale-txt {
	background-color :8F0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : FFFFFF;
	text-align : center;
}
.Table-secondaire-droite {
	background-color :DADADA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color :000000;
	text-align : center;
	}
.Cellule2 {
	background-color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color:8F0000;
	text-align : center;
	
}
.Cellule4 {
	background-color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: 8F0000;
	text-align : center;
}
.Cellule_noflash{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: 000000;
		text-align : center;
}
.CB {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color:000000;
	text-align : center;
	text-decoration: none;
	
	}
A.CB:link:visited  {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color:000000;
	text-align : center;
	text-decoration: none;
}

A.CB:active:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: ff0000;
	text-align : center;
	text-decoration: none;
}