body {
	font-family: Tahoma;
	font-size: 10pt;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #000099;
	text-indent: 10px;
}
li {
	margin-bottom: 7px;
	margin-top: 0px;
}
a {
	color: #0066CC;
}
.titre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	width: 100%;
}
.auteur {
	font-size: 10pt;
	color: #999999;
	text-align: right;
}
.sstitre {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFD9D9;
	border: 1px solid #FF0000;
}
.main p {
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 7px;
}
.info {
	font-size: 10pt;
	background-color: #D8E7F6;
	border: 1px solid #0066CC;
	margin-left: 20px;
	width: 95%;
}
.excl {
	font-size: 10pt;
	background-color: #FFF9DC;
	border: 1px solid #FFCC66;
	margin-left: 20px;
	width: 95%;
}