BODY {
	color: Black;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: x-small;
	text-align: justify;
}
td {
	color: Black;
	background-color: White;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}
.tdnouveautés {
	background-color: White;
	text-align: right;
}
A {
	color: #000193;
	font-size: 18px;
	text-decoration: none;
}

A:HOVER {
	color: #848484;
	text-decoration: none;
	letter-spacing: 1px;
}

h1 {
	font-size: 20px;
	text-align: justify;
	color: #000159;
}
h2 {
	font-size: 18px;
	text-align: justify;
	color: #000159;
}
h3 {
	font-size: 16px;
	text-align: justify;
	color: #000159;
}
h4 {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	color: #0001A4;
}
table {
	background-color: #E0E0E0;
	font-family: Verdana;
	font-size: 12px;
	color: #212121;
}
.txtleft {
	font-family: Franklin Gothic Medium;
	font-size: medium;
	font-style: normal;
	text-align: center;
	color: #000171;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}