body {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #A3BDC2;
scrollbar-highlight-color: #A3BDC2;
scrollbar-shadow-color: #A3BDC2;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #A3BDC2;
scrollbar-darkshadow-color: #000000;
}

A:link {color: #0A4A56; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #000000; cursor: help;}
A:visited {color: #0A4A56; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #000000; cursor: help;}
A:active {color: #B0A4A56; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #000000; cursor: help;}
A:hover {color: #0A4A56; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #000000; cursor: help;}

body {
background-image: url(layout/bg.jpg);  
background-color: #A3BDC2; 
background-attachment: scroll;
background-repeat: repeat-y;
font-family: verdana; 
color: #000000; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px;
text-align: justify;
margin-top: 0; 
margin-bottom: 0;
cursor: default;
}

.titre {
font-family: verdana;
font-size: 13px;
font-weight: bold;
text-align: right;
margin-top: 0; 
margin-bottom: 0;
color: #000000; 
border-bottom: 2px solid #0A4A56;
}
