<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE&gt;


p img.img100{width: 100%;}
p img.img75{width: 75%;}
p img.img50{width: 50%;}
p img.img25{width: 25%;}

a img.img100{width: 100%;}
a img.img75{width: 75%;}
a img.img50{width: 50%;}
a img.img25{width: 25%;}

.img100{width: 100%;}
.img75{width: 75%;}
.img50{width: 50%;}
.img25{width: 25%;}

p.alignementGauche {
    text-align: left;
}

p.alignementDroite {
    text-align: right;
}

p.alignementCentre {
    text-align: center;
}

span.texteOrange {
    color: #dc3b00;
}

span.texteRouge {
    color: #ad2028;
}

span.texteGrisNoir {
    color: #333333;
}

span.texteGris {
    color: #666666;
}

span.texteBleuFonce {
    color: #003366;
}

span.texteBleuPale {
    color: #077199;
}

span.texteVert {
    color: #55811a;
}

p.note-contenu {
    font-size: 0.8em;
    font-weight: normal;
}

img.img-float-gauche{
	float: left; 
	width: 25%; 
	padding: 5px 20px 20px 0px;
}
img.img-float-droit{
	float: right; 
	width: 25%; 
	padding: 5px 0px 20px 20px;
}

img.img-fix-float-gauche{
	float: left; 
	padding: 5px 20px 20px 0px;
}
img.img-fix-float-droit{
	float: right; 
	padding: 5px 0px 20px 20px;
}

span.document {
    text-decoration: none;
    color: #666666;
    font-size: 75%;
}


table.tableau100Pourcent {
    border-collapse: collapse;
    width: 100%;
    border: 1px;
}

table.tableau100Pourcent td {
    border: 1px solid #cccccc;
    vertical-align: top;
    padding: 4px;
}

table.tableau75Pourcent {
    border-collapse: collapse;
    width: 75%;
    border: 1px;
}

table.tableau75Pourcent td {
    border: 1px solid #cccccc;
    vertical-align: top;
    padding: 4px;
}

table.tableau50Pourcent {
    border-collapse: collapse;
    width: 50%;
    border: 1px;
}

table.tableau50Pourcent td {
    border: 1px solid #cccccc;
    vertical-align: top;
    padding: 4px;
}

td.largeurCellule10 {
    width: 10%;
}

td.largeurCellule25 {
    width: 25%;
}

td.largeurCellule50 {
    width: 50%;
}

td.largeurCellule33 {
    width: 33%;
}

td.fondBleu {
    background-color: #077199;
    color: #ffffff;
}

td.fondBleuFonce {
    background-color: #003366;
    color: #ffffff;
}

td.fondBleuPale {
    background-color: #eef4fa;
    color: #000000;
}

td.fondVert {
    background-color: #55811a;
    color: #ffffff;
}

td.fondGrisNoir {
    background-color: #333333;
    color: #ffffff;
}

td.fondGris {
    background-color: #666666;
    color: #ffffff;
}

td.fondGrisPale {
    background-color: #cccccc;
    color: #333333;
}

td.fondGrisTresPale {
    background-color: #f2f2f2;
    color: #333333;
}


/* **************************************** */
/* *************   IHQTable1  ************* */
/* **************************************** */


caption{
	border-top: solid gray 1.0pt;
	border-bottom: solid gray 1.0pt;
	border-style: solid;
	border-collapse: collapse;
	border-left: 0;
	border-right: 0;
	line-height:20pt;
}

table.IHQTable1 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable1 tr:first-child{
	border-bottom: 2px solid #077199;
	font-weight: bold;
}

table.IHQTable1 tr td{
	padding: 0.3em 0.3em;
	border-bottom: 1px solid #cccccc;
}

/* **************************************** */
/* *************   IHQTable2  ************* */
/* **************************************** */

table.IHQTable2 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable2 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#003366;
	color:#ffffff;
	font-weight: bold;
	line-height:150%;
}

table.IHQTable2 tr:first-child td:first-

child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#003366;
}

table.IHQTable2 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#003366;
}

table.IHQTable2 tr td{
	border-bottom: 0px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

table.IHQTable2 tr.rpair {
	background:#fff;
}

table.IHQTable2 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable3  ************* */
/* **************************************** */

table.IHQTable3 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable3 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#fff;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-top: 0;
}

table.IHQTable3 tr:first-child td:first-

child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable3 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable3 tr{
	border-top: 1px dashed #cccccc;

}

table.IHQTable3 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

table.IHQTable3 tr.rpair {
	background:#f2f2f2;
}

table.IHQTable3 tr.rimpair {
	background-color:#cccccc;
}

/* **************************************** */
/* *************   IHQTable4  ************* */
/* **************************************** */

table.IHQTable4 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable4 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-bottom: 2px solid #077199;
}

table.IHQTable4 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:left;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable4 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable4 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable4 tr.rpair {
	background:#fff;
}

table.IHQTable4 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable5  ************* */
/* **************************************** */

table.IHQTable5 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable5 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#003366;
}

table.IHQTable5 tr:first-child td{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#003366;
}

table.IHQTable5 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable5 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable5 tr:last-child td:last-

child{
	
}

table.IHQTable5 tr.rpair {
	background:#fff;
}

table.IHQTable5 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable6  ************* */
/* **************************************** */


table.IHQTable6 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable6 tr:first-child{
	border-bottom: 2px solid #55811a;
	font-weight: bold;
}

table.IHQTable6 tr:first-child td:first-

child{
	text-align:left;
}

table.IHQTable6 tr td{
	padding: 0.3em 0.3em;
	border-bottom: 1px solid #cccccc;
}

/* **************************************** */
/* *************   IHQTable7  ************* */
/* **************************************** */

table.IHQTable7 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable7 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#55811a;
	color:#ffffff;
	font-weight: bold;
	line-height:150%;
}

table.IHQTable7 tr:first-child td:first-

child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#55811a;
}

table.IHQTable7 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
}

table.IHQTable7 tr td{
	border-bottom: 0px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

/* **************************************** */
/* *************   IHQTable8  ************* */
/* **************************************** */

table.IHQTable8 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable8 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-bottom: 2px solid #55811a;
}

table.IHQTable8 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:left;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable8 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable8 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable8 tr.rpair {
	background:#fff;
}

table.IHQTable8 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable9  ************* */
/* **************************************** */

table.IHQTable9 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable9 tr:first-child{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#55811a;
}

table.IHQTable9 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable9 tr:first-child td{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#55811a;
}

table.IHQTable9 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable9 tr.rpair {
	background:#fff;
}

table.IHQTable9 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************  IHQTable10  ************* */
/* **************************************** */

table.IHQTable10 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable10 tr:first-child{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#077199;
}

table.IHQTable10 tr:first-child 

td:first-child{
	background: #077199;
}

table.IHQTable10 tr:first-child td{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#077199;
}

table.IHQTable10 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable10 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable10 tr.rpair {
	background:#fff;
}

table.IHQTable10 tr.rimpair {
	background-color:#f2f2f2;
}

&lt;/STYLE&gt;</pre></body></html>