/* GERAL */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.pt,
.en {
	background-color: #124D5B;
	background-image: url(../images/bkg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0;
	padding: 0;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 2px 0px 1px 3px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
	border-bottom: 1px solid #CCC;
}
input, select {
	height: 13px;
	line-height: 13px;
}
#conteudo ul {
	padding-bottom: 10px;
}
#conteudo table {
	margin-bottom: 10px;
}
#conteudo ul li ul {
	margin-top: 8px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overlfow: hidden;
}
.atencao {
	background-color: #EEEEEE;
	border-bottom: 3px solid #D7D7D7;
	padding: 4px 4px 4px 25px;
	margin-bottom: 16px;
	font-size: 13px;
	background-image: url(../images/ico_atencao.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.ast {}

/* ESTRUTURA */
#externa {
}
#site {
	width: 789px;
	position: relative;
	margin: 0 auto;
}
#header {
	margin: 0px auto;
	width: 789px;
	position: relative;
}
#header .ferramentas {
	margin: 8px 0 7px 0;
	float: left;
	clear: both;
	display: inline; /* IE6 float double-margin fix */
}
#logo {
	float: left;
	margin: 25px 0px 0px 11px;
	display: inline; /* IE6 float double-margin fix */
}
#ra {}
#menu {
	float: left;
	position: relative;
	margin: 33px 0 0 0;
	display: inline; /* IE6 float double-margin fix */
}
#menu #btn_ra {
	margin: 0 0 0 17px;
}
#menu #btn_dfs {
	margin: 0 0 0 6px;
}
#menu #menu_ra,
#menu #menu_dfs {
	margin-bottom: 6px;
}
#paginator {
	text-align: right;
	background-image: url(../images/img_paginator_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	text-align: center;
	margin: 7px 4px 0px 20px;
	float: left;
	height: 18px;
}
#paginator,
#paginator a {
	display: inline;
}
.paginator_numero {
	font-size: 30px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #C2CD23;
	vertical-align: middle;
	margin: 0 4px;
	padding: 0px;
	letter-spacing: -1px;
	float: left;
}
#paginator img {
	float: left;
	margin-top: 5px;
}
#flash {
	background-color: #000;
}
#busca {
	float: left;
	width: 122px;
	background-color: #1D778D;
	height: 22px;
	margin: 50px 0 0 13px;
}
#busca_text {
	border: 0px;
	width: 89px;
	font-size: 13px;
	color: #48B7CE;
	height: 17px;
	line-height: 17px;
	margin: 3px 0 0 8px;
	padding: 0px;
	background-color: transparent;
}
.busca_enviar {
	border: 0;
	width: 56px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.botao {
	padding:6px 8px;
	margin:10px 0px 0px 10px;
	border:none;
	background:none;
	font-size: 14px;
	color: #FFF;
	width: auto;
	height: auto;
	background-color: #C2CD23;
	text-transform: lowercase;
	cursor: pointer;
	-moz-border-radius: 8px;
	letter-spacing: 2px;
}
input.botao:hover {
	background-color: #ACB81F;
}
#topo {
	text-align: right;
	float: right;
}
#rodape {
	float: left;
	margin: -18px 0 0 9px;
	padding: 0 0 25px 0;
}
#rodape #copyright {
	background-image: url(../images/img_logo_rodape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 5px 32px;
	float: left;
}
#rodape #copyright,
#rodape #copyright a {
	color: #009FC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
#rodape #copyright a:hover { text-decoration: underline; }

/* HEADER - LINKS RAPIDOS */
#header .ferramentas .links {
	margin-left: 177px;
	float: left;
	width: 590px;
	display: inline; /* IE6 float double-margin fix */
}
#header .ferramentas .links a {
	display: block;
	height: 17px;
	line-height: 17px;
	text-indent: -9999px;
	float: left;
	margin-left: 15px;
	background-position: left top;
	background-repeat: no-repeat;
}

