.retour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
	font-style: italic;
}
.textevert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ADD6AD;
	text-decoration: none;
	font-style: italic;
}
.textebleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C1F1F1;
	text-decoration: none;
	font-style: italic;
}
.textejaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFF66;
	text-decoration: none;
	font-style: italic;
}
.texteorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}
.bordurebleue {
	border: #C1F1F1;
	background-color: #00CC99;
}
.titrejaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF66;
	text-decoration: none;
	font-style: italic;
}
.lienjaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #FFFF66;
	text-decoration: none;
}
.lienjaune:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.lienjaune:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #FFCC00;
	text-decoration: none;
}
.titreorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}
.borduregris {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

