#banner_top, #halfbanner_top, #header strong, #header ul, #menu_portal, #extra, 
h1, h2, h3, #arquivo, #footer ul, #atalhos, #efeito_sombra, .leiamais, #barra_materia {
  display: none;
}

html, body, #container, #caderno, #conteudo { 
  display: inline;
  float: left;  
  margin: 0;
  padding: 0;
  width: 100%;  
  background: #fff none no-repeat;
}

#conteudo {
  width: 90%;
  margin-left: 5%;
}

address, #footer .copy {
  display: block;
  float: none;
  position: static;
  text-align: center;
  width: auto;
  border: none;
}

/* 
#conteudo img {
 display: none; 
}
*/

#breadcrumb {
  font-size: 1em;
  position: static;
  margin-bottom: 5px;
}

#container {
  margin-top: -10px !important;
  margin-top: -80px;
}

h4, #conteudo, .a_cen {
  clear: both;
}
