#banner_top, #halfbanner_top, #header strong, #header ul, #menu_portal, #extra, 
h1, h2, h3, #arquivo, #footer ul, #atalhos, #efeito_sombra, .leiamais, #barra_materia, 
#menu, #submenu, #bannersTop {
  display: none;
}

html, body, #container, #caderno, #conteudo, #breadcrumb { 
  display: inline;
  float: left;  
  margin: 0;
  padding: 0;
  width: 100%;  
  background: #fff none no-repeat;
}


#conteudo, #breadcrumb {
  width: 90%;
  margin-left: 5%;
}


address, #footer .copy {
  display: block;
  float: none;
  position: static;
  text-align: center;
  width: auto;
  border: none;
}



#breadcrumb {
  font-size: 1em;
  display: block;
  clear: both;
  margin-bottom: 5px;
  margin-top: -80px;
}


#container {
  margin-top: -10px !important;
  margin-top: -80px;
}


h4, #conteudo, .a_cen {
  clear: both;
}


/* 
#conteudo img {
 display: none; 
}
*/