/* Geral */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #0f0f0f url(../i/bg.gif) repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	/* 01 - jeitinho de centralizar IE antigo */
	text-align: center;
	margin-bottom: 10px;
}
table {
	border-collapse: collapse;
}
tbody th {
	color: #2f8ac6;
	text-align:left;
}
tbody td {
	text-align: center;
}
thead {
	background: url(../i/bg_tabela.gif) bottom repeat-x;
}
thead th{
	text-align: left;
}
td, th {padding: 2px; border-bottom: 1px solid #EEE; }
tfoot td { text-align:right; font-size:10px; }

/* Layout */
#boxmain {
	width: 620px;
	margin: 10px auto;
	/* 01 - jeitinho de centralizar IE antigo */
	text-align: left;
}
#boxcabecalho {
	background: #fff;
	border-top: 5px solid #2f8ac6;
	height: 100px;
}
#boxcabecalho img {
	margin: 15px 0 0 20px;
	float: left;
}
#boxcabecalho h1 {
	display: none;
}
#boxlingua {
	margin: 0 10px 0 0;
}
#boxlingua ul {
	list-style: none;
	float: right;
}
#boxlingua ul li {
	display: inline;
}
#boxlingua ul li a {
   text-decoration: none;
	color: #2f8ac6;
	float: left;
	padding: 5px;
}
#boxlingua ul li a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxlingua ul li a:active {
	color: #fff;
	background: #2f8ac6;
}
#boxmenu {
	margin: 66px 10px 0 0;
}
#boxmenu ul {
	list-style: none;
	float: right;
}
#boxmenu ul li {
	display: inline;
}
#boxmenu ul li a {
   text-decoration: none;
	color: #000;
	font-weight: bold;
	float: left;
	padding: 5px 5px 16px 5px;
}
#boxmenu ul li a.selecionado {
   text-decoration: none;
	color: #fff;
	font-weight: bold;
	float: left;
	padding: 5px 5px 16px 5px;
	background: #2f8ac6;
}
#boxmenu ul li a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxmenu ul li a:active {
	color: #fff;
	background: #2f8ac6;
}
#boxfotos {
	margin: 10px 0 0 0;
}
#boxintro {
	width: 345px;
	margin-top: 10px;
	float: left;
	background: #fff url(../i/intro_sentido.jpg) bottom no-repeat;
}
#boxintro.en {
	min-height: 293px;
}
* html #boxintro.en {
	height: 283px;
}
#boxintro p {
	padding: 85px 20px 10px 20px;
	_padding: 85px 20px 12px 20px;
	line-height: 22px;
	background: url(../i/bg_capaintro.gif) top no-repeat;
}
#boxintro p.en {
	background: url(../i/bg_capaintro_en.gif) top no-repeat;
}
#boxintro a {
	float: right;
	padding: 5px 25px 5px 5px;
	margin: 2px 0 5px 0;
}
#boxintro a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxintro a:active {
	color: #fff;
	background: #2f8ac6;
}
#boxcotacao {
	width: 265px;
	background: #fff url(../i/bg_capacotacoes.gif) top no-repeat;
	margin-top: 10px;
	float: right;
	min-height:175px;
	_height:179px;
}
#boxcotacao.en {
	width: 265px;
	background: #fff url(../i/bg_capacotacoes_en.gif) top no-repeat;
	margin-top: 10px;
	float: right;
	min-height:175px;
	_height:179px;
}

#boxcotacao p {
	padding: 55px 20px 20px 20px;
}

#boxnewsletter form {
	padding: 55px 20px 20px 20px;
}
#boxnewsletter form label{
	font-weight:bold;
	line-height:17px;
	width: 80px;
}
#boxnewsletter form input.field{
	width: 100%;
	height: 15px;
	background: #97c4e2;
	color: #000;
	font-size: 11px;
}

