@charset "utf-8";
/* CSS Document */

.ir-arriba{
	display:none;	
	padding:0px;
	width: 40px;
	height:40px;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	left:20px;
	background: url(../images/icons/up.png) no-repeat;
	}



