@charset "windows-1252";
<STYLE>
BODY {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:BLACK;
}
H1 {
	color:WHITE;
	font-size:13pt;
	font-weight:bold;
}
H2 {
	color:#003366;
	font-size:10pt;
	font-weight:bold;
}
TD {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:BLACK;
}
TH {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:BLACK;
}
input {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:BLACK;
}
input.bouton {
	font-size:10pt;
	font-weight:bold;
}
input.protege {
	background-color:WHITESMOKE;	
}
.table {
	border-left:#003366 solid 1px;
	border-top:#003366 solid 1px;
}
.td {
	border-bottom:#003366 solid 1px;
	border-right:#003366 solid 1px;
}
.fond_bleu_fonce {background-color:#003366;}
.fond_bleu_clair {background-color:#E8EFF7;}
.fond_bleu {background-color:#BFD5E8;}
.fond_rouge {background-color:#990000;}
.bleu_fonce {color:#003366;}
.bleu_clair {color:#E8EFF7;}
.bleu {color:#BFD5E8;}
.rouge {color:#990000;}
.blanc {color:WHITE;}
.noir {color:BLACK;}

.minimum {font-size:1pt;line-height:1pt;}
.big {font-size:13pt;}
.moyen {font-size:11pt;}
.normal {font-size:10pt;}
.small {font-size:8pt;}
.gras {font-weight:bold;}

.note {
	font-style:italic;
	font-size:8pt;
	margin-top:5px;
}
</STYLE>
