body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #336699;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.titre2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3399ff;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
}
.entête {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
}
.legende {
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
}
.avertissement {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.StyleGras {
	font-weight: bold;
}
