body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:auto;
	padding:0px;
	color: black; /* couleur police boutons principaux) */
	background-color:#164988;
	background-image:url(http://balistiq.fr/templates/theme1/images/fond2.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	scrollbar-face-color: #286fc1;
	scrollbar-shadow-color: #757575;
	scrollbar-highlight-color: #c1c1c1;
	scrollbar-3dlight-color: #286fc1;
	scrollbar-darkshadow-color: #676767;
	scrollbar-track-color: #acb6c6;
	scrollbar-arrow-color: #ffffff;
}