/* GERAL */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/bg_site.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-bottom: 20px;
}
* {
	margin: 0;
	padding: 0;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
select, input, textarea {
	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;
	margin-left: 24px;
}
#conteudo table {
	margin-bottom: 10px;
}
.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;
}

/* ESTRUTURA */
#externa {
	background-image: url(../images/img_header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 108px;
}
#site {
	width: 942px;
	position: relative;
	margin: 0 auto;
}
#site .col_e {
	float:left;
	width:237px;
}
#site .col_d {
	float:right;
	width:696px;
}
#header {
	height: 128px;
	margin: 0px auto;
	position: relative;
}
#header .ferramentas {
	margin: 21px 0 0 0;
	float: left;
	display: inline; /* IE6 float double-margin fix */
}
#logo {
	float: left;
	margin: 19px 0px 0px 0px;
	display: inline; /* IE6 float double-margin fix */
	clear: both;
}
#ra {
	margin: 32px 0 0 0;
	float: right;
	display: inline; /* IE6 float double-margin fix */
}
#menu {
	float: left;
	position: relative;
	margin: 19px 0 0 2px;
	display: inline; /* IE6 float double-margin fix */
}
#menu #btn_ra {
	margin-left: 2px;
}
#menu #btn_dfs {
	margin-left: 2px;
}
#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;
	height: 18px;
	display: block;
	position: relative;
	margin: 13px 0 0 0;
}
.paginator a {
	display: inline;
}
.paginator_numero {
	display: none;
}
.paginator img {}
.paginator .voltar {
	float: left;
	margin-left: 18px;
	text-align: left;
	width: 325px;
}
.paginator .avancar {
	float: right;
	margin-right: 1px;
	text-align: right;
	width: 325px;
}
.paginator .tit_voltar {
	float: left;
}
.paginator .tit_avancar {
	float: right;
}
.paginator .tit_voltar,
.paginator .tit_voltar a,
.paginator .tit_avancar,
.paginator .tit_avancar a {
	font-size: 13px;
	color: #999999;
}
#site #centro {
	background-image: url(../images/img_centro_bg.gif);
	background-repeat: repeat-y;
	background-position: 245px 0px;
}
#flash {}
#busca {
	background-image: url(../images/bg_busca.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 220px;
	height: 17px;
	margin: 19px 0 0 2px;
	border-bottom: 1px solid #CDA146;
}
#busca_text {
	border: 0px;
	font-size: 12px;
	margin: 0;
	width: 190px;
	color: #547535;
	height: 18px;
	line-height: 17px;
	background-color: transparent;
	padding: 0px;
	float: left;
}
#busca_enviar {
	background-color: transparent;
	background-image: url(../images/btn_enviar.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 15px;
	width: 18px;
	float: right;
	padding: 0;
	text-indent: -9999px;
}
.botao {
	padding:2px 4px;
	margin:0px 0px 0px 10px;
	border:none;
	line-height: 10px;
	background:none;
	font-size: 14px;
	color: #FFF;
	width: auto;
	height: auto;
	background-color: #CDA146;
	text-transform: lowercase;
	cursor: pointer;
}
#topo,
#topo a {
	display: block;
	margin: 20px auto 0 auto;
	width: 139px;
}
#topo a {
	margin: 0 0 0 123px;
}
#rodape {
	clear: both;
	background-image: url(../images/img_rodape_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #CDA146;
	border-bottom: 1px solid #CDA146;	
	overflow: hidden;
	zoom: 1;
}
#rodape .rodape {
	width: 950px;
	margin: 0 auto;
	padding: 7px 0;
	overflow: hidden;
	zoom: 1;
}
#rodape #copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 19px;
}
#rodape #copyright,
#rodape #copyright a {
	color: #547535;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
#rodape .empresa {
	color: #333333;
	font-weight: bold;
}
#rodape #copyright a:hover { text-decoration: underline; }

#rodape .ferramentas {
	float: right;
	margin: 8px 6px 0 0;
}
#rodape .ferramentas,
#rodape .ferramentas a {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
#rodape .ferramentas a:hover {
	text-decoration: underline;
}

