﻿/**************************** ESTRUTURA ****************************/

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

body.Background {
	margin: 0px 0px 0px 0px;
	background:url(/img/FundoPrincipal.gif) repeat-x center center;
}

#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;
	border-bottom: 3px solid #00AE4D;
}

#divEstrutura #divRodape {
	width:778px;
	height:25px;
	background-color:#e6e9eb;
	clear:both;
}


/**************************** TOPO ****************************/

#divPagina #divTopo {
	width:778px;
	height:105px;
	background-image:url(/img/topo-vaiatevoce.png);
	background-repeat: no-repeat;
	float:left;
}

#divPagina #divTopo a { background-image:url(/img/logo-vaiatevoce.png); background-repeat: no-repeat; width:136px; height:47px; clear: left; display: inline-block; margin: 30px 30px}

#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:70px;
	background-color:#fff;
	border-bottom:1px solid #cccfd1;
	float: left;
}

#divLogoTopo img {
	margin: 9px 0 0 16px;
	border:none;
}



/* XXXXXXXXXXXXXXX   TOPINHO  redes sociais XXXXXXXXXXXXXXXX */

.topoBmfbovespaRedesSociais {
	width: 100%;
	float:left;
	clear:both;
	background:url(../img/FundoTopo.gif) repeat-x;
	height: 32px;
	padding: 0px;

	border-bottom:3px solid #d7d9da
;

	/*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 {

	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; }


/**************************** 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:18px;
	border-bottom:1px solid #e6e9eb;
	position: relative;
	
}

.historicoNavegacao {float:left;}

#divCabecalho .Controles {
	position: absolute;
	right:0;
	top:8px;
}

/*********************************** LATERAL ESQUERDA VIDEO ***********************************/
#divEstruturaEsquerdaVideo {
	width:263px;
	_width:257px;
	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(/img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding:0px 0 0px 8px;
	_display:inline;
	_list-style-image: url(/img/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(/img/BulletMais.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding:6px 0 5px 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;
	display:inline;
	position: relative;
	float:right;
}

#divEstruturaEsquerda #divMais ul {
	margin:20px 0 40px 0;
}

#divEstruturaEsquerda #divMais ul li {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 11px;
	background-image: url(/img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding:0px 0 0px 8px;
	_display:inline;
	_list-style-image: url(/img/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.MaisCz {
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size: 11px;
	text-decoration:none;
}

#divEstruturaEsquerda #divMais a.MaisCz: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: 15px;
	text-align:left;
	color:#4e799f;
	background-image: url(/img/BulletMais.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding:6px 0 10px 15px;
}

#divEstruturaEsquerda #divMais h1.TituloMaisCz {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align:left;
	color:#585a5b;
	/*background-image: url(/img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding:0px 0 0px 8px;*/
}


#divEstruturaEsquerda #divMaisRodape {
	width:180px;
	height:20px;
	background-color:#e1e3e4;
	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(/img/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(/img/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(/img/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;
}

/****************************** Lapelas ********************************/

table {
	margin-bottom:10px;
	float:left;
}

td {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
}

td a.lapela {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#fff;
}

td a.lapela:hover {
	text-decoration:underline;
}

.Selecionado {
	width:106px;
	height:35px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#585a5b;
	background-image: url(/img/FdoAbaSelec1.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	background-position: left bottom;
}

.Selecionado2 {
	width:132px;
	height:35px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#585a5b;
	background-image: url(/img/FdoAbaSelec2.gif);
	background-repeat: no-repeat;
	padding-right:2px;
	background-position: left bottom;
}

.Selecionado3 {
	width:146px;
	height:35px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#585a5b;
	background-image: url(/img/FdoAbaSelec3.gif);
	background-repeat: no-repeat;
	padding-right:5px;
	background-position: 28px bottom;
	*background-position: left bottom;
}

.SemAba {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

div#SP {position:relative;}

div#CE, div#RJ, div#PR, div#RS {

}

div#Programa {
	position:relative;
	/*top:48px;*/
	 width:388px;
	 height:315px;
	/* visibility:hidden;*/
	 z-index:1;
}

div#Boletins {
	position:relative;
	width:388px;
 	height:200px;
	/*top:48px;*/
	z-index:2;
	/*visibility: hidden;*/
}


/**************************** Paginas **********************************/

div#divEstruturaConteudo {
	width:576px;
	height:auto;
	text-align:justify;
	float:left;
	
}

.divConteudoGde {
	width:570px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	text-align:justify;
	position: relative;
	float:left;
}

.divConteudo div.Pontape {
	width:570px;
	height:100px;
	font-family: "Trebuchet MS";
	float:left;
}

.divConteudo div.Pontape img {
	margin-right:5px;
}

.divConteudo div.Pontape .imgDir {
	margin-left:5px;
}

.divConteudo {
	position: relative;
	float:left;
}

.Coluna {
	width:388px;
}

.Video {
	width:312px;
	_width:308px;
}

.SemColuna {
	width:570px;
}

.divConteudo #divDestaqueHome {
	width:388px;
	height:150px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#004685;
	/*background-image:url(/img/ImgDestHome.jpg);*/
}

.divConteudo #divDestaqueHome img {
	border:0px;
}

.divConteudo #divNoticiasHome {
	width:388px;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#585a5b;
	border-bottom:1px solid #e6e9eb;
	padding-top:19px;
	float:left;
	padding-bottom: 19px;
}

