body, td, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.evidence {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #990000;
}
.titre-page {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.grand-titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
		font-weight: bold;
	color: #990000;
}
/**********************************************************/
.cachediv {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	z-index: auto;
	background-color: #FFFFFF;
	left: 181px;
	top: 237px;
	}
/**********************************************************/
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.barre {
	text-decoration: line-through;
}
