body,td,th {
	font-family: "Century Gothic";
}
.italic-14pt {
	font-family: "Century Gothic";
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
}
.menuLien {
	font-family: "Century Gothic";
	font-size: 24px;
	clear: none;
}
.presentation {
	font-family: "Century Gothic";
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
}
.titre {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
}
.petit-lien {
	font-family: "Century Gothic";
	font-size: 10px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
 a:active {
	text-decoration: none;
}
