BODY {
	background:url(../imagens/fundo_interna.png) center top no-repeat fixed;
	text-align: center;
	margin: 0;
	font-family: Arial;
	font-size:11px;
}

sup {
	font-size:10px;
}

td, input, select, textarea {
	font-family: Arial;
	font-size:11px;
}

.legenda {  font-family:Arial;
			font-size:10px;
}

.fundo_azul_claro { 
	background-color:#D9F1FF;
}

.fundo_azul { 
	background-color:#b7e0f6;
}

.fundo_azul_titulo { 
	background-color:#0082AF;
	color:#ffffff;
}

.azul_titulo_12 {
	font-size:12px;
	color:#0082AF;
}

.bottom_cinza {
	border-bottom:#999999 solid 1px;
}			

UL {
	margin: 0 0 -10px 0;
	padding-left: 0px;
}

LI { 
	list-style: none;
	background: url(../imagens/bolinha_pq.gif) left top no-repeat;
	padding: 0 0 10px 12px;
}

LI.cinza { 
	list-style: none;
	background: url(../imagens/bolinha_cinza.gif) left top no-repeat;
	padding: 0 0 10px 12px;
}

.thumbnail{
	border: 1px solid #ddd;
	background-color:#FFFFFF;
	
	}

#div_tudo {
	position: relative;
	width: 770px;
	text-align: justify;
	margin: 0 auto;
	
}

#div_menu {
	position:absolute;
	width: 500px;
	height: 580px;
	left: 10px;
	top:10px;
	z-index:9;
	clip:rect(0 205px 240px 0);
}

#div_kit {
	position:absolute;
	width: 200px;
	height: 400px;
	left: 12px;
	top: 268px;
	z-index:8;
}

#div_kit_inst {
	position:absolute;
	width: 200px;
	height: 25x;
	left: 14px;
	top: 227px;
	z-index:1000;
}

#div_banner {
	position:absolute;
	top: 50px;
	left: 218px;
	width: 560px;
	height: 116px;
}

#div_conteudo {
	position: absolute;
	width: 525px;
	top: 165px;
	left: 227px;
}

#div_caminho {
	width: 446px;
	heigh: 20px;
	background-color: #e2e2e2;
	padding: 15px 15px 10px 15px;
	float: left;
}

#div_ferramentas {
	float: right;
	padding: 18px 0 0 0;
	margin-left:-1px;
	height: 21px;
	background-color: #e2e2e2;
}

#div_texto {
	padding: 55px 15px 15px 15px;
	background-color: #FFFFFF;
	text-align: justify;
}

#div_bannerhome {
	width:560px;
	position:absolute;
	margin: 10px 0px 0px 195px;
	left:0;
}

#div_grafico {
	width:560px;
	position:absolute;
	margin: 220px 0px 0px 195px;
}

#div_busca {
	padding-top: 20px;
	width:520px;
	margin: 0px 0px 0px 225px;
}

#div_destaques {
	width:220px;
	position:absolute;
	top:430px;
	left:530px;
	z-index: 2;
	height: 267px;
}

#div_destaques_inst {
	width:738px;
	height:355px;
	position:absolute;
	margin: 263px 0px 0px 16px;
	z-index: 2;
	left:0;
}

#div_news{
	width:260px;
	position:absolute;
	top:400px;
	left:230px;
	height: 200px;
}

#div_news_inst{
	width:165px;
	position:absolute;
	top:300px;
	left:21px;
	padding:12px 10px 10px 10px;
	background-color: #0082af;
}

#div_cotacoes {
	width:545px;
	position:absolute;
	top:620px;
	left:230px;
}

A { 
	color:#0084C9;
	text-decoration:underline;
}

A:Hover { 	
	text-decoration:underline;
	color:#0082af;
}


A.download {
	display: block; 
	padding: 5px 0 5px 0;
	color: #827F77;
	text-decoration: none;
	text-align:left;
}

A.download:hover {
	background-color: #eef4f9;
	text-decoration: none;
	text-align:left;
}

A.download:hover B {
	color: #0084C9;
}

A.download IMG {
	float:left; 
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
}

DIV.secao A.secao_titulo {
	display: block;
	color: #0084C9;
	font-weight: bold;
	padding: 0 0 15px 20px;
	background: url(../imagens/bullet.gif) no-repeat;
}

DIV.secao A.secao_titulo:hover {
	background: url(../imagens/bullet_select.gif) no-repeat;
}

DIV.secao BLOCKQUOTE {
	display: none;
}

DIV.secao_active {
	display: block;
	color: #0084C9;
	font-weight: bold;
	padding: 0 0 15px 20px;
	display: block;
	text-decoration: none;
	background: url(../imagens/bullet_down.gif) no-repeat;
}

DIV.secao_active BLOCKQUOTE {
	display: block;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px 0 0 -20px;
}

.noticias, .noticias B {
	text-decoration: none; 
	color:#000000;
}
.noticias:hover {
	text-decoration: underline; 
}

.noticias_branco {
	text-decoration: none; 
	color:#ffffff;
}

.noticias_branco:hover {
	text-decoration: underline; 
	color:#C6DAE5;
}

A.busca {
	display: block;
	color: #000000;
	text-decoration: none;
}

A.busca B {
	color: #0084C9;
}

A.busca:hover {
	background-color: #eeeeee;
}

