body {
	margin:0;
	padding:0;
	background-color:#E2E2E2;
}

img {
	border:0;
}

#corps {
	background:#ffffff;
	font-family: sans-serif;
	font-size: 10pt;
}

#corps td.sep {
	background:#f5f5f5;
}

#pied {
	background:url('/new/images/bottom.gif') top left no-repeat;
	height:81px;
	font-family: sans-serif;
	font-size: 9pt;
}

.bleu {
	color: #003366;
	font-weight: bold;
}

.bordeaux {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}