/* CSS -  BOVESPA */
* {
	padding:0;
	margin:0;
}

.line{
	clear:both;
	height:1px;
	_margin-bottom:-10px;
}
select,
textarea,
input{
	color: #666;
	font-size:10px;
}
html {
	background:#f1f1f1 url(img/bg.jpg) repeat-x center top;
}
body {
	margin:0 auto;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#004685;
	text-decoration:none;
}
a:hover {
	color:#247ea7;
	text-decoration:underline;
}
img {
	border:none;
}

/*TOPO*/
.header{
	height:97px;
}
.header h1{
	margin:20px 0;
	float:left;
}
.header h2{
	margin:57px 0 0 5px;
	float:left;
}

/*títulos e subtítulos*/
.boxInfo h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#858482;
	text-transform:uppercase;
	font-weight:lighter;
}
.boxInfo h4{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#004685;
	font-weight:bold;
	margin:2px 0 5px 0;
}
.boxInfo h5{
	font-size:11px;
	margin:10px 0;
}
.boxInfo .subTit{
	font-size:12px;
	top:0px;
	margin:5px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	color:#636363;
}
.boxInfo .titMain{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#004685;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.boxInfo .dataNoticia{
	font-size:90%;
	margin:0px;
	margin-bottom:5px;
}
#centralDown h5{
	font-size:11px;
	margin:30px 0 10px 0;
}
#normal h5{
	color:#004685;
	font-weight:lighter;
}
#bold h5{
	color:#004685;
	font-weight:bold;
}
.contTop{
	margin-top:15px;
	float:right;
	text-align:right;
	width:250px;
}
.contTop input{
	vertical-align:middle;
}
.contTop img{
	margin-top:-3px;
}
.contTop ul{
	color:#004685;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	float:right;
	margin-bottom:5px;
}
.contTop ul li{
	float:left;
	margin:10px 0 2px 5px;
}

/*ESTRUTURA GERAL*/
.boxL{
	width:175px;  
	margin-right:1px; 
	float:left;
}
.boxC{
	float:left;
}


/* ESTRUTURA DO CONTEUDO*/
.todo {
	position: relative;
	margin: 0 auto;
	width: 803px;
	height: auto;
	text-align: center;
}
#corpo {
	width: 778px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

/*CONTEÚDO*/
.content{
	margin-top:1px;
	clear:both;
}
.content p{
	margin:10px 0;
}
.blocoCenter{
	clear:both;
	text-align:center;
	width:100%;
}

/*BANNER*/
.banner{
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	width:409px;
	float:left;
}

/*MENU*/
.menu{
	margin:0;
	padding:0;
	list-style:none;
	overflow:visible;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:11px;
}
.menu li{
	position:relative;
	z-index:1000;
	overflow:visible;
	float:none;
}
#mapa_site .menu li{
	float:none;
	position:static;
	color:#004685;
}
.menu li a,
.menu li b{
	display:block;
	font-weight:lighter;
	padding:5px 0 5px 15px;
	width:160px;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	overflow:hidden;
	background:#00407d url(img/bg_menu.jpg) center left no-repeat;
	border:1px solid #bfd5ea;
	border-left:0;
	border-right:0;
}
#mapa_site .menu li a,
#mapa_site .menu li b{
	padding:0 0 0 10px;
	margin:0 0 0 -25px;
	font-weight:lighter;
	text-transform:none;
	cursor:default;
	width:100%;
	color:#004685;
	background:none;
	border:0;
}
.menu li.select a,
.menu li.select b,
.menu li a:hover,
.menu li b:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-position: -175px center;
}
#mapa_site .menu li a:hover{
	color:#247ea7;
	text-decoration:underline;
}


/*Abre e fecha submenu*/
.menu li ul{
	display:none;
	position:absolute;
	left:175px;
	top:0;
}
#mapa_site .menu li ul{
	display:block;
	position:static;
}
.menu li:hover ul, 
li.over ul { 
	display:block;
}

