body {
	font-size: 10pt;
	font-family: "Arial";
	color: black;
	text-indent: 2pt;
	background-color: #ffffff;
	scrollbar-face-color: #5f805a;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #909090;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #F8F8F8;
	scrollbar-arrow-color: #000000;
}


a:link {
	color: green;
}
a:visited {
	color: #5f805a;
}
a:active {
	color: blue;
}

table {
	font-size: 10pt;
	font-family: "Arial";
	color: black;
	margin-left: auto; margin-right: auto;
	border:0;
}

h1 {
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	color: blue;
}
h3 {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}
h4 {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}
h5 {
	font-family: Arial;
	font-size: 7pt;
	color: black;
}
h6 {
	font-family: Arial;
	font-size: 7pt;
	color: black;
}

.fontvertBFD {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f805a;
}
.txtRouge{
	color:#cc0000; 
	font-size:14pt;
}

#HorlogeD1N1 {
	visibility: hidden;
	position: absolute;
	top: -6px;
}
#HorlogeD1N2 {
	left: 0px;
	clip: rect(0px 100px 30px 0px);
	position: relative;
	top: 0px;
}