#boxnewsletter form input.button{
	margin: 15px 0 0 0;
	padding:3px;
	font-weight:bold;
	font-size: 11px;
	background:#2f8ac6;
	color:#fff;
	cursor:pointer;
}
#boxnewsletter a {
	color:#2f8ac6;
}
#boxnewsletter a:hover {
	color:#000;
}
#boxnewsletter p {
	padding: 55px 20px 20px 20px;
}
#boxcontatocapa {
	width: 265px;
	background: #fff url(../i/bg_capacontato.gif) top no-repeat;
	margin-top: 10px;
	float: right;
}
#boxcontatocapa.en {
	background: #fff url(../i/bg_capacontato_en.gif) top no-repeat;
}
#boxcontatocapa p {
	width: 235px;
	margin: 0 auto 18px 20px;
	padding-top: 54px;
	line-height: 18px;
}
#boxrodape {
	width: 620px;
	clear: both;
}
#boxrodape p {
	color: #808080;
	float:left;
	margin-top: 3px;
}
#boxrodape img {
	float:right;
	margin-top: 3px;
}
#boxformulario {
	width: 385px;
	background: #fff url(../i/bg_contatoform.gif) top no-repeat;
	margin-top: 10px;
	float: left;
}
#boxformulario.en {
	background: #fff url(../i/bg_contatoform_en.gif) top no-repeat;
}
#boxcampos {
	width: 300px;
	margin: 0 auto 20px auto;
	padding-top: 65px;
	line-height: 16px;
}
* html #boxcampos {
	padding-top: 53px;
}
#boxformulario input {
	width: 100%;
	height: 15px;
	background: #97c4e2;
	color: #000;
	font-size: 11px;
}
#boxformulario textarea {
	width: 100%;
	height: 95px;
	background: #97c4e2;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