/*SUBMENU*/
.submenu{
	list-style:none;
}
.submenu li a{
	display:block;
	padding:5px 0 5px 15px;
	width:160px;
	color:#FFFFFF;
	overflow:hidden;
	background:#00407d url(img/bg_menu.jpg) center left no-repeat;
	background-position: -175px center;
	border:1px solid #bfd5ea;
	border-left:0;
	text-transform:uppercase;
}
#mapa_site .submenu li a{
	width:100%;
	padding:0 0 0 10px;
	margin:0 0 0 -25px;
	color:#666666;
	background:url(img/bull_noticia.gif) left 4px no-repeat;
	border:0;
	text-transform:none;
}
.submenu li a:hover{
	color:#F1F1F1;
	text-decoration:none;
}
#mapa_site .submenu li a:hover{
	color:#247ea7;
}

/*LINKS*/
.ferramentas a,
.boxInfo dd a,
.footer a,
.bigfooter dd a{
	color:#666666;
}
.ferramentas a:hover,
.boxInfo dd a:hover,
.footer a:hover,
.bigfooter dd a:hover{
	color:#247ea7;
}
.divisoria{
	border-bottom:1px solid #eeeeee; 
	margin-bottom:5px;
	height:7px;
}
.topo{
	text-align:right;
	width:100%;
}

/*BOX DE INFORMAÇÕES*/
.boxL .box{
	width:165px;
	margin:10px 0;
}
.boxR .box{
	width:175px;
	margin:10px auto;
}
.txt{
	clear:both;
	padding:7px 8px 0 8px;
	border:1px solid #eaeaea;
	border-bottom:0;
}
.boxL .txt{
	background:#FFFFFF url(img/bg_boxL.jpg) bottom center repeat-x;
}

.boxR .txt{
	background:#FFFFFF url(img/bg_boxR.jpg) bottom center repeat-x;
}
.boxInfo .txt{
	background:#FFFFFF;
}
.boxL .img{
	background:url(img/footer_boxL.png) bottom center no-repeat;
	height:8px;
}
.boxR .img{
	background:url(img/footer_boxR.png) bottom center no-repeat;
	height:8px;
}
.box p{
	margin:0 5px;
	font:verdana;
	font-size:9px;
	text-align:center;
}

.btnR div{
	clear:both;
}
.boxInfo dt{
	margin:0;
	padding:0 0 3px 10px;
	color:#636363;
}
.boxInfo dt a{
	color:#636363;
	text-decoration:none;
}
.boxInfo dt a:hover{
	color:#636363;
	text-decoration:underline;
}
.boxInfo dd{
	background:url(img/bull_noticia.gif) left 4px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	color:#004685;
	font-weight:bold;
}
.boxInfo dd a{
	color:#004685;
	font-weight:bold;
}
.mais_info{
	text-align:right; 
	font-size:0.8em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#004685;
}
.mais_info img{
	vertical-align:middle;
	margin:3px 3px 0 0;
}
/*box conteudo*/
.box_cont{
	margin:20px 10px 0 8px;
	width:260px;
	float:left;
}
.box_cont2{
	margin:20px 0px 0 0px;
	float:left;
	width:309px;
}
.box_cont3{
	margin:35px 0px 0px 0px;
	float:right;
	width:170px;
}
.box_cont4{
	margin:20px 0px 0px 0px;
	float:left;
	width:390px;
	text-align:center;
}

.box_cont4 .cont{
	position:relative;
	margin:0 auto;
	width:260px;
	border:1px solid #eaeaea;
	border-bottom:0;
	background:#ffffff url(img/bg_boxR.jpg) bottom center repeat-x;
}
.box_cont4 .cont p{
	font:verdana;
	padding:0 3px;
	font-size:8px;
	text-align:center;
	margin:0;
}
.boxInfo .txt .box_cont4 ul{
	margin:0 0 0 20px;
	padding:5px 0;
	text-align:left;
	font-weight:lighter;
}
.boxInfo .txt .box_cont4 ul li{
	padding:2px 0;
}
.box_cont4 .cont h3{
	padding:7px;
	min-height:auto;
	font-weight:bold;
	color:#004685;
	background:#ffffff url(img/bg_tit_box.jpg) bottom center repeat-x;
}
.box_cont4 .rod{
	position: relative;
	width: 260px;
	text-align: center;
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	height:8px;
	margin:0 auto;
}
.box_cont4 .rod .imgL {
	position: absolute;
	z-index:2;
	left:0;
	top:0;
}
.box_cont4 .rod .imgR {
	position: absolute;
	z-index:2;
	right:0;
	top:0;
}

