
body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #9C2B1B;
scrollbar-face-color: #9C2B1B;
scrollbar-highlight-color: #9C2B1B;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #9C2B1B;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}


body {
margin: 0;
text-align: center;
background-image: url("Img/BackDD.gif");
background-position: center;
background-color: #DDA0DD;
font-family: verdana; 
color: #000000;  
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default;
overflow: auto;
}

td {
background-image: url("Img/Fond.gif");
}


* {
margin: 0px;
padding: 0px;
}


#global {
margin: 0 auto;
width: 750px; 
text-align: left;
}

#content {
position: absolute;
margin-left: 5px;
top: 475px;
width: 480px;
overflow: visible;
height: 460; }

#footer {
border:none;
height: 250px;
margin-top: auto;
margin-bottom: 1px;
}



.Titre {
margin-left: 15px;
top: 385px;
position: absolute;}


.corp {
font-family: verdana; 
font-size: 12px; 
text-align: justify; 
color: #000000; 
background-color: none;  
text-indent: 0.5cm;}


.nav {
position: absolute;
margin-left: 580px;
top: 475;
width: 165;
font-family: verdana; 
font-size: 13px; 
text-align: center; 
color: #000000; 
background-color: none;
border-style: none; 
margin-top: 1px;} 



.box {
margin-left: 495px;
position: absolute;
width: 335px;
top: 335px; }



h1 {
font-family: verdana; 
font-size: 16px; 
text-align: center; 
color: #9C2B1B; 
background-color: none; 
background-image: url(Img/Title.gif); 
border: dashed #9C2B1B 1px;
}


h2 {
font-family: verdana; 
font-size: 13px; 
text-align: center; 
color: #9C2B1B; 
background-color: none;  
border: dashed #9C2B1B 1px;
}


A:link {color: #9C2B1B; text-decoration: none; cursor: crosshair;}
A:visited {color: #444444; text-decoration: line-through; cursor: crosshair}
A:active {color: #FF0000; text-decoration: none;}
A:hover {color: #FF0000; text-decoration: none; letter-spacing: 2px; font-weight: bold;}

-->
</style>