body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 30px;
	padding-left: 30px;
	background: #F7F7F7;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.titre1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA251D;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top: none;
}
.petit {
	font-size: 9px;
}
a:link {
	color: #DA251D;
}
a:visited {
	color: #DA251D;
}
a:hover {
	color: #999999;
}
a:active {
	color: #DA251D;
}
.titre2 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.corps {
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
.surligne {
	background: #FFFF00;
}