.box_cont3 .cont{
	border:1px solid #eaeaea;
	border-bottom:0;
	background:#ffffff url(img/bg_boxR.jpg) bottom center repeat-x;
}
.box_cont3 .cont p{
	font:verdana;
	padding:0 3px;
	font-size:8px;
	text-align:center;
	margin:0;
}
.boxInfo .txt .box_cont3 ul{
	margin:0 0 0 20px;
	padding:5px 0;
	text-align:left;
	font-weight:lighter;
}
.boxInfo .txt .box_cont3 ul li{
	padding:2px 0;
}
.box_cont3 .cont h3{
	padding:7px;
	min-height:auto;
	font-weight:bold;
	color:#004685;
	background:#ffffff url(img/bg_tit_box.jpg) bottom center repeat-x;
}
.box_cont3 .rod{
	position: relative;
	width: 100%;
	text-align: center;
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	height:8px;
}
.box_cont3 .rod .imgL {
	position: absolute;
	z-index:2;
	left:0;
	top:0;
}
.box_cont3 .rod .imgR {
	position: absolute;
	z-index:2;
	right:0;
	top:0;
}


.box_cont .cont{
	border:1px solid #eaeaea;
	border-bottom:0;
	background:#ffffff url(img/bg_boxR.jpg) bottom center repeat-x;
}
.box_cont .cont p{
	font:verdana;
	padding:0 3px;
	font-size:8px;
	text-align:center;
	margin:0;
}
.boxInfo .txt .box_cont ul{
	margin:0 0 0 20px;
	padding:5px 0;
	text-align:left;
	font-weight:lighter;
}
.boxInfo .txt .box_cont ul li{
	padding:2px 0;
}
.box_cont .cont h3{
	padding:7px;
	min-height:auto;
	font-weight:bold;
	color:#004685;
	background:#ffffff url(img/bg_tit_box.jpg) bottom center repeat-x;
}
.box_cont .rod{
	position: relative;
	width: 100%;
	text-align: center;
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	height:8px;
}
.box_cont .rod .imgL {
	position: absolute;
	z-index:2;
	left:0;
	top:0;
}
.box_cont .rod .imgR {
	position: absolute;
	z-index:2;
	right:0;
	top:0;
}
.last{
	clear:both
}

/*ARQUIVOS pdf, doc, etc*/
.arquivos{
	text-transform:uppercase;
	list-style:none;
	line-height:14px;
}
.arquivos li{
	background: url(img/bg_arquivos.gif) no-repeat;
	height:40px;
	padding-top:3px;
	padding-right:11px;
	margin:0;
}
.arquivos li img{
	margin:-6px 8px 0 4px;
	float:left;
}
.arquivos li a {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	height:37px;
	vertical-align:middle;
}

/*INFORMAÇÕES PARA*/
.info_para{
	color:#004685;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	padding:5px 0 10px 0;
}
.info_para li{
	display:table;
	background:#fbfbfb url(img/bg_informacoes.gif) no-repeat;
	border-bottom:1px solid #d7d8d9;
	width:144px;
	margin:0;
	padding:5px 0 1px 15px;
}

/*FERRAMENTAS*/
.ferramentas{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	padding-top:3px;
}

.ferramentas img{
	vertical-align:middle;
	margin-right:3px;
	float:left;
}
.ferramentas li{
	display:table;
	vertical-align:middle;
	min-height:25px;
	clear:both;
	padding:3px 0 3px 0;
	border-bottom:1px solid #eeeeee;
}
.ferramentas a{
	margin-top:3px;
	float:left;
	width:111px;
}

