.txt {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 12px;
}
.titre_aff {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF99;
}
