.TitreChapitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #947A23;
	font-weight: bold;
}
.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #977D24;
	font-weight: normal;
	text-decoration: none;
}
.Titre a{
	text-decoration: none;
	color: #A58827;
}
.Titre a:hover {
	font-weight: bold;
	text-decoration: none;
}

.GrandTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #A58827;
	font-weight: bold;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.Texte_or {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #A38727;
	text-align: justify;
	vertical-align: text-top;
	margin-bottom: 0em;
	font-weight: normal;
}
.Texte_or a{
	text-decoration: none;
	color: #9F8426;
	font-weight: bold;
}
.Texte_or a:hover {
	text-decoration: none;
}

.TexteSousPhoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D8326;
	text-align: center;
	vertical-align: top;
	top: 0px;
	bottom: 30px;
	font-weight: normal;
}

