.gray {
border-style:ridge; 
border-width:3px; 
border-color:#e8eaf0;
}

.none {
border-style:none;
}  

.tete {background-image: url(../images/hautb.gif);
background-repeat: no-repeat;
background-position: center;
}

.pied {background-image: url(../images/basb.gif);
background-repeat: no-repeat;
background-position: center;
}

a.bouton:link{
width:130px; 
height:1px; 
text-decoration:none; 
color:white;
text-align:left; 
font-weight:bold; 
background-color:black;
padding:1px}

a.bouton:visited{
width:130px; 
height:0px;
text-decoration:none; 
color:white; 
text-align:left;
font-weight:bold;
}

a.bouton:hover{
width:130px; 
height:0px; 
text-decoration:none;
color:red; 
text-align:left; 
font-weight:bold; 
background-color:transparent;
border-top:solid #e8eaf0 1px;
border-bottom:solid #e8eaf0 1px;
}

.bouton{text-align:center;padding:1px;}

.barre {
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #71ffb8;
scrollbar-track-color: #e8eaf0
}