#boxformulario input.btnenviar {
	width: 50px;
	height: 35px;
	float: right;
	margin-right: 15px;
}
* html #boxformulario input.btnenviar {
	margin-bottom: -20px;
}
#boxformulario p.aviso {
	width: 300px;
	margin: 0 auto 20px auto;
	padding-top: 85px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#boxinformacoes {
	width: 225px;
	background: #fff url(../i/bg_contatoinfo.gif) top no-repeat;
	margin-top: 10px;
	float: right;
}
#boxinformacoes.en {
	background: #fff url(../i/bg_contatoinfo_en.gif) top no-repeat;
}
#boxinformacoes p {
	width: 185px;
	margin: 0 auto 16px auto;
	padding-top: 54px;
	line-height: 18px;
}
#boxinformacoes.en p {
	margin: 0 auto 34px auto;
}
#boxcontato {
	width: 225px;
	background: #fff url(../i/bg_contatoopcoes.gif) top no-repeat;
	margin-top: 10px;
	float: right;
}
#boxcontato.en {
	background: #fff url(../i/bg_contatoopcoes_en.gif) top no-repeat;
}
#boxcontato p {
	width: 185px;
	margin: 0 auto 18px auto;
	padding-top: 54px;
	line-height: 18px;
}
#boxap_emp, #boxap_par {
	width: 385px;
	margin-top: 10px;
	float: left;
	background: #fff url(../i/bg_ap_empresa2.gif) bottom no-repeat;
}
#boxap_par { background: #fff; }
#boxap_emp p,#boxap_par p  {
	width: 345px;
	margin: 0 auto;
	padding: 60px 20px 0 20px;
	line-height: 18px;
	background: url(../i/bg_ap_empresa.gif) top no-repeat;
}
#boxap_par p { background: url(../i/bg_ap_parcerias.gif) top no-repeat; }
#boxap_par p.en { background: url(../i/bg_ap_parcerias_en.gif) top no-repeat; }
#boxap_emp p.en { background: url(../i/bg_ap_empresa_en.gif) top no-repeat; }
#boxap_emp a, #boxap_par a {
	float: right;
	padding: 5px 25px 5px 5px;
	margin: 5px 0 15px 0;
}
#boxap_emp a.en{
	margin-top: 23px;
}
#boxap_par a.en{
	margin-top: 23px;
}
#boxap_emp a:hover, #boxap_par a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxap_emp a:active, #boxap_par a:active {
	color: #fff;
	background: #2f8ac6;
}
#boxapmenu {
	width: 225px;
	background: #fff url(../i/bg_apresentacaomais.gif) top no-repeat;
	margin-top: 10px;
	float: right;
	padding-bottom: 15px;
}
#boxapmenu.en{
	background: #fff url(../i/bg_apresentacaomais_en.gif) top no-repeat;
}
#boxapmenu ul {
	list-style: none;
	float: left;
	margin: 55px 0 0 10px;
}
* html #boxapmenu ul {
	margin-left: 5px;
}
#boxapmenu ul li a{
	display: block;
	width: 205px;
	padding: 5px;
	margin-bottom: 5px;
   text-decoration: none;
	color: #000;
	font-weight: bold;
}
#boxapmenu ul li a.selecionado{
	color: #fff;
	background: #2f8ac6;
}
#boxapmenu ul li a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxapmenu ul li a:active {
	color: #fff;
	background: #2f8ac6;
}
#boxapmais {
	width: 225px;
	background: #fff url(../i/bg_complemento.gif) top no-repeat;
	margin-top: 10px;
	float: right;
	height: 219px;
}
#boxapparceiros {
	width: 225px;
	background: #fff url(../i/bg_barras_pequena.gif) bottom no-repeat;
	margin-top: 10px;
	float: right;
	height: 219px;
}
#boxapparceiros ul{
	padding: 60px 0 0 25px;
	list-style: none;
	background: url(../i/bg_ap_parceiros.gif) top no-repeat;
}
#boxapparceiros ul.en {
	background: url(../i/bg_ap_parceiros_en.gif) top no-repeat;
}
#boxapparceiros li{
	line-height: 20px;
	font-weight: bold;
}
#boxatuacao {
	width: 385px;
	min-height: 302px;
	margin-top: 10px;
	float: left;
	background: #fff url(../i/bg_barras_grande.gif) bottom no-repeat;
}
* html #boxatuacao {
	height: 302px;
}
#boxatuacao p  {
	width: 345px;
	margin: 0 auto;
	padding: 60px 20px 20px 20px;
	line-height: 18px;
}
.globalizada p  {	background: url(../i/bg_atuacao_globalizada.gif) top no-repeat; }
.globalizada p.en  {	background: url(../i/bg_atuacao_globalizada_en.gif) top no-repeat; }
.assessoria p  {	background: url(../i/bg_atuacao_assessoria.gif) top no-repeat; }
.assessoria p.en  {	background: url(../i/bg_atuacao_assessoria_en.gif) top no-repeat; }
.drawback p  {	background: url(../i/bg_atuacao_drawback.gif) top no-repeat; }
.drawback p.en  {	background: url(../i/bg_atuacao_drawback_en.gif) top no-repeat; }
.siscomex p  {	background: url(../i/bg_atuacao_siscomex.gif) top no-repeat; }
.siscomex p.en  {	background: url(../i/bg_atuacao_siscomex_en.gif) top no-repeat; }
.lic_importacao p  {	background: url(../i/bg_atuacao_lic_importacao.gif) top no-repeat; }
.lic_importacao p.en  {	background: url(../i/bg_atuacao_lic_importacao_en.gif) top no-repeat; }
.op_importacao p  {	background: url(../i/bg_atuacao_op_importacao.gif) top no-repeat; }
.op_importacao p.en  {	background: url(../i/bg_atuacao_op_importacao_en.gif) top no-repeat; }
.doortodoor p  {	background: url(../i/bg_atuacao_doortodoor.gif) top no-repeat; }
.op_exportacao p  {	background: url(../i/bg_atuacao_op_exportacao.gif) top no-repeat; }
.op_exportacao p.en  {	background: url(../i/bg_atuacao_op_exportacao_en.gif) top no-repeat; }
#boxatuacaomenu {
	width: 225px;
	background: #fff url(../i/bg_atuacaoeservicos.gif) top no-repeat;
	margin-top: 10px;
	padding-bottom: 10px;
	float: right;
}
#boxatuacaomenu.en {
	background: #fff url(../i/bg_atuacaoeservicos_en.gif) top no-repeat;
}
#boxatuacaomenu ul {
	list-style: none;
	float: left;
	margin: 55px 0 0 10px;
}
* html #boxatuacaomenu ul {
	margin-left: 5px;
}

#boxatuacaomenu ul li a {
	display: block;
	width: 205px;
	padding: 5px;
	margin-bottom: 5px;
   text-decoration: none;
	color: #000;
	font-weight: bold;
}
#boxatuacaomenu ul li a.selecionado {
	color: #fff;
	background: #2f8ac6;
}
#boxatuacaomenu ul li a:hover {
	color: #fff;
	background: #2f8ac6;
}
#boxatuacaomenu ul li a:active {
	color: #fff;
	background: #2f8ac6;
}

#temp {
	width: 620px;
	background: #fff url(../i/bg_complemento.gif) top right no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 50px 0;
}
#temp p{
	margin-top: 10px;
}

/* Links */
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #2f8ac6;
}


/* Outros */