/* SECCIÓN: Armazón de la página */
#contenedor {
	height: 100%;
	}
#pie {
	height: 24em;
	}