.TitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
	text-align: center;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: -1px;
	margin-top: -1px;
}
body {
}
.banniere_bg {
	background-image: url("Images/banniere.jpg");
}
.banniere {
	font-size: 40px; font-weight: bold; color: #A02822;
}
a:link {
	color: #A00000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A00000;
}
a:hover {
	text-decoration: underline;
	color: #A00000;
}
a:active {
	text-decoration: none;
	color: #A00000;
}

