html, body {
background-color : #ffffff;
margin:0px 0px 0px 0px;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

p { color: black; font-size: 12px; font-family: "trebuchet ms"; margin: 5px; }
p.gestion { color: black; font-size: 12px; font-family: "trebuchet ms";}
h1.gestion { color: black; font-size: 15px; font-family: "trebuchet ms";}
p.anim { color: white; font-size: 12px; font-family: "trebuchet ms"; margin: 5px; }

a.nav:link { color: white; font-size: 12px; font-family: "trebuchet ms"; background-color: black; text-decoration: underline; }
a.nav:visited { color: white; font-size: 12px; font-family: "trebuchet ms"; background-color: black; text-decoration: underline; }
a.nav:hover { color: white; font-size: 12px; font-family: "trebuchet ms"; background-color: white; }

a.gestion:link { color: red; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.gestion:visited { color: red; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.gestion:hover { color: red; font-size: 12px; font-family: "trebuchet ms"; text-decoration: none; }

a.footer:link { color: black; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.footer:visited { color: black; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.footer:hover { color: black; font-size: 12px; font-family: "trebuchet ms"; text-decoration: none; }

a.anim:link { color: white; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.anim:visited { color: white; font-size: 12px; font-family: "trebuchet ms"; text-decoration: underline; }
a.anim:hover { color: white; font-size: 12px; font-family: "trebuchet ms"; text-decoration: none; }

#credits{display: none; /* les sous-menus ne sont pas affichés */background-color: #ffffff; position:absolute;
left: 50%; 
top: 50%;
width: 320px;
height: 430px;
margin-left: -160px; /* moitié de la largeur */
margin-top: -215px; /* moitié de la hauteur */
border: 1px solid #ffffff;
z-index:51;}#creditsi{display: none; /* les sous-menus ne sont pas affichés */background-color: #ffffff; position:absolute;
left: 50%; 
top: 50%;
width: 320px;
height: 430px;
margin-left: -160px; /* moitié de la largeur */
margin-top: -215px; /* moitié de la hauteur */
border:none;
z-index:50;}