/*COTAÇÕES*/
#cotacoes{
	margin-top:10px;
}
#cotacoes .txt{
	padding:7px 0 0 0;
}
#cotacoes h3{
	padding-left:8px;
}
.cotacoes{
	margin:10px 0;
	font-size:9px;
	width:100%;
	text-align:center;
}
.boxCont .cotacoes{
	margin:3px 0;
}
.cotacoes tr td{ 
	height:33px;
	background:url(img/col1.jpg) bottom repeat-x;
	border-right:1px solid #ebebeb; 
}
.box_cont .cotacoes tr td,
#cotacoes .cotacoes tr td{
	background:url(img/col1_box.jpg) bottom repeat-x;
}
.cotacoes tr td.col2{
	background:url(img/col2.jpg) bottom repeat-x;
	border-right:1px solid #f3f3f3;
}
.box_cont .cotacoes tr td.col2,
#cotacoes .cotacoes tr td.col2{
	background:url(img/col2_box.jpg) bottom repeat-x;
}
.cotacoes tr td.col3{
	background:url(img/col1.jpg) bottom repeat-x;
	border-right:1px solid #ebebeb;
}
.box_cont .cotacoes tr td.col3,
#cotacoes .cotacoes tr td.col3{
	background:url(img/col1_box.jpg) bottom repeat-x;
}
.cotacoes tr td.col4{
	background:url(img/col2.jpg) bottom repeat-x;
	border-right:0;
}
.box_cont .cotacoes tr td.col4,
#cotacoes .cotacoes tr td.col4{
	background:url(img/col2_box.jpg) bottom repeat-x;
}

/*FORMULÁRIO*/
.form{
	border:0;
	width:430px;
	margin:0 auto;
}
.formR{
	width:100%; 
	text-align:right;
}
.formAlerta{
	width:442px;
	margin:0 auto;
}
.forms{
	margin:0 auto; 
	width:78%;
}
.form tr td{
	padding-bottom:10px;
}
.form input,
.form textarea{
	border:1px solid #b4b4bd;
}
.formAlerta textarea.pdWidth,
.formAlerta input.pdWidth{
	width:250px;
}
textarea.pdWidth,
input.pdWidth{
	width:330px;
}
.enviar input{
	border:0;
}
.form input.ddd{
	width:40px;
	margin-right:5px;
}
.form input.tel{
	width:150px;
}
.txtForm{
	font-size:9px;
}

/* FOOTER */
.bigfooter{
	clear:both;
	display:table;
	width:100%;
	background:#e5e5e5 url(img/bg_footer.jpg) top repeat-x;
	padding:20px 0;
	margin-top:15px;
	font-size:0.8em;
}
.bigfooter dl{
	margin:0 10px;
	width:133px;
	padding:0;
	list-style:none;
	text-align:left; 
	float:left;
}
.bigfooter dt{
	color:#004685;
	font-weight:bold;
}
.bigfooter dd,dt{
	margin-bottom:6px;
}
.list_bigfooter{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 778px;
	height: auto;
}
.footer{
	clear:both;
	text-align:center;
	height:8px;
	padding:11px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF url(img/bg_links.jpg) repeat-x top;
	font-size:0.7em;
}

/**/
img.refresh {
	margin-left:105px;
}
/* TABELA */
.tabelaConteudo{
	border:1px solid #EBEBEB;
	border-bottom:0;
	border-left:0;
}
.tabelaConteudo tr td {
	border:1px solid #EBEBEB;
	border-top:0;
	border-right:0;
	padding:0 5px 0 5px;
	font-size:10px;
}
.tdTabelaConteudo1{
	background:#fff url(img/line1claro.jpg) bottom repeat-x; 
	height:26px;
	text-align:center !important;
}
.tdTabelaConteudo2{
	background: #f6f6f7 url(img/line2claro.jpg) bottom repeat-x; 
	height:26px;
	text-align:center !important;
}
.tituloTabelaConteudo{
	background: #fff url(img/line3.jpg) bottom repeat-x; 
	height:30px;
	text-align:center !important;
}
.tabelaConteudo tr.titulo{
	color:#004685;
}
