body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
/*	background-image: url();
	background-repeat: no-repeat;
*/}
*html body {
	font-size: 0.7em;
}
#BodyBlanc {
	background-color: #FFFFFF;
}
#b_contact,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
*html #b_contact,td,th {
	font-size: 1em;
}
.RougeGras {
	color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
}
.RougeGrasNormal {
	color: #FF0000;
	font-weight: bold;
	font-size: 0.9em;
}
.Small {
	font-size: 0.7em;
}
.Gras {
	font-weight: bold;
	font-size: 0.8em;
}
.GrasSmall {
	font-weight: bold;
	font-size: 0.7em;
}
a:link {
	text-decoration: none;
	color: #FF0000;	
}
a:hover {
	text-decoration: underline;
	color: #CC0000;	
}
a:visited, a:active {
	text-decoration: none;
	color: #CC0000;
}
td img {
	display: block;
}
*html ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*html li {
	margin-top: 0px;
	margin-bottom: 0px;
}

