.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.basvignette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 5pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.scrollbardiv {
	position:static;
	top:0;
	left:0;
	width:700px;
	height:370px;
	z-index:1;
	overflow:auto;
	visibility:visible;
	scrollbar-face-color: #FF9933; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #FFDF88; 
	scrollbar-3dlight-color: #F8C755; 
	scrollbar-darkshadow-color: #944601; 
	scrollbar-track-color: #F8C755; 
	scrollbar-arrow-color: #944601;
}