<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1 { font-family: Arial; font-size: 14pt; color: rgb(0,102,153); font-weight: bold; font-style: normal; text-align: left }
H2 { text-align: left; color: rgb(127,127,167); font-family: Arial; font-weight: bold; font-size: 14pt}
H3 { text-align: left; color: rgb(0,0,0); font-family: Arial; font-weight: bold; font-size: 10pt; font-style: italic }
H4 { text-align: left; color: rgb(52,98,131); font-family: Comic Sans MS; font-weight: bold; font-size: 10pt }
H5 { text-align: left; color: rgb(128,128,0); font-family: Comic Sans MS; font-weight: bold; font-size: 10pt }
H6 { text-align: left; color: rgb(128,0,128); font-family: Comic Sans MS; font-weight: bold; font-size: 10pt }
body {
	border-width:0;
	margin: 0;
	margin-top: 0;
	margin-left: 20;
	padding: 0;
	background: white;
	font: 70% verdana, arial, sans-serif;
	text-align:left;
}
.TitrePage {
	background-color: #FFFFFF;
	background-image: url(images/FondDeg.png);
	background-repeat: repeat;
	background-position: center center;
	height: 60px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	font-family: "Arial Black";
	left: 0px;
	top: 0px;
	padding: 0 0 0 0;
}
.TitreCourant {
	font-family:Arial Black;
	color:#FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
}
.TitrePrelude {
	font-family: Arial Black;
	color:#06529D;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
}
.TitreBandeau {
	background-color: #005080;
	height:30px;
	width:100%;
	font-family:Arial;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 20 0;
	padding: 0 0 0 0;
	line-height: normal;
}
.divEcran {
	position:absolute;
	left:20px;
	top:80px;
	width:750px;
	height:500px;
}
.divfloat {
	float:right;
	padding:10 10 10 10;
}
.appelImage {
	text-align:right;
	color: #0000FF;
	font-weight: bold;
	background-color:#C2E3EB;
	cursor: pointer;
}
#monImage{
	border-bottom-style: solid;
	border-bottom:thick;
	border-bottom-color:#999999;
	border-right-style: solid;
	border-right:thick;
	border-right-color:#999999;
}
.ombre {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.enteteTableau {
	font: 70% verdana, arial, sans-serif;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#006699;
}
.ligneTableau {
	font: 70% verdana, arial, sans-serif;
	text-align:center;
	color: #000000;
	font-weight: bold;
	background-color:#ECECFF;
}</pre></body></html>