﻿main {min-height: 100%;height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -294px;
  /* Pad bottom by footer height */
  padding: 0 0 294px;
}
/* #footercontainer {height: 60px; background-color: #f5f5f5;} */
#PaginaFooter {
    display:inherit;
    height: auto;
}
.footerblok ul {
	display:inherit;
}
