@charset "utf-8";
body {
	color: #71221D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/texture28.gif);
	scrollbar-face-color: #9D7750;
	scrollbar-shadow-color: #FFFFF7;
	scrollbar-highlight-color: #FFFFF7;
	scrollbar-3dlight-color: #FFFFF7;
	scrollbar-darkshadow-color: #FFFFF7;
	scrollbar-track-color: #FFFFF7;
	scrollbar-arrow-color: #FFFFF7;
	background-attachment: fixed;
}
.Titre1 {
	font-size: 24px;
	color: #570F10;
	font-weight: bold;
}
a:link {
	color: #5D1312;
	text-decoration: none;
}
a:visited {
	color: #5D1312;
	text-decoration: none;
}
a:hover {
	color: #D3230C;
	text-decoration: none;
	background-color: #FFFFF7;
}
a:active {
	color: #D3230C;
	text-decoration: underline;
}

.Linkfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A1011;
	font-weight: normal;
}
.texte {
	color: #D23707;
	font-size: 12px;
}
.Titre2 {
	font-size: 18px;
	color: #570F10;
	font-weight: bold;
}

