
@charset "iso-8859-1";

<style type="text/css">
}
H1 {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 32pt;
	color: 008000;
	font-style: bold;
}
H2 {text-align:center; font-family:Times New Roman; font-size:18pt; color:000080;font-style:bold}
H3 {text-align:center; font-family:Times New Roman; font-size:22pt; color:E40E44; font-style:bold; margin-top: 6 pt; margin-bottom: 6 pt}
H4 {text-align:center; font-family:News Gothic MT; font-size:22pt; font-style:bold; line-height:22pt; margin-left: 2em; margin-right: 1em}
H5 {
	font-family: arial;
	font-size: 16pt;
	font-style: bold;
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 12pt;
	margin-bottom: 6pt;
	color: Navy;
	text-align: left;
}
H6 {
	font-family: times new roman;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 6 pt;
	margin-bottom: 6 pt;
	text-align: center;
}
P {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #131457;
	margin-left: 1em;
	margin-right: 1em;
}
TH {
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	color: #131457;
	font-style: bold;
	margin-left: 2em;
	margin-right: 1em;
	background-color: #FFFAFA;
}
TD {
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	color: Navy;
	vertical-align: center;
	margin-left: 2em;
	margin-right: 1em;
}
OL {
	text-align: justify;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 6pt;
	margin-bottom: 0pt;
}
UL {
	text-align: justify;
	font-family: arial;
	font-size: 12pt;
	list-style-type: circle;
	margin-left: 1em;
	margin-right: 1em;
	color: Navy;
}
LI {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 3em;
	margin-right: 1em;
	list-style: disc inside;
	color: #131457;
}

A:hover {
	background: #FFFFE0;
	border: thin;
} 
A:link {color:000080;text-decoration:none}
A:visited {color:aa0000; text-decoration:none}
body {
	margin: 0;
	padding: 0;
	right: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #B0C4DE;
}

.haut {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
max-height: 72px;
height: 10%;
padding: 0px;

}

.gauche {
position: absolute;
left: 0px;
top: 10%;
width: 100px;
height: 85%;
border-right: 1px;
}

.droit {
position: absolute;
left: 99%;
top:10%;
height: 85%;
max-width: 2px;
border-left: visible;
}

.compteur {
position: absolute;
left: 0;
top:95%;
width: 100px;
height: 5%;
max-height: 30px;
padding: 5px;
color: #bbddff;
}

.bas {
position: absolute;
left: 100px;
top:95%;
width: 90%;
max-height: 20px;
padding: 0px;
}

.corps {
position: absolute;
left: 100px;
top:10%;
width: 89%;
height: 85%;
overflow: auto;
background-color: #bbddff;
border-width:1px;
border-style:solid;
border-color: #000000;
border-bottom-color: #bbbbbb;
border-bottom-width: 2px;
}

@media print {
.haut {visibility:hidden; display: none}
.gauche {width:0; visibility: hidden; display: none}
.compteur {visibility: hidden; display: none}
.bas {visibility: hidden; display: none}
.corps {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	overflow: visible
}
H1 {text-align:center; font-family:Arial; font-size:28pt; color:008000; font-style:bold}
H2 {text-align:center; font-family:Times New Roman; font-size:14pt; color:000080;font-style:bold}
H3 {text-align:center; font-family:Times New Roman; font-size:16pt; color:E40E44;font-style:bold}
H4 {text-align:center; font-family:News Gothic MT; font-size:16pt; font-style:bold; line-height:18pt; margin-left: 2em; margin-right: 1em}
H5 {font-family:arial; font-size:12pt; font-style:bold; margin-left: 2em; margin-right: 1em}
H6 {font-family:times new roman; font-size:10pt; font-style:italic; font-weight: normal; margin-left: 2em; margin-right: 1em; text-align: center}
P {text-align:justify; font-family:arial; font-size:10pt; color:000080; margin-left: 1em; margin-right: 1em}
TH {text-align:center; font-family:arial; font-size:10pt; color:FF0080; font-style:bold; margin-left: 2em; margin-right: 1em}
TD {text-align:center; font-family:arial; font-size:10pt; color:000080; vertical-align:center; margin-left: 2em; margin-right: 1em}
OL {text-align:justify; font-family:arial; font-size:11pt; font-weight:bold; margin-left: 1em; margin-right: 1em}
UL {text-align:justify; font-family:arial; font-size:10pt;list-style-type:circle; margin-left: 1em; margin-right: 1em}
LI {text-align:justify; font-family:arial; font-size:10pt; margin-left: 1em; margin-right: 1em}
}
}
</style>
