.tableau_txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7d3806;
	border: 1px solid #CC6633;
	text-align: center;
}
.tableau_txt_12 {
	font-style: normal;
	font-size: 12px;
	color: #CC6633;
}
.tableau_titre {
	color: #FFFFFF;
	background-color: #CC6633;
}
.colonne {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6633;
}
.bkg_ligne {
	background-image:  url("../images/bkgs/bkg_ligne.jpg");
}
.bkg_ligne_annonce {
	background-image:  url("../images/bkgs/bkg_ligne_annonce.jpg");
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.ligne_point {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}
.tableau_txt_souligné {
	font-style: normal;
	font-size: 14px;
	color: #CC6633;
}
.tableau_lien {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableau_lien:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.jourJ_txt {
	font-style: normal;
	font-size: 10px;
	color: #CC6633;
}
.tableau_total {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7d3806;
	text-align: center;
}
