body {
	font-family: "Times New Roman, Times, serif";
	font-size: 0.7em;
	background-color: #BDD5F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #F8F96E;
	background-color: #3880F6;
	padding: 3px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