.divConteudo #divNoticiasHome a.Home {
	font-family: "Trebuchet MS";
	color:#585a5b;
	text-decoration:none;
}

.divConteudo #divNoticiasHome a.Home:hover {
	text-decoration:underline;
}

.divConteudo #divNoticiasHome span {
	font-weight:bold;
}

.divConteudo .divBtMaisNoticias {
	width:100%;
	height:46px;
	text-align:right;
	float:left;
}

.divConteudo .divTitulo h1 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight:normal;
	color:#4c7fae;
	margin:40px 0 15px 0;
	border-bottom:4px solid #d8e2eb;
}

.divConteudo #divEstruturaInvestir {
	width:388px;
	text-align:left;
	float:left;
}

.divConteudo #divEstruturaInvestir a.Home {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color:#585a5b;
	text-decoration:none;
}

.divConteudo #divEstruturaInvestir a.Home:hover {
	text-decoration:underline;
}

.divConteudo #divEstruturaInvestir img {
	border:none;
	margin-bottom:2px;
	*margin:10px 0 0px 0;
}

.divConteudo #divEstruturaInvestir span {
	font-weight:bold;
}

.divConteudo #divEstruturaInvestir .divColuna1 {
	width:190px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	float:left;
}

.divConteudo #divEstruturaInvestir .divColuna1 hr, .divConteudo #divEstruturaInvestir .divColuna2 hr {
	width:190px;
	height:3px;
	color:#e1e3e4;
	margin-bottom:8px;
	*margin-bottom:-3px;
	float:left;
}

.divConteudo #divEstruturaInvestir .divColuna1 h2, .divConteudo #divEstruturaInvestir .divColuna2 h2 {
	width:190px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color:#4c7fae;
	margin:0;
	padding:0;
	float:left;
}

.divConteudo div.Traco {
	width:190px;
	height:3px;
	border-bottom:3px solid #e1e3e4;
	_margin-top:-15px;
	margin-bottom:8px;
	float:left;
}

.divConteudo #divEstruturaInvestir h1 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-weight:normal;
	color:#4c7fae;
	margin-bottom:8px;
	border-bottom:4px solid #d8e2eb;
}

.divConteudo #divEstruturaInvestir 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;
}

.TracoGde {
	width:388px;
	border-bottom:1px solid #e6e9eb;
}

.divConteudo #divEstruturaInvestir .divColuna2 {
	width:190px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	float:right;
}

/*********************************** LAYERS ************************************/
table#Pop {
	border:none;
}

table#Pop .Titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color:#4c7fae;
}

table#Pop td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#585a5b;
	background-color:#f9f9f9;
	padding:2px;
}