#header .ferramentas .links #links_home { width: 40px; background-image: url(../images/btn_home.gif); }
.pt #header .ferramentas .links #links_destaques { width: 68px; background-image: url(../images/btn_destaques_pt.gif); }
#header .ferramentas .links #links_downloads { width: 61px; background-image: url(../images/btn_downloads.gif); }
.pt #header .ferramentas .links #links_graficos { width: 120px; background-image: url(../images/btn_graficos_pt.gif); }
.pt #header .ferramentas .links #links_opiniao { width: 78px; background-image: url(../images/btn_opiniao_pt.gif); }
.pt #header .ferramentas .links #links_faleconosco { width: 71px; background-image: url(../images/btn_fale_pt.gif); }

.pt #header #links_lingua { display: block; float: left; width: 67px; height: 15px!important; line-height: 15px!important; background-image: url(../images/btn_lingua_pt.gif); text-indent: -9999px; margin: 54px 0 0 20px; }

.en #header .ferramentas .links #links_destaques { width: 65px; background-image: url(../images/btn_destaques_en.gif); }
.en #header .ferramentas .links #links_graficos { width: 103px; background-image: url(../images/btn_graficos_en.gif); }
.en #header .ferramentas .links #links_opiniao { width: 82px; background-image: url(../images/btn_opiniao_en.gif); }
.en #header .ferramentas .links #links_faleconosco { width: 64px; background-image: url(../images/btn_fale_en.gif); }

.en #header #links_lingua { display: block; float: left; width: 86px; height: 15px!important; line-height: 15px!important; background-image: url(../images/btn_lingua_en.gif); text-indent: -9999px; margin: 54px 0 0 10px; }

#header .ferramentas .links a:hover { background-position: left -17px; }

/* CONTEUDO - LINKS */
#conteudo .links {
	float: left;
	margin-top: 7px;
}
#conteudo .links a {
	display: block;
	text-indent: -9999px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}

#conteudo .links #links_enviarlink { width: 18px; height: 13px; margin-top: 4px; background-image: url(../images/ico_mail.gif); }
#conteudo .links #links_imprimir { width: 18px; height: 18px; margin-left: 8px; background-image: url(../images/ico_print.gif); }


/* CONTEUDO */
#conteudo {
	width: 789px;
	float: left;
}
#conteudo .ferramentas {
	float: right;
}
#conteudo #superior {
	background-image: url(../images/img_conteudo_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
#conteudo #inferior {
	background-image: url(../images/img_conteudo_i.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 263px;
}
#faixa_cinza {

}
#conteudo #secao {
}
#conteudo #titulo_pagina {
	padding: 4px 0px 23px 0px;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 550px;
}
#conteudo #texto {
	padding: 0px 48px 0px 42px;
	background-image: url(../images/img_conteudo_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#conteudo #funcoes {
	margin-bottom: 8px;
	padding-right: 2px;
	float: right;
}
#conteudo #funcoes img {
	margin-left: 6px;
}
.destaque, .destaque_d, .destaque_e {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009FC2;
	padding: 8px;
	text-align: center;
	background-repeat: repeat;
	line-height: 16px!important;
}
.destaque strong,
.destaque_d strong,
.destaque_e strong {
	font-size: 20px;
	color: #C2CD23;
	font-weight: normal;
	line-height: 22px!important;
}
.destaque {
	background-image: url(../images/img_destaque_bg.gif);
	background-repeat: no-repeat;	
}
.destaque {
	margin-bottom: 20px;
	float: center;
}
.destaque_d {
	margin: 0px 0 10px 4px;
	padding: 0px 8px 0px 8px;
	float: right;
	text-align: right;
	background-image: url(../images/img_destaque_d.gif);
	line-height: 21px;
	display: inline; /* IE6 float double-margin fix */
	width: 300px;
	font-weight: bold;
}
.destaque_e {
	margin: 0px 4px 10px 0;
	padding: 0px 8px 0px 8px;
	float: left;
	text-align: left;
	background-image: url(../images/img_destaque_e.gif);
	line-height: 21px;
	display: inline; /* IE6 float double-margin fix */
	width: 300px;
	font-weight: bold;
}
.imagens_inline img {
	display: inline;
	margin: 0 30px;
	vertical-align: top;
}
.imagem_abertura {
	margin-left: -32px;
	margin-bottom: 15px;
}
.imagem_abertura_secao {
	top: -75px;
	left: -42px;
	position: absolute;	
}
.abertura_espacamento {
	height: 297px;
}
.imgconteudo,
.zoom {
	padding: 8px 0px 15px 0px;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
}
.imgconteudo img {
	vertical-align: top;
}
.zoom {
	width: 300px;
}
.float_d {
	margin: 0px 0px 5px 14px;
	float: right;
	display: inline; /* IE6 float double-margin fix */
}
.float_d2,
.float_d3 {
	margin: 0px -27px 15px 14px;
	float: right;
	display: inline; /* IE6 float double-margin fix */
}
.float_d3 {
	margin-left: 0px;
}
.float_e {
	margin: 0px 14px 5px 0px;
	float: left;
	display: inline; /* IE6 float double-margin fix */
}
.float_e2,
.float_e3 {
	margin: 0px 14px 15px -27px;
	float: left;
	display: inline; /* IE6 float double-margin fix */
}
.float_e3 {
	margin-right: 0px;
}


