@charset "utf-8";
html, body {
	background-color: #E8E8E8;
	background-image: url(super_textura.jpg);
	background-position: center center;
	margin: 0px;
	height: 100%;
}

.alto100{
	height: 100%;
}

