﻿body {
  background-image: none;
  color: #000;
}

#breadCrumbsContainer,  #issn, #cadastreSe, #busca, #menu, #bloco_extra, .tituloBloco, #quentes, #rodape {
  display: none;
}

#corpo {
  border: 0;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
  box-shadow: none;  
}

#bloco_conteudo {
  width: inherit;
}

#chapeu, #titulo, #autor, #texto p {
  color: #000;
}

#titulo {
  font-size: 20pt; 
}

#textoInformativo {
  color: #000; 
}

#texto p {
  line-height: 18pt;
}

#texto font[size="1"] {
  font-size: 12pt; 
}

#texto font[size="2"] {
  font-size: 14pt; 
}

#texto font[size="3"] {
  font-size: 16pt;
}

#meImprime {
  display: block;
  margin: 50px 0 25px 0;
  font-size: 12pt;
  color: #000;
}

.cabecalhoSocial, .socialVertical, .rodapeSocial {
  display: none;
}