﻿/**************************** ESTRUTURA ****************************/

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

#divEstrutura {
	position:relative; /* needed for footer positioning*/
	*left:50%;
	height:100%;
	margin:0px auto; /* center, not in IE5 */
	*margin-left:-389px;
	width:778px;
}

#divPagina {
	width:778px;
	background-color:#ffffff;
	padding-bottom:20px;
	float: left;
}

#divEstrutura #divRodape {
	width:778px;
	height:25px;
	background-color:#e6e9eb;
	clear:both;
}


/**************************** TOPO ****************************/

#divPagina #divTopo {
	width:778px;
	background-image:url(/InstImagem/FundoTopo2.gif);
	background-repeat:repeat-x;

	float:left;
}

#divPagina #divTopo img.imgLogoTopo {
	position:absolute;
	top:10px;
	left:13px;
}

#divPagina #ulTopo {
	width:778px;
	height:35px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: "Trebuchet MS";
	font-size:10px;
	color: #d9e4ef;	
}

#divPagina #ulTopo .liTopo {
	list-style-type: none;
	margin-top:6px;
}

.logoTopo {
	width:356px;
	*width:353px;
	float:left;
}

.siteBovespaTopo {
	width:115px;
	padding-top:2px;
	_padding-top:3px;
	*padding-top:4px;
	float:right;
}

.siteBovespaTopo a {
	color: #d9e4ef;	
	text-decoration: none;
}

.siteBovespaTopo a:hover {
	text-decoration: underline;
}

.comboTopo {
	width:303px;
	*width:306px;
	float:left;
}

.form {
	width:230px;
	font-family:Verdana;
	font-size:10px;
	color: #333333;
}

.select {
	width:217px;
	*width:220px;
	font-family:Verdana;
	font-size:10px;
	color: #333333;
}

.selectDestaque {
	font-family:Verdana;
	font-size:10px;
	color: #00ae4a;
}

.Letra {
	font-family:Verdana;
	font-size:10px;
	color: #00ad4e;
}

#divLogoTopo {
	width:778px;
	height:50px;
	background-color:#fff;
	border-bottom:1px solid #cccfd1;
	float: left;
}

#divLogoTopo img {
	margin: 16px 0 0 13px;
	border:none;
}

/**************************** MENU ****************************/

#divEstruturaMenu {
	width:195px;
	height:400px;
	float: left;
}

#divEstruturaMenu #ulMenu {
	width:167px;
	margin:10px 10px 0 5px;
	_margin:10px 5px 0 3px;
	background-color:#fff;
	float:left;
}

#divEstruturaMenu #ulMenu li {
	width:180px;
	height:25px;
	background-color:#e6e9eb;
	border-left:3px solid #00ae4d;
	margin:0 0 1px 0;
}

#divEstruturaMenu #ulMenu li a {
	font-family: "Trebuchet MS";
	font-size:11px;
	width:169px;
	height:20px;
	color:#585a5b;
	padding:5px 0 0 10px;
	text-decoration:none;
	display:block;
}

#divEstruturaMenu #ulMenu li a:hover {
	background-color:#daf4db;
}

/*********************************** CABECALHO ***********************************/

#divCabecalho {
	width:576px;
	height:33px;
	float:left;
	font-family: "Trebuchet MS";
	line-height:33px;
	font-size:10px;
	color:#9ca0a3;
	/*padding:6px 0 0;*/
	margin-bottom:30px;
	border-bottom:1px solid #e6e9eb;
	position: relative;
}

#divCabecalho .historicoNavegacao {
	border-bottom:0px solid #fff;
	margin-top:12px;
	float:left;
}

/*********************************** LATERAL ESQUERDA VIDEO ***********************************/
#divEstruturaEsquerdaVideo {
	width:263px;
	position: relative;
	float:right;
	margin-bottom:100px;
}

#divEstruturaEsquerdaVideo #divMais {
	width:243px;
	background-color:#f4f5f6;
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size: 11px;
	padding: 0 5px 10px 10px;
	display:inline;
	position: relative;
	float:right;
}

