body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C310C;
}
body {
	background-color: #efe4ba;
	background-image:  url("../images/fond.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Articles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C310C;
	text-align: justify;
}
.ArticlesGras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C310C;
	text-align: justify;
	font-weight: bold;
}
.articles_petit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C310C;
	text-align: justify;
}
.ArticlesGras_pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C310C;
	text-align: justify;
	font-weight: bold;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C310C;
}
.invisible {
	font-size: 6px;
	color: #efe4ba;
}
a:link {
	text-decoration: none;
	color: #AA1A13;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4C310C;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #AA1A13;
	font-style: normal;
	font-weight: bold;
}
.souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #AA1A13;
}
