img#fechar{
    cursor: pointer;
}
.popup{
    width: 300px;
    height: 325px;
    margin-left: -150px;
    top: 180px;
    left: 50%;
    position: absolute;
    display: none;
    border: solid 2px #c4c4c4;
}
* {
  margin:0;
  padding:0;
}

html, body {
 /* height:100%;*/
  font-family: Arial;
  font-size: 11px;
  text-align:justify;
}

* html #holder {
  height:100%;
}

.conteudo-tab p {
  margin: 10px 10px 25px 5px;
  color: #5B5B5B;
/*  text-indent: 1em;*/
}

p {
  margin: 5px;
/*  text-indent: 0.8em;*/
}

ul {
  margin-left: 30px;
  list-style-type: circle;
}

h1 {
  margin: 0px 5px;
}

h2 {
  margin: 10px 5px;
}

h3 {
  color: #1E5273;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial;
  margin-left:4px;
  background-image:url(/images/pt/bullet.jpg);
  background-repeat:no-repeat;
  padding: 0px 0px 0px 15px;
  list-style-type: none;
}
.bullet li {
  margin-left:4px;
  background-image:url(/images/pt/bullet.jpg);
  background-repeat:no-repeat;
  padding: 0px 0px 0px 15px;
  list-style-type: none;
}


hr {
  color: gold;
}

.rentabilidade {
  margin: 10px 0px 25px 5px;

}
.rentabilidade th, .rentabilidade td {
  padding: 7px;
}

.rentabilidade-tab th, .rentabilidade-tab td  {
  padding: 7px;
}

.grafico {
  text-align: center;
}


#holder {
  width: 1000px;
  top: 0px;
  text-align:justify;
  margin:0 auto;
}
/*
#menu {
  padding: 0;
  margin: 0;
}

  #menu img {
    border: none;
  }

  #menu li {
    display: inline;
    float:left;
    padding: 0;
    margin: 0;
  }
*/
#conteudo_home {
  padding: 10px 0 10px 0;
  padding-bottom: 20px;
}

#conteudo {
  padding: 10px 10px 10px 5px;
}

  #conteudo #principal {
    float: left;
    width: 750px;
    color: #5B5B5B;
  }
  
  #conteudo #adicionais {
    float: right;
    padding-left: 15px;
    width: 210px;
    font-size: 11px;
    color: #696969;
  }
  
    #pdf{
      background-image: url('../images/pdf.jpg');
      background-repeat: no-repeat;
      background-position: top left;
      padding: 5px 0px 10px 25px;
      margin-top: 5px;
      font-size: 10px;
    }
    
    #pdf a {
      color: #5B5B5B;
      text-decoration: none;
    }
	
	    #icon{
      background-image: url('../images/seta_verde.gif');
      background-repeat: no-repeat;
      background-position: top left;
      padding: 6px 0px 10px 25px;
      margin-top: 5px;
      font-size: 10px;
    }
    
    #icon a {
      color: #5B5B5B;
      text-decoration: none;
    }
    
    #conteudo #adicionais #associada {
      text-align: center;
      color: #00304a;
    }
  
  #clear {
    clear: both;
  }

#submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  float: left;
  width: 215px;
}

#submenu li {
  border-top: 1px solid #eee;
  
}

#submenu li a {
  color: #5B5B5B;
  display: block;
  padding: 5px 0 5px 2px;
  text-decoration: none;
}

#submenu li a:hover { background: #FAF8D5;}

#submenu li a:active {
  color: #053854;
  font-weight: bold;
  background: #F1F6F8;
}

#submenu .fechado {  background: url('../images/closed.gif') right center no-repeat; }
#submenu .fechado a:hover { background: url('../images/closed.gif') right center no-repeat #FAF8D5;}
#submenu .fechado a:active { background: url('../images/closed.gif') right center no-repeat #F1F6F8;}

#submenu .noborder {  border-top: none; }

#duasbordas {
  width: 525px;
  padding-left:5px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  float: right;
}

#duasbordas p {
  text-align: justify;
}

#abas img {
  float: left;
  border: none;
}

#abas a {
  text-decoration: none;
  border: none;
}

.area {
  width: 31%;
  margin-top: 0px;
  float:left;
  padding: 0px 17px 0px 5px;
  color: #5B5B5B;
}

.texto-destacado {
  background: url('../images/bullet_seta.gif') no-repeat left 3px;
  padding-left: 15px;
  padding-right: 5px;
  font-weight: bold;
  text-align: justify;
  margin-top: 10px;
  color: #17445B;
  min-height: 165px;
  height: auto !important;
  height: 165px;
}

