/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
* {
	
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #3399ff;
	scrollbar-darkshadow-color : #3399ff;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #ffffff;
}
body {
	background-color: White;
	
}
a:visited {
	font-family: Arial;
	color: #3399ff;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Arial;
    color: #003366;
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	color: #003366;
	font-size: 10px;
}
h4 {
	font-family: Arial;
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}

h5 {
	font-family: Arial;
	color: #003366;
	font-size: 10px;
}

h6 {
	font-family: Arial;
	color: #003366;
	font-size: 9px;
}
table {
	width: 750px;
	background-image: url(Aucune);
	background-position: center center;
	background-color: #ffffff;
}


