.textbold {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.textlink {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titre {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 15pt;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
}
.legende {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.textCV {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.creditstef {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textlinkpink {
	font-family: "Gill Sans Light", Baskerville, "Courier New", Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #FF33CC;
	text-decoration: none;
}

