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

footer{
	background:url(../img/footer/fondo.jpg);
	background-position:right;
	background-size:cover;
	height:220px;
	width:100%;
	z-index:5;
	position:relative;
}