#divEstruturaEsquerdaVideo #divMais ul {
	margin:20px 0 40px 0;
}

#divEstruturaEsquerdaVideo #divMais ul li {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 11px;
	background-image: url(/InstImagem/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding:0px 0 0px 8px;
	_display:inline;
	_list-style-image: url(/InstImagem/Bullet.gif);
}

#divEstruturaEsquerdaVideo #divMais ul li a {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 11px;
	text-decoration:none;
}

#divEstruturaEsquerdaVideo #divMais ul li a:hover {
	text-decoration:underline;
}

#divEstruturaEsquerdaVideo #divMais a.Mais {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 11px;
	text-decoration:none;
}

#divEstruturaEsquerdaVideo #divMais a.Mais:hover {
	text-decoration:underline;
}

#divEstruturaEsquerdaVideo #divMais h1.TituloMais {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#4e799f;
	background-image: url(/InstImagem/BulletMais.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding:6px 0 23px 15px;
}

#divEstruturaEsquerdaVideo #divMaisRodape {
	width:258px;
	height:20px;
	background-color:#e1e3e4;
	float: right;
}

/*********************************** LATERAL ESQUERDA ***********************************/
#divEstruturaEsquerda {
	width:180px;
	position: relative;
	float:right;
}

#divEstruturaEsquerda #divMais {
	width:165px;
	background-color:#f4f5f6;
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size:11px;
	padding: 0 5px 10px 10px;
	margin-top:3px;
	*margin-top:1px;
	display:inline;
	position: relative;
	float:right;
}

#divEstruturaEsquerda #divMais .Legenda {
	width:155px;
	text-align:center;
}

#divEstruturaEsquerda #divMais p {
	font-size:11px;
}

#divEstruturaEsquerda #divMais ul {
	margin:20px 0 40px 0;
}

#divEstruturaEsquerda #divMais ul li {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size:11px;
	background-image: url(/InstImagem/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding:0px 0 0px 8px;
	_display:inline;
	_list-style-image: url(/InstImagem/Bullet.gif);
}

#divEstruturaEsquerda #divMais ul li a {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size:11px;
	text-decoration:none;
}

#divEstruturaEsquerda #divMais ul li a:hover {
	text-decoration:underline;
}

#divEstruturaEsquerda #divMais a.Mais {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size:11px;
	text-decoration:none;
}

#divEstruturaEsquerda #divMais a.Mais:hover {
	text-decoration:underline;
}

#divEstruturaEsquerda #divMais h1.TituloMais {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#4e799f;
	background-image: url(/InstImagem/BulletMais.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding:6px 0 23px 15px;
}

#divEstruturaEsquerda #divMais h1.TituloMaisHome {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color:#4e799f;
	padding:17px 0 10px 0px;
}

#divEstruturaEsquerda #divMaisRodape {
	width:180px;
	height:20px;
	background-color:#e1e3e4;
	margin-bottom:20px;
	float: right;
}

#divEstruturaEsquerda #divMapa {
	width:180px;
	background-color:#f4f5f6;
	text-align:center;
	float: right;
}

#divEstruturaEsquerda #divMapa h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align:left;
	color:#4e799f;
	padding:7px 0 10px 7px;
}

#divEstruturaEsquerda #divInstituto {
	width:180px;
	height:122px;
	background-color:#eaecee;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	float: right;
}

#divEstruturaEsquerda #divInstituto h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#4e799f;
	padding:15px 0 3px 7px;
	margin:0 0 0 0;
}

#divEstruturaEsquerda #divInstituto div {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#585a5b;
	padding:0 3px 0 7px;
}

#divEstruturaEsquerda #divInstituto div a {
	color:#4e799f;
	text-decoration:none;
}

#divEstruturaEsquerda #divInstituto div a:hover {
	text-decoration:underline;
}

