.mypresta_scrollup{
    opacity:0.45;
    width:40px;
    height:40px;
    position:fixed;
    display:none;
    text-indent:-9999px;
	z-index:100;
}
.mypresta_scrollup:hover{
    opacity:0.8;
}