body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62,5%;
}
h1 {
	font-size: 0.9em;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}

.titre  {
	font-size: 1.2em;
	letter-spacing: 0.3em;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.texte  {
	font-weight: normal;
	font-size: 0.8em;
	color: #0066FF;
}
.fine { font-weight: normal; font-size: 0.7em; font-family: "Times New Roman", Georgia, Times }
