.tableau {	
	text-align:center;
	padding-left:20px;
	padding-right:20px;	
	border-collapse:collapse;
	margin-left:10px;
	color : #605d56;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	.ligne_titre
	{
	color:#fff;
	text-align:center;
	background-image:url(../img_site/back-titre-bloc.jpg);
	}
	.table {
	
	float:left;
	width:600px;
	border: 1px solid #336633;
	
	margin-bottom:15px;
	margin-left:20px;
	}
	.global_tableau
	{
	float:left;
	width:600px;
		margin-bottom:15px;
	margin-left:20px;
	}
	.ligne {
	float:left;
	width:600px;
	height:22px;
	
	color:#fff;
	background-image:url(../img_bouton/back-jaune.jpg);
	}
	.ligne-2 {
	float:left;
	width:600px;
	height:22px;
	
	color:#fff;
	background-image:url(../img_bouton/back-bleu.jpg);
	}
	.colonne_g {
	float:left;
	color:#605d56;
	width:180px;
	}
	.colonne_d {
	float:left;
	color:#605d56;
	width:420px;
	}
	.texte_ligne {
	padding-left:10px;
	margin-top:0px;
	font-size:14px;
	}
