body {
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(gif/fond.gif);
	background-repeat: repeat-y;
	margin: 0;
}
.txtbleu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}.txtblancgras {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtblanc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbrowngras {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #440000;
	font-weight: bold;
}
.legende {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
