@charset "utf-8";
/* CSS Document */
/*////////////////////////////////pour l'ascenseur /////////////////////////////////**/
.scroll-track{
 height:10px;
 width:5px;
 background:#D3D3D3;
 float:left;
 margin-left:0px;

}

.scroll-handle{
 height:5px;
 width:5px;
 background:#777777;
 cursor:pointer;
}
/*#contenant{
height:320px; width:573px; margin-top:70px; overflow:hidden;
}
#interieur{
padding-right:43px;
text-align:justify;

}
*//*****************************************************************/

