.Officiel .tr_pair
{	color: black;
	font-family: Verdana;
	background-color: #f5f5f5;
	border: solid 1px white;
	border-collapse: collapse;
 }

.Officiel  .tr_impair
{ 	color: black;
	font-family: Verdana;
	background-color: #e4e4e4;
	border: solid 1px white;
	border-collapse: collapse;
 }
.Officiel  h6
{ 	color: black;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana;
	text-align: center;
	background-color: white;
	margin: 0px
 }

.Officiel .TitreTable
 { 	color: black;
	font-family: Verdana;
	border: solid 3px white;
	border-collapse: collapse;
    text-align: center;
	font-weight:bolder;
 }
.Officiel .SousTitreTable
{ 	color: black;
	font-family: Verdana;
	border: solid 2px white;
	border-collapse: collapse;
    text-align: left;
	font-weight:bolder;
 }
 .Officiel .SousTitreTableC
{ 	color: black;
	font-family: Verdana;
	border: solid 2px white;
	border-collapse: collapse;
    text-align: center;
	font-weight:bolder;
 }
.Officiel td
{ 	color: black;
	font-family: Verdana;
	border: solid 1px white;
	border-collapse: collapse;
    text-align: left;

 }
 




