body {
	/*background: url(../img/imisuto_web_fondo.jpg) 50% 50% no-repeat;
	background-size: 100% auto; */
}
.img-fondo {
	text-align: center;		
	position: relative;
}
.img-fondo img {
	width: 85%;
	text-align: center;
	margin: 0 auto;
}
body a {
	color: transparent;
}
.contenedor-correo {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	right: 0px;
	bottom: 15%;
	height: 10%;	
}
.contenedor-correo a {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;	
}