#divEstruturaEsquerda #divFerramentas {
	width:167px;
	background-color:#f4f5f6;
	padding-left:13px;
	display:inline;
	float: right;
}

#divEstruturaEsquerda #divFerramentas h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align:left;
	color:#4e799f;
	padding:15px 0 10px 0;
}

#divEstruturaEsquerda #divFerramentas ul {
	width:154px;
	text-align:left;
	margin-bottom:20px;
}

#divEstruturaEsquerda #divFerramentas ul li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height:19px;
	background-image:url(/InstImagem/Bullet.gif);
	border-bottom:1px solid #d1d5d6;
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding:5px 0 0 10px;
}

#divEstruturaEsquerda #divFerramentas ul .Zebrada {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height:19px;
	background-image:url(/InstImagem/Bullet.gif);
	background-color:#ffffff;
	border-bottom:1px solid #d1d5d6;
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding:5px 0 0 10px;
}

#divEstruturaEsquerda #divFerramentas ul .Ultima {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height:19px;
	background-image:url(/InstImagem/Bullet.gif);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: 3px 11px;
	border:none;
	padding:5px 0 0 10px;
}

#divEstruturaEsquerda #divFerramentas a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#4e799f;
	text-decoration:none;
}

#divEstruturaEsquerda #divFerramentas a:hover {
	text-decoration:underline;
}

/*************************** Paginas ****************************/

#divEstruturaConteudo {
	width:576px;
	height:auto;
	text-align:justify;
	float:left;
}

.divConteudo div.Pontape {
	width:570px;
	height:auto;
	font-family: "Trebuchet MS";
	color:#585a5b;
	padding:5px 0;
	float:left;
}

.divConteudo div.Pontape img {
	margin-right:5px;
}

.divConteudo div.Pontape .imgDir {
	margin-left:5px;
}

.divConteudo {
	position: relative;
	float:left;
}

.Coluna {
	width:388px;
	_width:380px;
}

.Video {
	width:312px;
}

.SemColuna {
	width:570px;
}

.divConteudo #divDestaqueHome {
	width:388px;
	height:150px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#004685;
	background-image:url(/InstImagem/imgDestHome.jpg);
}

.divConteudo #divNoticiasHome {
	width:388px;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#585a5b;
	border-bottom:1px solid #e6e9eb;
	padding-bottom:5px;
	float:left;
}

#divNoticiasHome img { padding:0 11px 10px 0; }

#divNoticiasHome a.Home {
	font-family: "Trebuchet MS";
	color:#585a5b;
	text-decoration:none;
}

#divNoticiasHome a.Home:hover {
	text-decoration:underline;
}

a.Noticias {
	font-family: "Trebuchet MS";
	color:#585a5b;
	text-decoration:none;
}

a.Noticias:hover {
	text-decoration:underline;
}

#divNoticiasHome span {
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size: 20px;
}

#divNoticiasHome h2.Titulo {
	width:200px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight:bold;
	margin:2% 0 0 0;
	padding:0 0 0 0;
}

.divConteudo .divBtMaisNoticias {
	width:388px;
	height:46px;
	text-align:right;
	float:left;
}

.divConteudo .divFoto {
	width:173px;
	height:214px;
	background-color:#f4f5f6;
	position:absolute;
	right:50px;
	top:0px;
}

.divConteudo .divFoto .Legenda {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	text-align:center;
	margin:5px;
}

.divConteudo .divDestaque {
	margin:0px 0 0 0;
	text-align:left;
	float:left;
}

.Home { width:388px; }

.divConteudo .divDestaque p {
	text-align:justify;
}

.divConteudo .divDestaque a.Home {
	font-family: "Trebuchet MS";
	color:#585a5b;
	text-decoration:none;
}

.divConteudo .divDestaque a.Home:hover {
	text-decoration:underline;
}

a.DestaqueHome {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color:#4c7fae;
	text-decoration:none;
}

a.DestaqueHome:hover {
	text-decoration:underline;
}

