* {
	margin:0;
	padding:0;
}
body {
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top:5px;
	color:#333333;
}
#container {
	width:760px;
	margin:auto;
	overflow:hidden;
}
#fix{ clear:both;}
#banner {
	height:168px;
	margin-bottom:-35px;
}
#banner img {
	margin-top:12px;
	behavior: url(iepngfix.htc);
	border:none;
}
#bandeiras {
	padding-left:10px;
}
#bandeiras img {
	border:none;
	margin-top:0;
}
/* classes que definem qual a imagem de fundo do banner */
.banner_empresa_pt {
	background:url(../../conteudo/imagens/banners_pt/01.jpg);
}
.banner_empresa_en {
	background:url(../../conteudo/imagens/banners_en/01.jpg);
}
.banner_produtos_pt {
	background:url(../../conteudo/imagens/banners_pt/02.jpg);
}
.banner_produtos_en {
	background:url(../../conteudo/imagens/banners_en/02.jpg);
}
.banner_investidores_pt {
	background:url(../../conteudo/imagens/banners_pt/05.jpg);
}
.banner_investidores_en {
	background:url(../../conteudo/imagens/banners_en/05.jpg);
}
.banner_contato_pt {
	background:url(../../conteudo/imagens/banners_pt/01.jpg);
}
.banner_contato_en {
	background:url(../../conteudo/imagens/banners_en/01.jpg);
}
.banner_pessoas_pt {
	background:url(../../conteudo/imagens/banners_pt/04.jpg);
}
.banner_pessoas_en {
	background:url(../../conteudo/imagens/banners_en/04.jpg);
}
.banner_sustentabilidade_pt {
	background:url(../../conteudo/imagens/banners_pt/03.jpg);
}
.banner_sustentabilidade_en {
	background:url(../../conteudo/imagens/banners_en/03.jpg);
}
.banner_trabalhe_pt {
	background:url(../../conteudo/imagens/banners_pt/03.jpg);
}
.banner_trabalhe_en {
	background:url(../../conteudo/imagens/banners_en/03.jpg);
}

#lateral {
	width:203px;
	float:left;
	background:#f1f1f1 url(../../conteudo/imagens/fundos/bg_lateral.gif) no-repeat;	
	margin-top:35px;
	padding:15px 10px 0 10px;
	padding-bottom: 1001em;
    margin-bottom: -1000em;
}
#lateral img {
	margin:10px 0 -10px -10px;
}
#conteudo {
	/*min-height:500px;*/
	margin:0 0 0 225px;
	padding:20px 30px;
	border:1px solid #a3a3a3;
	border-top:none;
	clear:right;
}
#conteudo img {	
	border:2px solid #003366;	
	margin:0 0 2px 0;
}
#conteudo .imagem {
	float:right;	
	margin:0 0 0 20px;	
}
#conteudo .legenda {
	background:#f2f5f5;
	color:#003366;
	font-size:7pt;
	margin:0 0 10px 0;
	text-indent:10px;
}
.legenda{ text-align:right; padding-right:5px;}
#conteudo .legenda img {
	border:none;
	margin:0 0 0 3px;
}
#conteudo ul, #conteudo ol  {
	line-height:20px;
	margin:10px 25px;
	text-align:justify;
}
#conteudo li {
	margin-top:10px;
}
#rodape {
	clear:both;
	border-top:5px solid #f2f2f2;
	padding-top:3px;
	color:#174f46;	
	width:760px;
	margin:auto;
	margin-top:5px;
}
#rodape p {
	font-size:9px;
	margin-top:0;
	line-height:15px;
	text-align:center;
}
#rodape a {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}
#rodape a:hover {
	color:#666666;
}
.creditos {
	color:#999999;
}
/* TEXTO GERAL */
p {
	line-height:20px;
	text-indent:20px;
	text-align:justify;
	margin-top:5px;
}
.destaque {
	font-weight:bold;
	color:#666666;
	margin:10px 0;
}
h1 {
	color:#006633;
	font-style:italic;
	font-size:11pt;
	font-weight:bold;
	padding: 0px 0px 15px 0px;
}
h2 {
	background:url(../../conteudo/imagens/seta_se.gif) no-repeat 2px 7px;
	color:#003366;
	font-style:italic;
	font-size:9pt;
	font-weight:bold;
	margin-top:15px;
	padding-left:15px;
	line-height:18px;
}
.h2_flechinha{ 
	background:url(../../conteudo/imagens/seta_se.gif) no-repeat 0px 7px; 
	margin-left:135px; 
	
}
h3 {
	color:#003333;	
}
#conteudo h3 {
	text-indent:20px;
	margin:15px 0 0 0;
}
a{ text-decoration:none; color: #666666;}
/* TABELA DE PRODUTOS */
.tabela_produtos {
	border:#003333 1px solid;
	margin:5px 0px 0px 20px;
	color:#666;	
	background:#FFF;
	width:95%;
}
.tabela_produtos th {
	padding:5px;
	color:#FFF;
	text-align:center;
	background:#999;
}
.tabela_produtos .nome {	
	width:80px;	
}
.tabela_produtos tr {
}
.tabela_produtos td {
	padding:5px;
	text-align:center;	
}
.tabela_produtos .par {
	background:#FAFAFA;
}
.tabela_produtos .impar {
	background:#E6E6E6;
}
.tabela_produtos caption {
	font-weight:bold;
	font-size:9pt;
}
/* MENU */
#menu {
	margin:0px 0 0 225px;
	border-bottom:1px solid #a3a3a3;
	height:31px;
}
#menu a {
	display:block;
	float:right;	
	height:30px;
	background:url(../../conteudo/imagens/fundos/bg_botao.jpg) no-repeat;	
	text-align:center;
	line-height:30px;
	margin:0px 0px 0px 2px;	
	border:1px solid #cccccc;
	text-decoration:none;
	color:#000b32;	
	font-size:13px;
	padding:0 13px;
}
#menu a:hover {
	background:url(../../conteudo/imagens/fundos/bg_botao_over.jpg) no-repeat;	
}
#menu .ativo {
	border:1px solid #999999;
	border-bottom:1px solid #FFF;
	color:#006633;
	background:url(../../conteudo/imagens/fundos/bg_botao_ativo.jpg) no-repeat;
}

