body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	list-style-position: inside;
	color: #3c2b1c;
	margin: 0px;
	padding: 0px;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7d0c0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a.lien:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3c2b1c;

	text-decoration: ;
	text-decoration: none;
}

a.lien:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #3c2b1c;
	text-decoration: none;
}

a.lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #3c2b1c;
	text-decoration: underline;
}