body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
body {
	background-color: #DBE6F7;
}
a:link {
	color: #007D8E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #007D8E;
}
a:hover {
	text-decoration: none;
	color: #78CEF4;
}
a:active {
	text-decoration: underline;
	color: #007D8E;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
.Normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007D8F;
}
.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007C8E;
}
.formulaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007D8F;
	border: thin inset #007D8F;
}

