@charset "utf-8";
.Gras {
	font: bold 18px "Times New Roman", Times, serif;
	color: #daa520;
	margin-left: 5px;
}
.Style12 {
	font-size: 22px;
	color: #daa520;
	text-decoration: underline;
}
.Style17 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
.Style19 {
	font: bold 30px "Times New Roman", Times, serif;
	color: #daa520;
}
.couleur {
	color: #daa520;
}

.contact {
	font: bold 30px "Times New Roman", Times, serif;
	text-decoration: underline;
}

.titre {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #daa520;
}
.italique_lien {
	font-style: italic;
	color: #daa520;
	text-decoration: underline;
	font-weight: bolder;
}
.souligne {
	text-decoration: underline;
}

.centrer {
	text-align: center;
}
.souligne_simple {
	text-decoration: underline;
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
}
.presentation {
	font-size: 20px;
	color: #000;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.italique_simple {
	font-style: oblique;
}
.sous_presentation {
	font-size: 15px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.gras_simple {
	font-weight: bold;
}
