.lien {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #982E2E;
	text-decoration: underline;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.texte {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.texte_clignotant {
	text-decoration:blink;
	margin-left: 3em;
}

.titre {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.titre_grand {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.lien_blanc {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
