.Texte {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #336699;
}
.TitrePage {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #8EAA46;
}
.Tableau {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7CB83;
	border-bottom-color: #B7CB83;
	border-left-color: #B7CB83;
}
.Lien {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.GrandTitre {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
