/*#capa_conteudo .append-1 {
  padding-right: 40px;
  padding-top: 22px;
}

#capa_conteudo .prepend-1 {
  padding-left: 6px;
  padding-top: 22px;
}

#capa_conteudo .span-11 {
  width: 447px;
}
*/

a.bt {
display: inline-block;
    transition: .5s;
    color: #FFF !important;
    background-color: #d3810e;
    padding: 8px  15px;
    text-align: center;
    font-size:16px!important;
    font-weight: bold;
    margin-right:20px;
}

a.bt:hover {
    transition: .5s;
    text-decoration: none!important;
    opacity:.8;
}


#capa_conteudo p{
  color:#221F1F;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .texto{
  color:#221F1F;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  text-decoration:none;
  
}

#capa_conteudo{
    background-color: #F1F2F2;
}

#capa_conteudo #miolo {
    margin: 0 0 0;
    overflow: auto;
}

#capa_conteudo .cabecalho{
   margin-top:15px;
}

#capa_conteudo .box{
  background-color: #f5e3c9;
}


#capa_conteudo hr{
  background-color: #D1D2D4;
  margin-top:0px;
}

#capa_conteudo h1{ 
  color: #d3810e;
  font-family:"Trebuchet MS", 
  TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 

}

#capa_conteudo h2 { 
  color: #d3610e; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  margin-bottom: 0; 
}

#capa_conteudo .cinza{
  color: #333333;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-weight: bold;
}


#capa_conteudo a{ 
  color: #d3810e;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}


#capa_conteudo a:focus, 
#capa_conteudo a:hover{ 
  text-decoration:underline; 
  color:#d3810e;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo #menu_selecionado{
    background:#FAEA51;
    width: 131px;
    height:5px;
    margin-top:-38px;
    margin-left:437px;
}

#capa_breadcrumb {
    display: block;
}

#corpo .site_bread_esconde {
    display: none;
}

#capa_conteudo #itens ul{ 
     list-style-type: square;
     color: #a94442;
     padding-left:10px;
     margin-left: 10px;
     
}

#capa_conteudo #itens ul li{ 
     list-style-type: square;
     color: #a94442;
     margin-left:0px;
     font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
     font-size: 14px;
     line-height: 1.5em;
     text-align:justify;
     
}

#capa_conteudo #itens ul li span{ 
    color:#221F1F;
    margin-left:0px;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
    font-size: 14px;
    
}
 
#capa_conteudo #itens ul li a{
    text-decoration:none;
    color:#d3810e;
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
    
}

#capa_conteudo #itens ul li a:hover{
    text-decoration:underline;
    color: #d3810e; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}