/* css_btn_up DEBUT */

#btn_up
{
position: fixed;
bottom: 50px;
right: 10px;
cursor: pointer;
display:none;
}

/* css_btn_up FIN */