.texte {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.titre {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.lien {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #0872B5;
	text-decoration: underline;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
}
.lien2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #0872B5;
	text-decoration: none;
}
