a {  text-decoration: none}
a:hover {  text-decoration: underline}
.fonddroite{  background-image: url(images/fon_droi.jpg); background-repeat: no-repeat}
.fondgauche {  background-image: url(images/fon_gauc.jpg); background-repeat: no-repeat}

body {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-align: justify ;
    scrollbar-face-color :#FFFFFF ;
    scrollbar-shadow-color :#FFFFFF ;
    scrollbar-highlight-color :#FFFFFF ;
    scrollbar-3dlight-color :#666600 ;
    scrollbar-darkshadow-color :#666600 ;
    scrollbar-track-color :#FFFFFF ;
    scrollbar-arrow-color :#666600 ;
     }
