form {
	margin: 0;
}
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
table, tr, td, font, div, span, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.menuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;

}
a.menuGauche:hover {
	font-style: italic;
	font-weight: bold;
}
.titreMenuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}
.nouveau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;

}
