.titre1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color: #6F2F00;
	font-weight: normal;
}
a:link {
	color: #E9C97E;
	text-decoration: none;
}
a:visited {
	color: #E9C97E;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #d0a53f;
}
.titre2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color: #E9C97E;
	font-weight: bold;
}
.titre_majuscules {


	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #6F2F00;
	font-weight: normal;
}
.titre_majuscule2 {


	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #E9C97E;
	font-weight: bold;
}
.sous-titre {

	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #E9C97E;
	font-weight: bold;
}
.p-sous-titre {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E9C97E;
	font-weight: bold;
}