.divConteudo .divDestaque img {
	border:none;
	margin-bottom:2px;
	*margin:10px 0 0px 0;
}

.divConteudo .divDestaque span {
	font-weight:bold;
}

.divConteudo .divDestaque .divColuna1 {
	width:190px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	float:left;
}

.divDestaque div.Traco {
	width:190px;
	height:3px;
	border-top:3px solid #e1e3e4;
	/*margin-bottom:8px;*/
	float:left;
}

.divConteudo .divDestaque .divColuna1 h2, .divConteudo .divDestaque .divColuna2 h2 {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-weight:bold;
	color:#4c7fae;
}

.divConteudo .divDestaque .divColuna1 h2 span, .divConteudo .divDestaque .divColuna2 h2 span, .divConteudo .divDestaque .divColuna1 p span, .divConteudo .divDestaque .divColuna2 p span{
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-weight:bold;
	color:#000000;
}

.divConteudo .divDestaque h1, .TituloFormulario {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color:#4c7fae;
	margin-bottom:8px;
	border-bottom:4px solid #d8e2eb;
	width:98%;
	display:block;
}

.divConteudo .divDestaque hr.Divisoria {
	width:388px;
	height:1px;
	margin:14px 0 14px 0;
	*margin:14px 0 3px 0;
	background-color:#e6e9eb;
	border:none;
	*border-bottom:1px solid #e6e9eb;
	float:left;
}

.divConteudo .divDestaque .divColuna2 {
	width:190px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	float:right;
}

.divConteudo ul.Marcador {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
}

.divConteudo ul.Marcador li {
	background-image: url(/InstImagem/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding:5px 0 5px 8px;
}

.divConteudo em {
	font-style: italic;
}

.ColunaLeft {
	width:30%;
	float:left;
}

.ColunaRight {
	width:70%;
	float:right;
}

/*************************** REVISTA ****************************/
.divRevista {
	width:150px;
	float:left;
}

.left {
	position: absolute;
	left:0;
}

.right {
	position: absolute;
	right:0;
}


/*********************************** FERRAMENTAS ************************************/
#divEstruturaFerramentas {
	width:570px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
}

#divEstruturaFerramentas .divColuna1 {
	width:283px;
	border-right:1px solid #e7e8ea;
	float:left;
}

#divEstruturaFerramentas .divColuna2 {
	width:285px;
	float:left;
}

#divEstruturaFerramentas img {
	margin:0 0 0 20px;
	border-right:8px solid #fff;
}

#divEstruturaFerramentas .divColuna1 div, #divEstruturaFerramentas .divColuna2 div  {
	width:283px;
	height:48px;
}

#divEstruturaFerramentas ul li.imagem {
	background-image: none;
	padding-left: 0px;
	width:60px;
}

#divEstruturaFerramentas ul li {
	width:180px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	background-image: url(/InstImagem/BulletFerramentas.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 15px;
	line-height:13px;
	float: left;
}

#divEstruturaFerramentas ul li.Titulo {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#585a5b;
	background-image: none;
	padding-left: 8px;	
}

#divEstruturaFerramentas br {
	line-height:10px;
}

/*********************************** APRESENTACAO ***********************************/
.divConteudo h1.Titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:bold;
	color:#585a5b;
	margin:0 0 10px 0;
}

.Borda {
	border-bottom:3px solid #E1E3E4;
}

.divConteudo p {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#585a5b;
	margin: 10px 0 10px 0;
}

.divConteudo span {
	font-weight:bold;
}

.divConteudo a.Link {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	text-decoration:none;
	cursor:pointer;
}

.divConteudo a.Link:hover {
	text-decoration:underline;
}

/*********************************** NOTICIAS ***********************************/

h2.Noticia {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color:#585a5b;
	font-size: 1.5em;
}

.Data {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 0.9em;
}

h3.Subtitulo {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color:#717375;
	font-size: 1em;
}

.Italico {
	font-style: italic;
}

/*********************************** QUERO PARTICIPAR ***********************************/

