/* INTERNAS - BOVESPA */
.btnR{
	margin-top:-33px;
	float:right;
}
.btnR img{
	margin-left:5px;
}
.alingImg{
	vertical-align:middle;
}

/*coluna da direita*/
.boxR{
	float:left;
	margin-left:6px;
}
.btnTop{
	margin-top:8px;
}
/*BOX DE INFORMAÇÕES*/
.boxInfo .txt{
	line-height:15px;
}
.tit{
	width:135px;
	font-weight:bold;
}
.tabEventos .tit{
	width:70px;
	font-weight:bold;
}
.boxInfo{
	width:592px;
}
.boxInfo p{
	margin-bottom:24px;
}
.boxInfo .txt{
	padding:11px;
	text-align:justify;
	height:auto;
}
.boxInfo .txt ul{
	margin:10px 0 10px 15px;
	list-style-position:outside;
	font-weight:bold;
}
.boxInfo .txt ul li.items{
	font-weight:lighter;
	list-style:none;
	padding:10px 0;
}
#perguntas ul{
	list-style:none;
	margin-left:0;
}
#normal ul{
	font-weight:lighter;
	margin-bottom:20px;
}
.boxInfo .txt ul a{
	color: #666;
}
.boxInfo .img{
	background:url(img/footer_cont.png) bottom center no-repeat;
	height:8px;
	clear:both;
}
.data{
	text-align:right; 
	margin-top:10px;
}

/*COTAÇÕES*/
table.cota{
	font-size:9px; 
	text-align:center;
	width:176px;
	margin:12px 0 0 0;
	background:url(img/bg_cotacoes.jpg) repeat-y;
}
table.cota tr td{ 
	height:35px; 
}

/*RELAÇÕES DE ARQUIVOS*/
.dados{
	margin:10px 0 10px 0; 
	width:100%;
	font-size:10px;
}
.campo{
	margin:10px 0 10px 10px;
	position:static;
}
.dados tr td{
	background:url(img/col1.jpg) bottom repeat-x; 
	border-right:1px solid #ebebeb;
	text-align:center;
}
.dados tr td.col_2{
	background:#fcfcfc url(img/col2.jpg) bottom repeat-x; 
	border-right:1px solid #f3f3f3; 
	padding:5px;
	height:auto;
	text-align:left;
}
.dados tr td.col_3{
	background:url(img/col1.jpg) bottom repeat-x; 
	padding-right:5px;
	text-align:right;
}
.ano{
	width:70px;
}

/*tabela*/
.tabela{
	border:1px solid #FBFBFB;
	border-bottom:0;
	border-left:0;
}
.tabela tr td {
	border:1px solid #FBFBFB;
	border-top:0;
	border-right:0;
	padding:0 5px 0 5px;
}
.line1{
	background:#fff url(img/line1.jpg) bottom repeat-x; 
	height:26px;
}
.line2{
	background: #dadada url(img/line2.jpg) top repeat-x; 
	height:25px;
}
.line3{
	background:#fff url(img/line3.jpg) bottom repeat-x; 
	height:28px;
}

/*Lista de meses*/
.mesData{
	list-style:none;
	width:565px;
	_width:555px;
	padding-top:15px;
}
.mesData li{
	display:inline;
	margin-right:15px;
}
.tabEventos{
	margin:10px 0 20px 0;
}
/*NOTICIAS*/
.boxInfo dl{
	font-size:0.9em;
	margin-bottom:10px;
	padding:5px 0;
	background:url(img/divisoria_int.jpg) center bottom no-repeat;
}
/*BUSCA*/
#busca dd strong{
	background:#d1e8f3;
	color:#004685;
	padding:2px;
}
/*PAGINAÇÃO*/
.paginacao {
	position: relative;
	width: 100%;
	text-align: center;
}
.paginacao a#anterior {
	position: absolute;
	left: 10px;
	top:0;
}
.paginacao a#proxima {
	position: absolute;
	right: 10px;
	top:0;
}
.paginacao b,
.paginacao a{
	margin-right:5px;
}
b{
	color:#004685;
}
.paginacao b {
	color:#004685;
	font-size: 14px;
}
/* GRÁFICOS */
#graficos {
padding:0px;
margin:0px;
}
.link_mais{ float: right; margin:0 10px; padding:0; display:block;}
.link_mais img.top{margin:0; padding:0; display:block;}
.link_mais img{margin:0; padding:0;}
.link_mais ul.link_mais01{ text-align:left; background:#F1F1F1; width:104px; margin:0; padding:0;}
.link_mais ul.link_mais01 li{ list-style:none;  margin:0 0 0 10px; padding:0 0 5px 0; border-bottom:solid 1px #FFF; width:90px;}
.link_mais ul.link_mais01 li a{ color:#333; font-size:11px;}
.link_mais ul.link_mais01 li a:hover{ color:#333; text-decoration: none; font-size:11px;}
