.texN {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #4B93B7;
}
.titreVert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339933;
	font-weight: bolder;

}
.stitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AEC171;
	text-decoration: underline;

}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #AEC171;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #4B93B7;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #AEC171;
	font-weight: bold;
	text-decoration: none;
}
.stitreB {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B93B7;
	text-decoration: underline;
}
.back {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