/* HEADER - LINKS RAPIDOS */
#header .links a {
	display: block;
	height: 16px;
	line-height: 13px;
	text-indent: -9999px;
	float: left;
	margin-right: 23px;
	background-position: left top;
	background-repeat: no-repeat;
}


#header .links #links_downloads { width: 88px; background-image: url(../images/btn_downloads.gif); }

.pt #header .links #links_destaques { width: 79px; background-image: url(../images/btn_destaques_pt.gif); }
.pt #header .links #links_graficos { width: 73px; background-image: url(../images/btn_graficos_pt.gif); }
.pt #header .links #links_opiniao { width: 94px; background-image: url(../images/btn_opiniao_pt.gif); }
.pt #header .links #links_faleconosco { width: 92px; background-image: url(../images/btn_fale_pt.gif); }

.pt #header #links_lingua { margin: 19px 2px 0 12px; display: inline; float: right; width: 23px; height: 24px; line-height: 14px; background-image: url(../images/btn_lingua_pt.gif); text-indent: -9999px; }

.en #header .links #links_destaques { width: 79px; background-image: url(../images/btn_destaques_en.gif); }
.en #header .links #links_graficos { width: 64px; background-image: url(../images/btn_graficos_en.gif); }
.en #header .links #links_opiniao { width: 99px; background-image: url(../images/btn_opiniao_en.gif); }
.en #header .links #links_faleconosco { width: 80px; background-image: url(../images/btn_fale_en.gif); }

.en #header .links #links_lingua { width: 72px; background-image: url(../images/btn_lingua_en.gif); }

.en #header #links_lingua { margin: 19px 2px 0 12px; display: inline; float: right; width: 23px; height: 24px; line-height: 14px; background-image: url(../images/btn_lingua_en.gif); text-indent: -9999px; }

/* #header .links a:hover { background-position: left -20px; } */

/* CONTEUDO - LINKS */
#conteudo .links {
	float: right;
	margin: 4px 0 0 0;
	color: #4D60AC;
	font-size: 10px;
}
#conteudo .links a {
	margin: 0 8px;
	color: #4D60AC;
	font-size: 10px;
	text-decoration: none;
}
#conteudo .links a:hover {
	text-decoration: underline;
}

