<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titresec    {
	color: #808080;
	font-size: 13pt;
	font-family: 
               Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: groove;
}
.legendeecran { font-style: italic }
.avislegal { font-size: 8pt; font-style: italic; }
.titrubrique { color: #000000; font-size: 11pt; font-family: 
               Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; font-weight: bold ; padding-bottom: 4px; }
               
a            { color: navy; text-decoration: none }
a:hover      { color: red ; font-weight: bold }

body         { font-size:    9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
               text-align: left; text-indent: 0; margin: 4; padding-left:0 }

p            { margin-top: 0; }

td           { font-size:    9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; margin: 0      }
               
.compteent   { border-left: thin }
.soustitre {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

ul.listbullet {
	list-style-type:none;
	padding:0px;
	margin:5px;
}
ul.listbulletpoints {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

li.listbullet {
	background-image:url(../images/crochet.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:16px;
	padding-bottom: 4px;
}	
}
li.listbulletpoints {
	background-image:url(../private/images/bulletFleche.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:13px;
	padding-bottom: 1px;
	margin-left: 10px;
}
</pre></body></html>