/* Downloads */
.downloads td {
	padding-left: 4px;
}
.downloads a {
	color: #C2CD23;
}

/* Popups */

.popup_princpal {
	border: 1px solid #EEECEB;
	background-color: #EEECEB;
}
.popup_centro {
	padding: 4px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	background-color: #DDD;
}
.popup_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ccc;
	border: 3px solid #FFFFFF;
}
.popup_links a {
	font-size: 10px;
	color: #076DBF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.popup_links a:hover {
	text-decoration: underline;
}

.popup_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #076DBF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: #ccc;
	padding: 2px;
	border: 3px solid #FFFFFF;
}
.popup_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #076DBF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.popup_links a:hover {
	text-decoration: underline;
}

/* SUBMENU */

.submenu { }
.submenu_container {
	padding-top: 10px;
	background: url(../images/pixel.gif) repeat; /* IE mouseover fix */
}
.submenu_container2 {
	background: url(../images/pixel.gif) repeat; /* IE mouseover fix */
}
.submenu_container3 {
	background: url(../images/pixel.gif) repeat; /* IE mouseover fix */
	padding-left: 20px;
}
.submenu {
	padding: 5px 0 5px 0;
	position: relative;
	background-image: url(../images/menu/bkg_submenu.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.submenu ul { padding: 0px; margin: 0px; }
.submenu li { list-style: none; margin-bottom: 0px; cursor: pointer; }
.submenu li.secao { cursor: default; }
.submenu li img { padding: 3px 0 3px 15px; display: block; }

#submenu_relatorio .submenu li img,
#submenu_empresas .submenu li img { padding: 0 0 0 15px; }

.s_e { }
.s_d { }
.i_e { }
.i_d { }


/* Resultados da busca */

.resultadoBusca {
	margin: 0px 0px 6px 0px;
	text-align: justify;
	text-decoration: none;
	display: block;
	padding: 3px 16px 3px 15px;
	background-image: url(../images/ico_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #009FC2;
	font-size: 11px;
	border-bottom: 2px solid white;
}
a.resultadoBusca:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #C2CD23;
	background-image: url(../images/ico_bullet2.gif);
}
.busca_destaque {
	font-weight: bold;
	font-size: 12px;
}
#busca_highlight {
	font-size: 12px;
}
.highlight {
	padding: 1px 0px 2px 0px;
	font-weight: bold;
	background-color: #FFFF00;
}

/* Tabelas */

.tabela {
	margin: auto auto 18px auto!important;
}
#texto .tabela_zoom {
	display: none;
}
#nyroModalWrapper .tabela_zoom {
	display: block!important;
}
#nyroModalWrapper .tabela {
	margin: 0px!important;
}
.tabela a {
	color: #C2CD23;
}
.tabelatt,
.tabelatt_td,
.tabelatt_td2,
.tabelatt_td3 {
	font-size: 13px;
	color: #C2CD23;
	font-weight:bold;
	background-color: #FFF;
	border-color: #C2CD23!important;
	padding: 2px 0px!important;
}
.tabelatt { }
.tabelatt_td {
	border-bottom: 1px solid;	
}
.tabelatt_td2{
	border-bottom: 4px double;
}
.tabelatt_td3{
	border-bottom: 3px solid;
}
.tabelatx,
.tabelatx2,
.tabelatx_td,
.tabelatx_td2,
.tabelatx_td3,
.tabelatx2_td,
.tabelatx2_td2,
.tabelatx2_td3,
.tabelatx_indent1,
.tabelatx_indent2,
.tabelatx_indent3,
.tabelatx_td_indent1,
.tabelatx_td2_indent1,
.tabelatx_td3_indent1 {
	font-size: 13px;
	color: #009FC2;
	padding: 3px 0px;
	border-color: #009FC2;
	vertical-align: middle;
}
.tabelatx { }
.tabelatx2,
.tabelatx2_td,
.tabelatx2_td2,
.tabelatx2_td3 {
	font-weight: bold;
}
#balanco_social {
	border-left: 1px solid #DFE8FD;
}
#balanco_social td {
	border-right: 1px solid #DFE8FD;
	border-bottom: 1px solid #DFE8FD;
}
.tabelatx_td,
.tabelatx2_td,
.tabelatx_td_indent1 {
	border-bottom: 1px solid;
}
.tabelatx_td2,
.tabelatx2_td2,
.tabelatx_td2_indent1 {
	border-bottom: 4px double;
}
.tabelatx_td3,
.tabelatx2_td3,
.tabelatx_td3_indent1 {
	border-bottom: 3px solid;
}
.tabelatx_indent1,
.tabelatx_td_indent1,
.tabelatx_td2_indent1,
.tabelatx_td3_indent1 {
	padding-left: 8px;
}
.tabelatx_indent2 {
	padding-left: 16px;
}
.tabelatx_indent3 {
	padding-left: 24px;
}
.notaTabela {
	font-size: 10px;
	color: #666;
	vertical-align: top;
	padding: 3px 10px 0px 20px;
	margin: 4px 0px 15px 0px;
	border-bottom: 5px solid #ededed;
	background-image: url(../images/ico_nota.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.notaTabela td {
	padding: 2px 0px;
}
.nota_tabela_desc {
	margin: 3px 0px 4px 2px;
}
.nota_tabela_desc span {
	margin: 4px 0px 0px 0px;
	padding: 1px;
	font-style: italic;
	color: #4c68a3;
	background-color: #e2e2e2;
}
.nota_highlight {
	background-color: #FFFF00;
}
.nota_tabela_over {
	background-color: #ededed;
	background-image: url(../images/ico_nota_over.gif);
}
.sem_over {
	cursor: default!important;
	background-image: none!important;
}
.sem_zebra {}
.tr_over {
	background-color: #E6E6E6;
}
.zebra {
	background-color: #FFF;
}
.zebra1 {
	background-color: #EDF2FE;
}


/* FORMS */
textarea.error,
input.error {
	color: #FF0000!important;
}
.form_enviado {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #FFF1A8;
	padding: 5px 12px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.form_enviado2 {
	width: 100%;
	font-style: bold;
	padding: 18px 0px;
	text-align: center;
	font-size: 11px;
}
.ico_enviado {
	margin-right: 4px;
	vertical-align: middle;
}
#contato {
	z-index: 1;
}
#contato textarea,
#enviarlink textarea,
#form_opiniao .campo {
	background-color: #EEEEEE;
}
.email_enviado {
	background-image: url(../images/ico_enviado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}

/* SUA OPINIAO */
#menu_lateral #opiniao {
	position: absolute;
	background-color:#EEEEEE;
	padding: 2px 2px 3px 3px;
	width: 205px;
	height: 177px;
	border-bottom: 3px solid #D7D7D7;
	font-size: 11px;
	top: 4px;
	left: 0px;
	display: none;
	z-index: 2;
}
#menu_lateral #opiniao input {
	clear: none;
	width: auto;	
}
#opiniao .fechar {
	position: absolute;
	top: 4px;
	right: 4px;
	cursor: pointer;
}

