A:hover {
	color: #FFFFFF;
	text-decoration : none;
}

body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #A9A9A9;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : Silver;
	scrollbar-highlight-color : #A9A9A9;
	scrollbar-shadow-color : #A9A9A9;
	scrollbar-track-color : WindowText;
}

signature{
	color: Gray;
	font-family: Arial;
	font-weight:700
}

.texteGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DCDCDC;
	text-align: justify;
}
.barTitreHaut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3E4044;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	letter-spacing: 1pt;
	text-align: center;
	background-color: transparent;
	padding:0; 
	border-left:medium none #3E4044; 
	border-right:medium none #3E4044; 
	border-top:1px solid #3E4044; 
	border-bottom:1px solid #3E4044; 
}
.barBouttonBas{
	border: 1px solid ThreedShadow;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1;
	background-color: Black;
	letter-spacing: 1pt;
	text-align: center;
	font-family : "Arial";
	color :#C0C0C0;
	font : xx-small;
	text-decoration : none;
	font-size: xx-small;
	border: 1px solid #3E4044;
}
.encadreHBG{
	border-left-style: solid;
	border-left-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding:0; 
	border-left:1px solid #3E4044; 
	border-right:medium none #3E4044; 
	border-top:1px solid #3E4044; 
	border-bottom:1px solid #3E4044; 
}
.encadreHBD{
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding:0; 
	border-left:medium none #3E4044; 
	border-right:1px solid #3E4044; 
	border-top:1px solid #3E4044; 
	border-bottom:1px solid #3E4044;
}
.encadreHB{
	border-left-style:none;
	border-left-width: medium;
	border-right-style:none;
	border-right-width:medium;
	border-top-style:solid;
	border-top-width:1;
	border-bottom-style:solid;
	border-bottom-width:1;
	font-family:Arial;
	border-left: medium none #3E4044; 
	border-right: medium none #3E4044; 
	border-top: 1px solid #3E4044; 
	border-bottom: 1px solid #3E4044; 
	padding: 0;
}
.titresCentraux{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:3pt;
	font-style: italic;
	color: #F8F8FF;
	text-align : center;
	text-transform : uppercase;
	font : bolder;
}
.titresCol{
	font-family: Arial;
	font-size: 9pt;
	color: ThreedLightShadow;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align : center;
	font-style : italic;
}
.textePresentation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: ThreedLightShadow;
	font-weight : bold;
}
#menu{
	position:absolute;
	width:120px;
	border:2px solid black;
	background-color: Silver;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:18px;
	cursor:default;
	visibility:hidden;
}
.menuitems{
padding-left:4px;
padding-right:6px;
}