/* SUB-MENU LATERAL */
#lateral ul li {
	margin:10px 0 5px 0;
	margin-left:30px;
}
#lateral ul li a{
	color:#003333;
	text-decoration:none;	
}
#lateral ul li a:hover{
	color:#00833b;	
}
#lateral .ativo{
	font-weight:bold;
}
/* SUB-MENU PRINCIPAL */
#submenu {
	margin-bottom:15px;
}
#submenu h3{
	margin-bottom:10px;
}
#submenu a {
	display:block;
	padding:3px 5px 3px 10px;
	margin:2px 0px;
	background:#E5E5E5;
	line-height:20px;
	text-decoration:none;
	color:#006633;
}
#submenu a:hover {
	background:#D5D5D5;
}
#submenu a:visited {
	/*color:#006699;
	text-decoration:line-through;*/
}
#submenu ul li {
	list-style:none;
	margin:0px;
}
#submenu ul li ul {
	list-style:none;
}
#submenu ul li ul li {
	list-style:none;
}
#submenu ul li ul li a {
	margin:1px 0 1px 10px;
	background:#E5E5E5;	
	line-height:16px;
	border-left:5px solid #CCCCCC;
}
#submenu .ativo {	
	font-weight:bold;
}
/* CONTATO */
#div_formulario {
	width:280px;
	float:left;
	border-right:#003366 1px solid;
	margin-right:10px;	
}
#div_trabalhe {
	margin-right:10px;
}
#div_trabalhe form, #div_formulario form {
	margin:15px 0;
}
#div_downloads form {
	width:392px;
	_width:410px;
	margin:auto;
	margin-top:30px;
	padding: 0px 0px 25px 0px;
}
#div_trabalhe label, #div_formulario label, #div_downloads label{
	display:block;
	width:60px;
	float:left;
	margin-right:10px;
	padding-top:3px;
}
#div_downloads label{
	width:80px;
}
#div_downloads fieldset{
	border:none;
}

.label_documento {	
	display:block;
	margin-bottom:5px;
}
.label_documento input {		
	margin-top:2px;
}
#div_trabalhe label {
	width:120px;
}
#div_trabalhe .campo, 
#div_trabalhe .campo_errado, 
#div_trabalhe .campo_selecionado, 
#div_trabalhe select {
	border:#999999 solid 1px;
	background:#FFFFFF;
	margin-bottom:10px;
	width:320px;
	font-size:13px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
}
#div_formulario .campo, 
#div_formulario .campo_errado, 
#div_formulario .campo_selecionado, 
#div_formulario select {
	border:#999999 solid 1px;
	background:#FFFFFF;
	margin-bottom:10px;
	width:190px;
	font-size:13px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
}
#div_downloads .campo, 
#div_downloads .campo_errado, 
#div_downloads .campo_selecionado, 
#div_downloads select {
	border:#999999 solid 1px;
	background:#FFFFFF;
	margin-bottom:10px;
	width:300px;
	font-size:13px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
}

#div_formulario .campo, #div_trabalhe .campo, #div_downloads .campo{
	border:#999999 solid 1px;
}
#div_formulario .campo_errado, #div_trabalhe .campo_errado, #div_downloads .campo_errado {
	border:#993300 solid 1px;
}
#div_formulario .campo_selecionado, #div_trabalhe .campo_selecionado, #div_downloads .campo_selecionado {
	border:#003366 solid 1px;
}

#div_trabalhe .botao,
#div_formulario .botao,
#div_downloads .botao{
	border:#999999 solid 1px;
	background:#FFFFFF;
	margin-bottom:10px;
	width:80px;
	font-size:13px;
	color:#666666;
	float:right;
	margin-right:27px;
}
#div_downloads .botao{
	margin-right:0;
	_margin-right:15px;
}

#div_trabalhe .botao {
	margin-right:10px;
}
#endereco {
	font-style:normal;
	height:320px;
}
#endereco h1 {
	color:#000000;
	font-size:11px;
	margin-bottom:8px;
	font-style:normal;
}
#endereco address {
	color:#000000;
	font-size:10px;
	line-height:18px;
	font-style:normal;
}
.link_mapa {
	cursor:pointer;
		padding-left:-40px;
	color:#003366;
	font-style:italic;
	font-weight:bold;
		
}
.lista_sub {
	display:none;
}
#retorno {
	text-indent:0;
	margin-left:20px;
}
#conteudo .img_programas{
	float:left;
	margin:0px 5px 5px 0;
	padding:1px;
	border: none;
}
.certificados{ margin:10px 0 0 0 ; height:auto; }
#caracteres.campo {
	border:none;	
}