body {
	background-attachment: fixed;
	background-image: url(images/fond2_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color:#000A36;
    scrollbar-shadow-color:		#00115b;
	scrollbar-highlight-color:	#00115b;
	scrollbar-3dlight-color:	00115b;
	scrollbar-darkshadow-color:	00115b;
	scrollbar-track-color:		#00115b;
	scrollbar-arrow-color:		#fde5a5
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.initiale {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: FCD98A;
}

