#capa_conteudo .bt {
    padding: 8px;
    border: 1px solid #7da840;
    color: #4f6d24;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none !important;

}

#capa_conteudo .bt:hover {
    background-color: #7da840;
    color: rgb(243, 239, 215) !important;
    text-decoration: none !important;
    font-size: 16px;
}

#capa_conteudo p{
  color:#221F1F;
  font-size: 14px;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}


#capa_conteudo{
    background-color: #F1F2F2;    
}

#capa_conteudo #miolo {
    margin: -30px 0 0;
    min-height: 1300px;
    margin-bottom: -300px
}

#capa_conteudo a{ 
  color: #c18600;
  text-decoration:underline; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}


#capa_conteudo .titulo_topo{
  font-family: "Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color:#939598;
  line-height: 3em;
}

#capa_conteudo .separador{
    margin-top: -25px;
}


#capa_conteudo .texto{
  color:#221F1F;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 14px;
}


#capa_conteudo .cabecalho{
   margin-top:35px;
   height: 250px;
}


#capa_conteudo #menu {
  background-color:#F1F2F2;
}

#capa_conteudo #menu ul{
  border-style:solid solid none;
  text-decoration:none;
  background-color:#AFCF54;        
  font-weight:bold;
  font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
}

#capa_conteudo #menu ul li{  
  border-style:solid solid none;
  text-decoration:none;
  background-color:#AFCF54;        
  font-weight:bold;
  font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
}

#capa_conteudo #menu ul li a{
   text-decoration:none;  
  font-weight:bold;           
  color: #1E5939;
  font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
}

#capa_conteudo #menu ul li a:hover{
   color: #AFCF54;
  font-weight:bold;    
  font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
}

#capa_conteudo #menu ul li:hover{
  text-decoration:none;             
  color: #1E5939;
}


#capa_conteudo .box{
  background-color: #e8e8e8;
}

#capa_conteudo hr{
  background-color: #D1D2D4;
  margin-top:0px;
}

#capa_conteudo h1,
#capa_conteudo h2,
#capa_conteudo h4, 
#capa_conteudo h5, 
#capa_conteudo h6 { color: #4f6d24; font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 0; }

#capa_conteudo a:focus, 
#capa_conteudo a:hover{ 
  text-decoration:none; 
  color:#c18600;
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo a.link2:focus, 
#capa_conteudo a.link2:hover{ 
  text-decoration:none; 
  color:#27468D; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif; 
  font-size: 14px;
}

#capa_conteudo a.link2{ 
  color: #27468D; 
  text-decoration:underline; 
  font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
  font-size: 14px;
}

#capa_conteudo #links ul {
    margin-left:-25px;
    margin-top:-3px;
    list-style-type: square;
    color: #7da840;
    font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
    font-size: 14px;
}

#capa_conteudo #links ul li{ 
    list-style-type: square;
    color: #7da840;
    font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
    font-size: 14px;
}
 
#capa_conteudo #links ul li a{
    color: #c18600;
    font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

#capa_conteudo #links ul li a:hover{
    color: #c18600;
    font-family: "Trebuchet MS",TrebuchetMSRegular,Arial,sans-serif;
    font-size: 14px;
    text-decoration: none;
}

#capa_conteudo #links li span{
    list-style-type: square;
    font-size:14px;
    color:#221F1F;
    font-family:"Trebuchet MS", TrebuchetMSRegular, Arial, sans-serif;
}

#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;
}

/* ----- ESTILO PARA FORMULARIO --------- */
#capa_conteudo label {
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}

#capa_conteudo .fundo {
    background-color: #FFF;
}

#capa_conteudo form {
    border: 1px solid #CCCCCC;
    margin-bottom: 30px;
    padding: 5px;
    text-align: left;
    width: 100%;
}

#capa_conteudo ul{ list-style-type: none; }

#capa_conteudo input[type="text"], input[type="password"], input.text, input.title {
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
    visibility: visible;
    background-color: #E8E8E8;
    border: 1px solid #BBBBBB;
    width: 200px;
    position: absolute;
    left:38%;
}

#capa_conteudo select {
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
    visibility: visible;
    background-color: #FFF;
    border: 1px solid #BBBBBB;
    width: 60px;
    position: absolute;
    left:38%;
}

#capa_conteudo textarea {
    height: 100px;
    margin-bottom: 8px;
    margin-left: 25px;
    vertical-align: middle;
    visibility: visible;
    background-color: #E8E8E8;
    border: 1px solid #BBBBBB;
    position: inherit;
    width: 70%;
}

#capa_conteudo #id_email_error {
    left: 890px;
    position: absolute;
}