/*********************************** 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(/img/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;
	color:#585a5b;
}

.divConteudo p {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	margin: 10px 0 10px 0;
}

.divConteudo p img.right {
	padding-left:8px;
}

.divConteudo p img.left {
	padding-right:8px;
}

.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;
}

a.Link {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	text-decoration:none;
	cursor:pointer;
}

a.Link:hover {
	text-decoration:underline;
}

/*********************************** NOTICIAS ***********************************/

h2.Noticia {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color:#585a5b;
	font-size: 1.1em;
}

.Data {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size: 0.9em;
}

/*h3.Subtitulo {
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size: 1.4em;
	margin-bottom:15px;
}*/

ul.Marcador li {
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size: 1em;
	margin:0px;	
	background-image:url(/img/Bullet.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:20px;
	clear: both;
	display:inline;
}

div.Ancoras {
	width:575px;
	_width:555px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#585a5b;
	margin-bottom:50px;	
}

div.Ancoras ul {margin:0px;}
div.Ancoras ul li {
	width:555px;
	margin:0px;	
	background-image:url(/img/Bullet.gif);
	background-position:1% 45%;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:20px;
	border-bottom:1px solid #c6cbc6;
	clear: both;
	float:left;
}

div.Ancoras ul li.cinza {
	width:555px;
	margin:0px;
	background:#f6f7f7 url(/img/Bullet.gif) no-repeat 1% 45%;
	padding-left:15px;
	line-height:20px;
	border-bottom:1px solid #d3d6d8;
	float:left;
}

img.right {margin-left:5px;}
/*	xxxxxxxxxxxxxxxx   MODELO DE LISTA XXXXXXXXXXXXXXXX */

.listaCias li {
	margin-bottom: 20px;

}

div.listaAcessos {margin-top: 5px;}
div.listaAcessos span p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.listaAcessos ul li p {
	margin:0;
	padding:0;
}
div.listaAcessos ul {}
div.listaAcessos ul li {
	padding:0 0 0 11px;
	min-height:25px;
	font-family: "Trebuchet MS";
	color:#585a5b;
	background:Transparent url(/img/Bullet.gif) no-repeat 4px 8px;

}

div.listaAcessos ul li.itemPDF {
	padding:0 0 0 22px;
	font:normal normal normal 12px/23px "Trebuchet MS", sans-serif;
	color:#585A5B;
	background:Transparent url(/img/icPdf.gif) no-repeat 2px 4px;
}


div.listaAcessos ul li.ItemZIP {
	padding:0 0 0 22px;
	font:normal normal normal 12px/23px "Trebuchet MS", sans-serif;
	color:#585A5B;
	background:Transparent url(/img/icZip.gif) no-repeat 2px 4px;
}


div.listaAcessos a {
	color:#9b8a49;
}
div.listaAcessos ul li.corAlternada {
	background-color:#f6f7f7;
	
	border-top:solid 1px #d3d5d8;
	border-bottom:solid 1px #d3d5d8;
	
}
div.listaAcessos ul li.ultimoItem {border-bottom:solid 1px #D3D6D8;}

.DuasColunas {
	width:100%;
	float:left;
	margin-top:20px;
}

.DuasColunas .Coluna1 {
	width:50%;
	float:left;
}

.DuasColunas .Coluna2 {
	width:45%;
	float:right;
}











/* adicionado listas dentro de itens */

/*********************************** QUERO PARTICIPAR ***********************************/

h4.TituloAncora {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#4c7fae;
}

/*********************************** BOTOES ***********************************/
.inputMaisNoticias {
	width:85px;
	height:21px;
	background-image:url(/img/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(/img/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;
}


/*********************************** Rodapé ***********************************/

.rodape {
    background-color: #004685;
    clear: both;
    display: inline-block;
    float: left;
    height: 37px;
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
    font-family: "Trebuchet MS";
}
.rodape .linksRodape {
    clear: left;
    color: #B1C4D6;
    display: inline-block;
    float: left;
    font-size: 11px;
    padding-left: 15px;
    padding-top: 3px;
}
.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;
}
