body, td {
	scrollbar-3dlight-color: #606060;
	scrollbar-arrow-color: #2F4B0A;
	font-family : System;
	scrollbar-base-color: #2F4B0A;
	scrollbar-face-color: #8EEB16;
	scrollbar-darkshadow-color: #9F9F9F;
	scrollbar-highlight-color: #B4B4B4;
	scrollbar-shadow-color: #9E9E9E;
	scrollbar-track-color: Black;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
}
a:link{
	color:#8EEB16;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color:#8EEB16;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #8EEB16;  
	text-decoration: underline; 
	font-weight: bold;
}
.title{
	color: #8EEB16;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:absolute;
	top: 155px;
	left:330px;
	width: 200px;
	height:20px;
	background-color: black;
	text-align:center;
}
.subTitle{
	color: Black;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texte{
	color: Black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	text-indent: 20px;
	text-align: justify;
}
.littleText{
	color: Black;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.tableTitle{
	color: Black;
	font-size: 9pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.tableContent{
	color: Black;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.formElement{
	color: Black;
	font-size: 10pt;
	font-weight: bolder;	
	font-family: Arial, Helvetica, sans-serif;
}
.comment{
	color: Black;
	font-size: 8pt;
	font-weight: bolder;	
	font-family: Arial, Helvetica, sans-serif;
}
.littleTitle{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkDetail{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}
.EXPERT {
	FONT-SIZE: 11px;
	COLOR: #48677e;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-bottom : 5px;
}
.headTableTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #8EEB16;
	font-size: 16pt;
	font-weight: bold;
	background-color: black;
	text-align:center;
}