.lalettre {
	font: normal 10px/normal "Century Gothic";
	color: #8b4534;
	background: #CCCC00;


}
.dossiers {
	font: normal 12px/normal "Century Gothic";
	text-transform: capitalize;
	color: #FFFFFF;
	background: #808040;
	text-align: center;
	vertical-align: middle;
	border-top: thin ridge #00FFCC;
	border-right: thin ridge #006600;
	border-left: thin ridge #00FFCC;
	border-bottom: thin ridge #006600;

}
.assos {
	font: normal 10px "Century Gothic";
	background: #EDF196 center center;
	border-top: thin solid #996666;
	border-right: thin solid #996666;
	border-bottom: thin solid #990000;
	border-left: thin solid #990000;
	color: #000066;
	text-align: center;
	vertical-align: middle;


}

