html,body {background-color : #424242;
    
    scrollbar-face-color: #252525;
    scrollbar-shadow-color: #252525;
    scrollbar-highlight-color: #424242;
    scrollbar-3dlight-color: #818181;
    scrollbar-darkshadow-color: #3F3F3F
    scrollbar-track-color: #252525;
    scrollbar-arrow-color: #EAEAEA;
}

p,ul,li,td,tr {	
font-size:10pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
a:link {color:#FF5353; text-decoration: none; font-weight: bold;}
a:visited {color:#FF5353;  text-decoration: none; font-weight: bold;}
a:hover {color:#FF5353; text-decoration:underline; font-weight: bold ;
}

.bouton{
display: block;
text-indent: 20px;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;}

a.bouton:link{
width:150px; 
height:20px; 
text-decoration:none; 
color:#FFFFFF;
text-align:left; 
font-weight:lighter;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt;
background-image:url(img/e-carre-n.gif);
background-position: left center;
background-repeat: no-repeat;
}


a.bouton:visited{
width:150px; 
height:20px; 
text-decoration:none; 
color:#FFFFFF;
text-align:left; 
font-weight:lighter;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt;
background-image:url(img/e-carre-n.gif);
background-position: left center;
background-repeat: no-repeat;
}

a.bouton:hover{ 
width:150px; 
height:20px; 
text-decoration:none; 
color:#FFFFFF;
text-align:left; 
font-weight:lighter;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt;
background-image:url(img/e-carre-h.gif);
background-position: left center;
background-repeat: no-repeat; 
}

.bouton{text-align:left;text-indent:20px;
}