/* CSS Document */
BODY {
	scrollbar-face-color:#694f3e;
    scrollbar-shadow-color:#694f3e;
    scrollbar-highlight-color:#846956;
    scrollbar-3dlight-color:#846956;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#694f3e;
    scrollbar-arrow-color: #846956;
    background-color: #694f3e;
    background-attachment: fixed;
    background-color: transparent;
	background-image:   url();
    cursor:   url(../../Images/Image_Divers/Curseur_Joanne.ani);
}
body {
	margin-top: 0px;
	background-image:      url();
	background-color: transparent;
}
body,td,th {
	color: #665346;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #665346;
	text-decoration: none;
}
a:visited {
	color: #665346;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}


