@charset "utf-8";
/* CSS Document */

#botonArriba {
position: fixed;
	bottom: 10px; 
	right: 3px;
	padding-right: 30px;
bottom: 25px;
opacity: 0.70;
width: 40 px;
transition: all 1s;

}


