body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-attachment: fixed;
	background-color: 9be3f4;
	background-image: url(images/fondpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color:#0B7E96;
					scrollbar-shadow-color:		#61B5C9;
					scrollbar-highlight-color:	#2896BF;
					scrollbar-3dlight-color:	white;
					scrollbar-darkshadow-color:	black;
					scrollbar-track-color:		#61B5C9;
					scrollbar-arrow-color:		#Black;
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