/* CONTEUDO */
#conteudo {}
#conteudo #breadcrumb {
	float: left;
	margin-top: 3px;
}
#conteudo #breadcrumb,
#conteudo #breadcrumb a {
	color: #4D60AC;
	font-size: 10px;
	text-decoration: none;
}
#conteudo #breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .spacer {
	padding: 0 4px;
}
#conteudo .ferramentas {
	margin-top: 14px;
	overflow: hidden;
	zoom: 1;
}
#faixa_cinza {

}
#conteudo #secao {
}
#conteudo .ferramentas .esquerda {
	float: left;
	width: 460px;
	background-color: yellow;
}
#conteudo .ferramentas .direita {
	float: right;
	width: 125px;
	margin: 0 0 0 0;
	display: inline;
	background-color: blue;
}
#conteudo #titulo_pagina {
	padding: 0px;
	margin: 7px 0 0 0;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/img_titulo_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#conteudo #texto {
	clear: both;
	width: 679px;
	margin-top: 18px;
	padding: 0 0 15px 17px;
}
#conteudo #funcoes {
	margin-bottom: 8px;
	padding-right: 2px;
	float: right;
}
#conteudo #funcoes img {
	margin-left: 6px;
}
.destaque, .destaque_d, .destaque_e,
.destaque2, .destaque2_d, .destaque2_e,
.destaque3, .destaque3_d, .destaque3_e {
	display: block;
	font-size: 13px;
	color: #000;
	padding: 8px;
	text-align: center;
	background-repeat: repeat;
}
.destaque {
	background-image: url(../images/img_destaque_bg.gif);
	background-repeat: no-repeat;	
}
.destaque2 {
	background-image: url(../images/img_destaque2_bg.gif);
	background-repeat: no-repeat;	
}
.destaque2, destaque2_d, .destaque2_e {
}
.destaque3, .destaque3_d, .destaque3_e {
	color: #00b1f0;
}
.destaque,
.destaque2,
.destaque3 {
	margin-bottom: 20px;
	float: center;
}
.destaque_d,
.destaque2_d,
.destaque3_d {
	margin: 0px -27px 10px 4px;
	float: right;
	padding: 0px 8px 0px 8px;
	text-align: right;
	background-image: url(../images/img_destaque_d.gif);
	background-position: left 1px;
	background-repeat: repeat-y;
	line-height: 21px;
	display: inline; /* IE6 float double-margin fix */
	width: 300px;
	font-weight: bold;
}
.destaque2_d {
	background-image: url(../images/img_destaque2_d.gif);
}
.destaque3_d {
	background-image: url(../images/img_destaque3_d.gif);
}
.destaque_e,
.destaque2_e,
.destaque3_e {
	margin: 0px 4px 10px -27px;
	float: left;
	padding: 0px 8px 0px 8px;
	text-align: left;
	background-image: url(../images/img_destaque_e.gif);
	background-position: right 1px;
	background-repeat: repeat-y;
	line-height: 21px;
	display: inline; /* IE6 float double-margin fix */
	width: 300px;
	font-weight: bold;
}
.destaque2_e {
	background-image: url(../images/img_destaque2_e.gif);
}
.destaque3_e {
	background-image: url(../images/img_destaque3_e.gif);
}
.imagens_inline img {
	display: inline;
	margin: 0 30px;
	vertical-align: top;
}
.imgconteudo,
.zoom {
	padding: 8px 0px 15px 0px;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 0 auto;
}
.zoom {
	width: 300px;
}
.zoom:hover,
.zoom_hover {
	color: #00888A;
}
.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 a {
	color: #F79542;
}

/* 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 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-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-size: 10px;
	color: #076DBF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.popup_links a:hover {
	text-decoration: underline;
}

/* SUBMENU */