.destaque {
  color: #17445B;
  min-height: 170px;
  height: auto !important;
  height: 170px;
}

#divisao {
  background-color: #EBEBEB;
  height: 37px;
}

.cinzinha { background-color:#efefef }

#divisao .titulo{
  float: left;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 2px #f9f9f9 solid;
}

#footer {
  clear: both;
  background-color: #e1e1e1;
  height: 64px;
  width: 100%;
  padding: 5px 0 5px;

} 
  
  #footer #texto_end1, #footer #texto_end2 {
    font-size: 11px;
    margin-top: 10px;
    width: 320px;
    float:left;
    padding-left: 20px;
  }
  
  #footer #texto_end2 {
    width: 335px;
    border-left: 1px solid #eee;
    
  }
  
  #footer img {
    float: right;
  }
  
  /*
  Regras específicas para o footer da Home
  Ele não vai ficar colado no fundo do browser  
  */
  
#footer_home {
  clear: both;
  background-color: #e1e1e1;
  height: 64px;
  width: 100%;
  padding: 5px 0 0px 0;
} 
  
  #footer_home #texto_end1, #footer_home #texto_end2 {
    font-size: 11px;
    margin-top: 10px;
    width: 320px;
    float:left;
    padding-left: 20px;
  }
  
  #footer_home #texto_end2 {
    width: 335px;
    border-left: 1px solid #eee;
    
  }
  
  #footer_home img {
    float: right;
  }

.bold {
  font-weight: bold;
}

.dados thead{
  background-color: #0E4669;
  color: #fff;
}

.dados thead th{
  padding: 5px;
}

.dados *{
  border-bottom: 1px solid #0E4669;
}

.dados tbody td {
  padding: 5px;
}

.lista {
padding-left:8px;
}

.noticiaTitulo {
  border-bottom: 1px solid #ccc;  
  margin-left: 0;
}

.noticiaTitulo a {
  color: #1A457B;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none;
}

.vejaMais, .vejaMais a {
  color: #898989;
  text-align: right;
}

.fonte, .fonte a {
  color: #898989;
  margin-top: 10px;
}
.tit-fundo{
  color: #717171;
  font-size: 25px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
}
.input{
  color: #0E4669;
  font-size: 11px;
  font-weight:normal;
  font-family: Arial, Helvetica, sans-serif;
  border: solid 1px #CCCCCC;
  padding:3px;
}

#link li a {
  color: #5B5B5B;
  display: block;
  padding: 5px 0 5px 2px;
  text-decoration: none;
  background-image:url(/images/pt/bullet.jpg);
  background-repeat:no-repeat;
  padding: 0px 0px 0px 15px;
}

#link li a:hover { color: #FAF8D5;}

#link li a:active {
  color: #053854;
  font-weight: bold;
  background: #F1F6F8;
}
.texto-branco {
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
    .link-preto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #5B5B5B;
    text-decoration: none;
    }
    
    .link-preto a {
      color: #5B5B5B;
      text-decoration: none;
    }

    .link-branco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #FFFFFF;
    text-decoration: none;
    }
    
    .link-branco a {
      color: #FFFFFF;
      text-decoration: underline;
    }
    
.errors ul{
border: 1px solid #d77;
list-style-type:square;
width: 55%;
}
.errors  li {
background: #FCC;
text-transform: capitalize;
font-weight:bold;
}

#msg {
  color: red;
}


.submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  width: 215px;
}

.submenu li {
  border-top: 1px solid #eee;
  
}

.submenu li a {
  color: #5B5B5B;
  display: block;
  padding: 5px 0 5px 2px;
  text-decoration: none;
}

.submenu li a:hover { background: #FAF8D5;}

.submenu li a:active {
  color: #053854;
  font-weight: bold;
  background: #F1F6F8;
}

.submenu .fechado {  background: url('../images/closed.gif') right center no-repeat; }
.submenu .fechado a:hover { background: url('../images/closed.gif') right center no-repeat #FAF8D5;}
.submenu .fechado a:active { background: url('../images/closed.gif') right center no-repeat #F1F6F8;}

.submenu .noborder {  border-top: none; }

#relatorios {padding:0;margin:0;}
#relatorios li {float:left;width:178px;display:block;width:178px;height:152px;padding:4px 0}
#relatorios li:after {content:'.'; clear:both; display:block;visibility:hidden;}
#relatorios li a {display:block;width:178px;height:152px;text-align:center;text-decoration:none;font:normal 11px Arial;color:#000}
#relatorios li a img {padding-left:5px }

.relatorio li {float:left;width:178px;display:block;width:178px;height:152px;padding:4px 0}

#formulario fieldset{border:0}
.tabela li {list-style-type:none}