/* BlockUI */
.blockUI .tabela,
.blockUI .imgconteudo {
	margin: 0px!important;
	padding: 0px!important;
}

/* RATINGS */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.rating_block {
	clear: both;
	text-align: center;
}
.rating_block span {
	clear: both;
	margin: 0px 6px 6px 0px;
	color:#777777;
	font-size:11px;
}
.rating_block input { }
.stars {
	zoom: 1;
	overflow: hidden;
	width: 123px;
	margin: 0px auto 5px auto;
}
.cancel,
.cancel a {
	background: url(../images/ico_rating_delete.gif) no-repeat 0 -16px
}

.star,
.star a {
	background: url(../images/ico_rating_star.gif) no-repeat 0 0px;
}
 
.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
	border:1 solid #FF0000;
}

div.star_on a{
	background-position: 0 -16px;
}
div.star_hover a,
div.star a:hover{
	background-position: 0 -32px;
}

/* Pop-ups */
.zoom_click {
	cursor: pointer;
}
.tabela_fechar {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFF;
	font-size: 12px;
	background-color: #333;
	padding: 4px;
}
.tabela_fechar img {
	margin-left: 4px;
	vertical-align: text-top;
	cursor: pointer;
}
.popup_menu {
	background-color: #000066;
	text-align: center;
	padding: 3px 0px;
}
.popup_menu a {
	color: #FF6600;
	font-weight: bold;
}
popup_menu a:hover {
}

