/**************************** 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;
}

#divEstrutura #divRodape {
	width:778px;
	height:25px;
	background-color:#e6e9eb;
	clear:both;
}


/**************************** TOPO ****************************/

#divPagina #divTopo {
	width:778px;
	background-image:url(/img/FundoTopo.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;
}

.box {
	width:430px;
	font-family:Verdana;
	font-size:10px;
	color: #999999;
}

.legBox {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #999;
	font-style: italic;
}

.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;
}

.historicoNavegacao {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(/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 15px 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;
	_width:170px;
	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;
	text-align:left;
	position: relative;
	float:right;
}

#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(/img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0px 0 5px 8px;
	_display:inline;
	_list-style-image: url(/img/Bullet.gif);
	float:left;
}

#divEstruturaEsquerda #divMais ul li a {
	font-family: "Trebuchet MS";
	color:#4e79a0;
	font-size:11px;
	text-decoration:none;
}

#divEstruturaEsquerda #divMais a:hover, #divEstruturaEsquerda #divMais ul li a:hover {
	text-decoration:underline;
}

#divEstruturaEsquerda #divMais a {
	font-family: "Trebuchet MS";
	color:#585a5b;
	font-size:11px;
	text-decoration:none;
}

#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(/img/BulletMais.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding:6px 0 5px 15px;
}

#divEstruturaEsquerda #divMais h1.TituloMaisHome {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#4e799f;
	padding:17px 0 10px 0px;
}

#divEstruturaEsquerda #divMaisRodape {
	width:180px;
	_width:185px;
	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(/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;
}

/*************************** Paginas ****************************/

#divEstruturaConteudo {
	width:576px;
	height:auto;
	text-align:justify;
	float:left;
}

#divEstruturaConteudo object {
	margin-bottom:5px;
}

.divConteudo div.Pontape {
	width:495px;
	height:auto;
	font-family: "Trebuchet MS";
	color:#585a5b;
	padding:5px 0;
	float:left;
}

.divConteudo div.Pontape img {
	margin:0 10px;
}

.divConteudo div.Pontape .imgDir {
	margin-left:5px;
}

.divConteudo {
	position: relative;
	float:left;
}

.Coluna {
	width:388px;
	_width:380px;
}

.Video {
	width:312px;
}

.SemColuna {
	width:570px;
}

.Projetos {
	width:570px;
	/*height:780px;*/
	height:630px;
	background-image: url(/img/FdoProjetos.jpg);
	background-repeat: no-repeat;
	float:left;
}

/*.FundoProjetos {
	background-image: url(/img/ImgProjetos.gif);
	background-repeat: no-repeat;
	height: 299px;
	width: 282px;
}*/

.divConteudo #divDestaqueHome {
	width:388px;
	height:150px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#004685;
	background-image:url(/img/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;
	/*padding-top:19px;*/
	float:left;
}

#divNoticiasHome a.Home {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#585a5b;
	text-decoration:none;
}

#divNoticiasHome a.Home:hover {
	text-decoration:underline;
}

#divNoticiasHome span {
	font-weight:bold;
}

#divNoticiasHome h2.Titulo {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.divConteudo .divBtMaisNoticias {
	width:388px;
	height:46px;
	text-align:right;
	float:left;
}

/*.divDestaque .divFoto {
	width:173px;
	background-color:#f4f5f6;
	margin-left:8px;
	position:relative;
	right:0;
}*/

.Legenda {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color:#585a5b;
	text-align:center;
	background-color:#f4f5f6;
	margin:0 5px 5px 5px;
}

.Right {margin-left:8px;}

.divConteudo .divDestaque {
	margin:0px 0 0 0;
	text-align:left;
	position:relative;
	float:left;
}

.Home { width:388px; }

.divConteudo .divDestaque p {
	text-align:justify;
}

.divConteudo .divDestaque a.Home {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color:#585a5b;
	text-decoration:none;
}

.divConteudo .divDestaque a.Home: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 h1 {
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 1.5em;
	color:#4c7fae;
	margin-bottom:8px;
	border-bottom:4px solid #d8e2eb;
}

.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: 1em;
	color:#585a5b;
}

.divConteudo ul.Marcador li {
	width:99%;
	background-image: url(/img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding:5px 0 5px 8px;
	float:left;
}

.divConteudo em {
	font-style: italic;
}

.MargemVideo {
	margin-left:8px;
}

/*********************************** 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;
	margin:0 0 10px 0;
}

.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;
}

div.Ancoras {
	width:550px;
	_width:530px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#585a5b;
	margin-bottom:50px;	
}

div.Ancoras ul {margin:0px;}

div.Ancoras ul li {
	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;
}

div.Ancoras ul li.cinza
{
	margin:0px;
	background:#f6f7f7 url(/img/Bullet.gif) no-repeat 1% 45%;
	padding-left:15px;
	line-height:20px;
	border-bottom:1px solid #d3d6d8;
}

/*********************************** QUERO PARTICIPAR ***********************************/

h4.TituloAncora {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#4c7fae;
	margin-top:20px;
}

/*********************************** 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;
	position:absolute;
	right:8px;
	bottom:40px;
	clear:both;
	float:left;
}

.divBotao input.btnVoltar:visited {
	text-decoration:none;
}
	
.divBotao input.btnVoltar:hover {
	text-decoration:underline;
}