h3 {
}
.TexteCourant {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	text-decoration: none;
}
.Texte {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
}
h2 {
}