/* TOOLTIPS */
.tooltip {
  background-color:#FFF;
  border:1px solid #000;
}
.tooltip .title {
  background-color:#CCC;
  border-bottom:1px solid #FFF;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding:.5ex 2ex;
}
.tooltip .text,
.tooltip .url {
  padding:.4ex .7ex .2ex;
  font-size:11px;
}


/* TEXTOS */

p,
li {
	font-size: 12px;
	color: #777874;
	text-align: justify;
	line-height: 16px;
	margin: 0 0 17px 0;
}
#conteudo li {
	list-style: none;
	line-height: 16px;
	padding: 0px 0px 4px 15px;
	margin-bottom: 6px!important;
	background-image: url(../images/ico_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
p a,
li a {
	color: #009FC2;
}
p a:hover,
li a:hover {
	text-decoration: none;
}
h1 {
	color: #C2CD23;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: left;
}
#texto h1 {
	display: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2F7F91;
	text-decoration: none;
	margin: 0 0 10px 0;
	text-align: left;
}
h2 u {
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #00888A;
	text-align: left;
	line-height: 14px;
	margin: 0 0 7px 0;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #0059B3;
	text-decoration: none;
	margin: 0 0 7px 0;
	text-align: left;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #EB6E08;
	text-decoration: none;
	margin: 0 0 12px 0;
	text-align: left;
}
h6 {
}
.mudarConteudo {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF00;
	padding: 0 4px;
}
.nota {
	font-size: 10px;
	font-style: italic;
	color: #333;
	margin: 0px 0px 10px 0px;
}
.nota .numero {
}
.link_nota {
	color: #E1081E;
}
.destaqueTexto {
	font-size: 12px;
	color: #EB6E08;
	text-align: left;
	line-height: 17px;
	margin: 0 0 12px 0;
	font-weight:bold;
}
.obrigatorio {
	font-size: 11px;
	font-style: italic;
	color: red!important;
	padding: 0 3px;
}

/* CORES */
.laranja1 *, .laranja1 {
	color: #f36b25!important;
}
.azul1 *, .azul1 {
	color: #0093DD!important;
}
.verde1 *, .verde1 {
	color: #ACB728!important;
}

/* MISC */
.eventos td {
	padding: 6px 0px;
}
.popup_timeline {
	display: none;
	position: absolute;
	font-size: 10px;
	z-index:10;
}
.popup_timeline .texto {
	background-color: #FFF;
	padding: 5px;
	background-color: #F0F0F0;
	height: 200px;
	width: 400px;
	overflow: auto;
}
.popup_timeline p,
.popup_timeline li {
	font-size: 9px!important;
	color: #2763A0!important;
	text-align: justify!important;
}
.popup_timeline h3 {
	font-size: 10px;
}


#timeline_img {
	float: left;
	width: 220px;
}
#timeline {
	float: right;
	width: 370px;
}
.timeline_text .texto {
	display: none;
}
