a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7A3D41;
	text-decoration: underline;
}
.texte_blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.texte_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.auteur {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.auteuru {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.titre_grand_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.texte_marron {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #633134;
	text-decoration: none;
	text-align: justify;
}
.texte_marron_hp {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #633134;
	text-decoration: none;
}
.titre_normal_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titre_normal_marron {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #633134;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A41A23;
	text-decoration: none;
	font-weight: bold;
}
.titre_normal_marron_it {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #633134;
	text-decoration: none;
	font-style: italic;
}
.titre_big_marron {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #633134;
	text-decoration: none;
}
.texte_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}