h4.TituloAncora {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#4c7fae;
}

/*********************************** BOTOES ***********************************/
.inputMaisNoticias {
	width:85px;
	height:21px;
	background-image:url(/InstImagem/FundoBotao.gif);
	background-color:#fff;
	margin-top:5px;
	border:none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.divBotao {
	float:right;
}

.final {
	position:relative;
	bottom:0px;
	right:10px;
}

.divBotao input.btnVoltar {
	width:51px;	
	height:22px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#585a5b;
	background-image: url(/InstImagem/BotaoVoltar.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	border:none;
	cursor: hand;
	padding-left:8px;
	clear:both;
	float:left;
}

.divBotao input.btnVoltar:visited {
	text-decoration:none;
}
	
.divBotao input.btnVoltar:hover {
	text-decoration:underline;
}


/* XXXXXXXXXXXXXXX   TOPINHO  redes sociais XXXXXXXXXXXXXXXX */

.topoBmfbovespaRedesSociais {
	width: 778px;
	float:left;
	clear:both;
	background:url(/revista/img/FundoTopo2.gif) repeat-x;
	height: 32px;
	padding: 0px;
	border-bottom:3px solid #E6E9EB
;

	/*border-bottom:3px solid #dbddde*/
	
}
img.imgLogoTopoRedesSociais {
	float:left;
	margin-top:10px;
	margin-left:13px;

	
}
.linksTopoRedesSociais span a {
	background-position:0px 5px;
	padding: 0px 25px 0px 10px;
	color: #d9e4ef;
	font-size:10px;
	text-decoration:none;
	height: 20px;
	vertical-align:middle;
	font-family:"Trebuchet MS";
	font-weight:normal
	
	
	
	}

.RedesSociais{
margin-top:5px;
float:right;
margin-right:12px;
height:20px;
width:auto;

}

.SigaABolsa{
float:right;
width:auto;
height:20px;
font-family:"Trebuchet MS";
font-size:10px;
margin-top:8px;
margin-right:5px;
color:#d9e4ef;
cursor: default}

	
.linksTopoRedesSociais span a:hover {
color:#d9e4ef;
text-decoration:underline;}




.linksTopoRedesSociais {
	margin-top:8px;
	height:20px;
	padding:0px;
	float:right;
	width:auto;
	color: #d9e4ef;
	font-size:10px;
	font-family:"Trebuchet MS";
	font-weight:normal



	
	

}
#linkBMFBOVESPARedesSociais { display: block; float: left; vertical-align:middle; }
#linkSiteEmpresasRedesSociais { display:none; float: left; 	vertical-align:middle; }


/**************************** Novo Topo ****************************/

.topo {background:url(/revista/img/ImgBkgTopo.png) no-repeat; width:778px; height:106px}
.topo a {background:url(/revista/img/ImgLogoRevistaDaNovaBolsa.png) no-repeat; width:266px; height:24px; display:inline-block; margin: 45px 20px}

/**************************** Novo Rodapé ****************************/

.rodape { border-top: 3px solid #00AE4D; background-color: #004685; display: inline-block; padding: 10px 0 10px; width: 100%; font-family: "Trebuchet MS"; margin:0 auto; clear:both}
.rodape .linksRodape { clear: left; color: #B1C4D6; display: inline-block; float: left; font-size: 11px; padding-left: 15px; padding-top: 6px; }
.rodape .linksRodape span { border-left: 1px solid #B1C4D6; display: inline-block; height: 10px; margin-left: 5px; max-height: 10px; padding: 0 0 0 10px;}
.rodape .linksRodape a { color: #B1C4D6; display: inline-block; line-height: 13px; margin-top: -2px; text-decoration: none;}
.rodape .linksRodape a:hover { text-decoration: underline !important;}
.rodape .social {clear: right; display: inline-block; float: right; padding-right: 15px;}
.rodape .social a { padding: 0 !important;}
.rodape .social a:hover {text-decoration: none !important;}
