#mailtotal{
	height: 100%;
	width: 100%;
	background-image: url(../../skin/fondo.png);
	background-repeat: repeat;
}
#FloatingLayer{
	margin-top: 80px;
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 9999;
}
#FloatingLayer img{
	
}
.ajuste_size{
	height: auto;
	width: auto;
	text-align: center;
	z-index: 999;
}
ajuste_size img{z-index: 9999;}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