.submenu,
.submenu li a {
	font-size: 13px;
	color: #4F3324;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}
.submenu a {
	display: block;
	border-bottom: 1px solid transparent;
}
.submenu li a:hover {
	color: #CDA146;
	border-bottom: 1px solid #CDA146;
}
.submenu_container {
	background: url(../images/pixel.gif) repeat;
}
.submenu_container2 {
	padding-right: 10px;
	background: url(../images/pixel.gif) repeat;
}
.submenu_container .submenu,
.submenu_container2 .submenu {
	padding: 5px 0 5px 0;
	position: relative;
}
.submenu ul {
	padding: 0px;
	margin: 0px;
}
.submenu li {
	list-style: none;
	margin-bottom: 17px;
	line-height: 14px;
}
.submenu li img { padding: 3px 0 3px 0; display: block; }

.submenu li ul { margin: 3px 0 0 15px; }
.submenu li ul li {
	background-image: url(../images/ico_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
	margin-bottom: 2px;
}

.submenu .s_e { position: absolute; top: -6px; left: -12px; }
.submenu .s_d { position: absolute; top: -5px; right: -8px; }
.submenu .i_e { position: absolute; bottom: -6px; left: -10px; }
.submenu .i_d { position: absolute; bottom: -9px; right: -9px; }

.sem_pointer { cursor: default!important; }


/* Resultados da busca */

.resultadoBusca {
	margin: 0px 0px 6px 0px;
}
.resultadoBusca a {
	text-decoration: none;
	display: block;
	padding: 3px 16px 3px 18px;
	background-image: url(../images/ico_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	color: #77952D;
}
.resultadoBusca a:hover {
	text-decoration: none;
	color: #E4AF0F;
}
.resultadoBusca, .resultadoBusca_texto {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.resultadoBusca_titulo {
	font-size: 13px;
}
.resultadoBusca_texto {
}
.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;
	display: block!important;
}
.tabela a {
	color: #CDA146;
}
.tabelatt,
.tabelatt_td,
.tabelatt_td2,
.tabelatt_td3 {
	font-size: 11px;
	color: #FFF;
	font-weight:bold;
	background-color: #CDA146;
	padding: 5px 0 5px 2px!important;
	vertical-align: bottom;
}
.tabelatt_td, .tabelatt_td2, .tabelatt_td3{
	border-bottom: 1px solid #FFF;
}
.tabelatt_td2{
	border-bottom: 4px double;
}
.tabelatt_td3{
	border-bottom: 3px solid;
}
.tabelatx,
.tabelatx_td,
.tabelatx_td2,
.tabelatx_td3,
.tabelatx_indent1,
.tabelatx_indent2,
.tabelatx_indent3 {
	font-size: 11px;
	color: #77787B;
	padding: 5px 0px;
	padding-left: 2px;
}
.tabelatx_td {
	border-bottom: 1px solid #77787B;
}
.tabelatx_td2 {
	border-bottom: 4px double #77787B;
}
.tabelatx_td3 {
	border-bottom: 3px solid #77787B;
}
.tabelatx_indent1 {
	padding-left: 10px;
}
.tabelatx_indent2 {
	padding-left: 17px;
}
.tabelatx_indent3 {
	padding-left: 24px;
}
.notaTabela {
	font-size: 11px;
	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;
}
.tr_over {
	background-color: #E8E5E3;
}
.zebra {
	background-color: #F3F1F0;
}
.zebra1 {
	background-color: #FFF;
}
.tabela_linhas td {
	border-bottom: 1px solid #E3DFDD;
	border-right: 1px solid #E3DFDD;
	text-align: center;
}
.tabela_linhas {
	border-top: 1px solid #E3DFDD;
	border-left: 1px solid #E3DFDD;
}

/* 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;	
}
.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;
}

/* 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,
.tabela_zoom2 {
	cursor: pointer;
}
.tabela_zoom2 {
	margin-bottom: 16px;
}
.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:x-small;
  font-weight:bold;
  text-align:center;
  padding:.5ex 2ex;
}
.tooltip .text,
.tooltip .url {
  padding:.4ex .7ex .2ex;
  font-size:xx-small;
}


/* TEXTOS */

p,
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin: 0 0 17px 0;
}
p a,
li a {
	color: #CDA146;
}
#conteudo p,
#conteudo li {
	text-align: justify;
}
#conteudo p a:hover,
#conteudo li a:hover {
	text-decoration: none;
}
#conteudo li {
	text-align: left;
	list-style: none;
	line-height: 16px;
	padding: 0px 0px 4px 15px;
	margin-bottom: 3px;
	background-image: url(../images/ico_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#conteudo ul li ul {
	margin-top: 8px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: left;
	text-transform: uppercase;
	background-image: url(../images/ico_bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 2px 36px;
	margin-left: -17px;
	line-height: 24px;
}
#texto h1 {

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold!important;
	color: #333333;
	text-decoration: none;
	margin: 32px 0 10px 0;
	text-align: left;
	background-image: url(../images/ico_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 3px 37px;
	margin-left: -17px;
}
h3 {
	font-size: 12px;
	color: #0C5B54;
	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;
}

/* CORES */
.laranja1 *, .laranja1 {
	color: #f36b25!important;
}
.azul1 *, .azul1 {
	color: #0093DD!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;
}
#home_logo {
	display:inline;
	float:left;
	background:url(../images/img_logo.gif);
	width:200px;
	height:79px;
	margin:172px 0px 0px 15px;

}
#home_ra {
	display:inline;
	float:left;
	background:url(../images/tit_ra_es.gif) no-repeat;
	width:347px;
	height:46px;
	margin:46px 0px 0px 15px;
	clear:both;
}
#btns_enter {
	display:inline;
	float:left;
	width:920px;
}
#btn_enter_eng {
	float:left;
	display:inline;
	width:175px;
	clear:left;
	_clear:none;
	margin:43px 0px 0px 15px;
	height:190px;
}
#btn_enter_esp {
	display:inline;
	width:175px;
	float:left;
	margin:43px 0px 0px 18px;
	height:190px;
}
