#capa_conteudo .verde{
 color: #1D651F;
 font-size: 14px;
 font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .box1{
  background-color: #DFE5C7;
  padding: 20px;
  margin-bottom: 20px;         
}

#capa_conteudo .texto{
 color: #231F20;
 font-size: 14px;
 font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
 margin-bottom: 2px;
}

#capa_conteudo p{
 color: #231F20;
 font-size: 14px;
 font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .boxCinza {
  background:none repeat scroll 0 0 #E8E8E8;
  margin-top:20px;
  margin-bottom:20px;
  padding:3px;
  width: 100%;
}

#capa_conteudo .box{
  background-color: #E8E8E8;         
}

#capa_conteudo .titulo_topo{
font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
font-size: 24px;
font-weight: bold;
color:#DF2127;
}

#capa_conteudo .titulo_cinza{
font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
color:#939598;
}

#capa_conteudo hr{
background:#D1D2D4;
margin: 0.5em 0 1.5em;
}

#capa_conteudo h1, 
#capa_conteudo h3, 
#capa_conteudo h4, 
#capa_conteudo h5, 
#capa_conteudo h6 {
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #4C5919; margin-bottom: 0;
}

#capa_conteudo h2{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  color: #4C5919;
  margin-bottom: 0;
  font-size: 15px;
}

#capa_conteudo a:focus, 
#capa_conteudo a:hover{
    text-decoration:underline;
    color: #115B89; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo a {
  text-decoration:none;
  color:#115B89; 
  font-size: 14px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #miolo{
  margin: 0;
}

#capa_conteudo .centro{
  float: left;
}

#capa_conteudo #links{ 
  margin-top: -12px;
}
 
#capa_conteudo #links ul{ 
     list-style-image:url(/site/midia/arquivos/flecha_azul.png);
     padding-left:10px;
     margin-left: 10px;
}

#capa_conteudo #links ul li{ 
     list-style-image:url(/site/midia/arquivos/flecha_azul.png);
     margin-left:0px;
     font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
     font-size: 14px;
}


#capa_conteudo #links ul li a{
    text-decoration:none;
    color:#115B89; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #links ul li a:hover{
    text-decoration:underline;
    color: #115B89; 
    font-size: 14px;
    font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#menu_selecionado{
    background: #DF2127;
    width: 98px;
    height: 5px;
    margin-top: -38px;
    margin-left: 251px;
}

#capa_conteudo .titulo{
    margin-top: 45px;
}

#capa_breadcrumb {
    display: block;
}

#corpo .site_bread_esconde {
    display: none;
}