.tableau {
	margin: 5px 0px 0px 0px;
	width: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tableau td{
	padding: 5px 5px 5px 5px;
}

.tableau_ligne_1 {
	height: 20px;
	color: #000000;
	background-color: #c2c0c3;
}

.tableau_ligne_2 {
	height: 20px;
	color: #000000;
	background-color: #e1dfe2;
}

.tableau_ligne_entete {
	height: 15px;
	background-color: #D93C62;
	text-align:center;
}

.tableau_ligne_entete th {
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}