#capa_conteudo p{
  color:#555; 
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo .texto{
  color:#555; 
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
}

#capa_conteudo .cabecalho{
   margin-top:3px;
}

#capa_conteudo .conteudo{
   /*margin: 20px 5px 15px 20px;*/
   margin: 20px;
}

#capa_conteudo .colunaEsq{
   background-color:#4D974C;
   margin: 10px 0 15px;
   min-height: 540px;
   padding-top:5px;
}

#capa_conteudo .colunaInterna{
   background-color:#EEF5E2;
   margin: 5px 0 0 25px;
   min-height: 520px;
}

#capa_conteudo .box{
  background-color: #D2E2B1;  
  padding-bottom:0.1em;
  padding-top:1em;
  padding: 0.3em;  
}

#capa_conteudo .box p{
  color:#555; 
  font-size: 13px;
  margin: 0 0 0.8em;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo h3 { color:#4D974C;}

#capa_conteudo h1, 
#capa_conteudo h2 { 
  color: #4D974C;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
} 

#capa_conteudo .tituloBranco{
    color:#FFF;
    margin-left: 25px;
    font-size: 1.5em;
   font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
} 

#capa_conteudo .titulo_topo{
  color: #488C46;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-left: 20px;
}

#capa_conteudo a.link:focus,                           
#capa_conteudo a.link:hover{
  text-decoration:underline; 
  font-size:13px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
} 

#capa_conteudo a.link { 
  color: #223444; 
  font-size:13px; 
  text-decoration:none;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}   

#capa_conteudo a:focus,                           
#capa_conteudo a:hover{
  text-decoration:underline;
  color: #555555;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
} 
#capa_conteudo a { 
  color: #555555; 
  text-decoration:none;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo #rodape  {
   background-color:#FFF;
   color:#223444; 
} 

#capa_conteudo #rodape a {
   color:#223444;
   text-decoration:none;
}

#capa_conteudo hr{
    background:#D1D2D4;
    margin: 0.5em 0 1.5em;
}

#capa_conteudo .span-24 {
    background:#FFF; 
    width:970px;   
} 

#capa_conteudo .imgs {
    color:#DDE3EE;
}

#capa_conteudo ul{line-height:13px;}

#capa_conteudo ul li{ font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;}

#capa_conteudo ul.flecha_verde {
   list-style-image:url("/site/midia/arquivos/flecha_verde.gif");
   list-style-position:outside;
 /*color:#113388;
   font-size:11px;
 */line-height:13px;
   text-align:left;
}

#capa_conteudo .listaEmLinha {
  clear:left;
  display:inline-block;
  list-style-position:outside;
  padding-left:19px;
}

#capa_conteudo .listaEmLinha li {
  clear:right;
  float:left;
  list-style-position:outside;
  margin-left: 20px;
  margin-right: 10px;
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#capa_conteudo table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

#capa_conteudo th, 
#capa_conteudo td, 
#capa_conteudo caption {
    padding: 2px 0 0 5px;
}

#menu_selecionado{
    background:#61648C;
    width: 139px;
    height:5px;
    margin-top:-38px;
    margin-left:699px;
}

#capa_conteudo .titulo{
    margin-top: 45px;
}

#capa_breadcrumb {
    display: block;
}

#corpo .site_bread_esconde {
    display: none;
}