body {
scrollbar-arrow-color: #741016;
scrollbar-face-color: #2f2f2f;
scrollbar-highlight-color: #6e141b;
scrollbar-shadow-color: #2f2f2f;
scrollbar-3dlight-color: #6e141b;
scrollbar-track-color: #741016;
scrollbar-darkshadow-color: #6e141b;
}

A:link {color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}
A:visited {color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}
A:active {color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}
A:hover {color: #000000; background-color: #741016; text-decoration: none;}

body {
background-image: url(images/bg.jpg);  
background-color: #741116;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: arial; 
color: #000000; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
text-align: justify;
}

.titre {
background-color: #000000;
font-family: arial;
font-size: 12px;
font-weight: normal;
text-align: center;
color: #741016; 
border-color: #741016; 
border-style: solid; 
border-top-width: 2px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
