@charset "utf-8";
/* CSS Document */

/* Remove unwanted elements */
#leia-page, #in, #ind, .link-permanente
{
display: none;
height:2px;
}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}