#capa_conteudo p{
  color:#333; 
  font-size: 14px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .vermelho{
  color:#9A0505; 
  font-size: 16px;
  font-weight: bold;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .texto{
  color:#333; 
  font-size: 14px;
  font-weight: normal;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #itens ul li{   
  color:#004591;               
  list-style-type: square;      
}

#capa_conteudo .span-20{ 
  background-color: #D2D2D2;         
}

#capa_conteudo .span-24{ 
  background-color: #D2D2D2;         
}

#capa_conteudo #pagina {
   margin:0;
   background-color: #E8E8E8;
   padding-left: 20px;
}

#capa_conteudo .cabecalho{
  margin-top: 30px;
  /*background-color: #FFFFFF;*/
}

#capa_conteudo #miolo{
   margin:20px!important;            
   background-color:#D2D2D2;
}

#capa_conteudo .box{
  background-color: #E8E8E8;        
}

#capa_conteudo #rodape  {
  background-color:#D2D2D2;
  color:#333;
}

#capa_conteudo #rodape a  { 
  color:#333;
}

#capa_conteudo hr{
  background-color: #004591;         
}

#capa_conteudo h1{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #004591;
  font-size: 18px;
  
}

#capa_conteudo h2{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #004591;
}

 
#capa_conteudo h3{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #231F20;
  font-size: 14px;
  padding-left: 157px;
}

 
#capa_conteudo h4{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #004591;
}

 
#capa_conteudo h5{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #004591;
}


#capa_conteudo h6 {
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #004591;
}


#capa_conteudo .titulo {
    color: #004591;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0em;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo a:focus,                            
#capa_conteudo a:hover     { text-decoration:none;   font-size: 18px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;} 
#capa_conteudo a           { color: #004591; text-decoration:underline;   font-size: 18px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;}     

#capa_conteudo table {
  border-collapse:separate;
  border-spacing:2px;
  width: 95%;
} 

#menu_selecionado{
 background:#61648C;
 width: 146px;
 height: 5px;
 margin-top: -38px;
 margin-left: 724px;
}

#capa_breadcrumb {
    display: block;
}

#corpo .site_bread_esconde {
    display: none;
}