/********************************************************************************************/
/********* GERAL ****************************************************************************/
/********************************************************************************************/
* html ul li a{
	height:1%;
}
*{
	outline:none;
}
html{
	background:#fff url(../imagens/bg.gif) repeat-x left top;
}
body{
	color:#8b8d90;
	margin:0;
	font-family:"Tahoma";
	font-size:11px;
}
hr{
	border:1px dashed #007cc3;
}
h2{
	color:#007cc3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:8px 0 15px 0;
}
h3{
	color:#007cc3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h3 a{
	color:#007cc3;
}
h4, h5{
	font-size:11px;
}
a{
	color:#ee9200;
}
a:hover{
	text-decoration:none;
}
#geral{
	margin:0 auto;
	position:relative;
	width:770px;
}
.azul{
	color:#007cc3;
}
.both{
	clear:both;
}
.treemenu{
	color:#007cc3;
}
.hide{
	display:none;
}
.ativo{
	background:url(../imagens/ico_quadrado2.gif) no-repeat 0 8px!important;
}
/********************************************************************************************/
/********* TESTEIRA *************************************************************************/
/********************************************************************************************/
#testeira{
	height:227px;
	margin-bottom:8px;
	position:relative;
	width:770px;
}
/****************** TOP MENU ******************/
#testeira #top_menu{
	background:#007cc3 url(../imagens/bg_menu_testeira_esq.gif) no-repeat left;
	position:absolute;
	right:20px;
	top:0;
}
#testeira #top_menu ul{
	background:url(../imagens/bg_menu_testeira_dir.gif) no-repeat right;
	margin:0;
	padding:0 5px 0 25px;
}
#testeira #top_menu ul li{
	background:url(../imagens/ico_quadrado1.gif) no-repeat left center;
	display:inline;
	padding:0 20px 0 10px;
}
#testeira #top_menu ul li a{
	color:white;
	height:22px;
	line-height:22px;
	text-decoration:none;
}
#testeira #top_menu ul li a:hover{
	text-decoration:underline;
}
/****************** LOGOTIPO ******************/
#logotipo{
	position:absolute;
	top:7px;
	width:770px;
}
#logotipo a{
	float:left;
}
#logotipo img{
	vertical-align:middle;
}
#logotipo p{
	border-left:1px solid #008bc9;
	color:#0062a7;
	float:left;
	margin:10px 0 0 10px;
	padding-left:10px;
}

#logotipo *{
	border:0px none;
	color:#0062a7;
	list-style:none;
	margin:0;
	padding:0;
}
#logotipo h1{
	border-left:1px solid #008bc9;
	/*border-right:1px solid #008bc9;*/
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:10px 100px 0 10px;
	overflow:hidden;
	padding-left:10px;
	width:480px;
	_width:480px;
}
#logotipo dl{
	border-left:1px solid #008bc9;
	display:inline;
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
	padding-left:10px;
	width:160px;
	_width:170px;
	font-size:10px;
}
#logotipo dl dt{
	display:inline;
	float:left;
	overflow:hidden;
	font-size:10px;
}
#logotipo dl dd{

}
#logotipo dl.tipo1 dt{
	width:78px;
	_width:74px;
	font-size:10px;
}
#logotipo dl.tipo2{
	width:220px;
	_width:200px;
	font-size:10px;
}
#logotipo dl.tipo2 dt{
	width:99px;
	_width:95px;
	font-size:10px;
}
#logotipo dl.tipo3{
	width:190px;
	_width:180px;
	font-size:10px;
}
#logotipo dl.tipo3 dt{
	width:78px;
	_width:74px;
	font-size:10px;
}
/****************** IDIOMAS ******************/
#idiomas{
	position:absolute;
	margin:0;
	right:0;
	top:51px;
	z-index:1;
}
#idiomas li{
	display:inline;
}
/****************** ANIMAÇÃO ******************/
#animacao_topo{
	bottom:0;
	position:absolute;
}
/********************************************************************************************/
/********* MENU *****************************************************************************/
/********************************************************************************************/
#menu{
	float:left;
	margin-right:15px;
	width:130px;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	background:url(../imagens/bg_menu.gif) no-repeat left bottom;
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li.ultimo{
	background:none;
}
#menu ul li a{
	background:url(../imagens/ico_quadrado3.gif) no-repeat 0 8px;
	color:#007cc3;
	display:block;
	font-weight:bold;
	padding:6px 0 6px 12px;
	text-decoration:none;
}
#menu ul li a:hover{
	background:url(../imagens/ico_quadrado2.gif) no-repeat 0 8px;
}
#menu ul li ul{
	margin-left:15px;
}
#menu ul li ul li a{
	color:#8b8d90;
}
#menu h2{
	color:#5e656f;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px 0 3px 0;
	padding:0;
}
#menu p{
	margin:0;
}
#menu p a{
	color:#666666;
	text-decoration:none;
}
#menu p a:hover{
	text-decoration:underline;
}
/********************************************************************************************/
/********* CONTEÚDO *************************************************************************/
/********************************************************************************************/
#conteudo{
	float:left;
	width:625px;
	position:relative;
}
/********************************************************************************************/
/********* RODAPÉ ***************************************************************************/
/********************************************************************************************/
#rodape{
	clear:both;
	color:#8b8d90;
	font-size:10px;
	padding-top:40px;
	position:relative;
	text-align:center;
}
#rodape a{
	color:#8b8d90;
	position:absolute;
	right:0;
	text-decoration:none;
}
#rodape a:hover{
	text-decoration:underline;
}
/********************************************************************************************/
/********* INDEX ****************************************************************************/
/********************************************************************************************/
#index h2{
	color:#007cc3;
	font-family:Verdana,Arial, Helvetica, sans-serif!important;
	font-size:14px;
	margin:0 0 8px 0;
}
#index p{
	color:#666666;
	margin:0;
}
#index .leiamais{
	background:url(../imagens/ico_leilamais.gif) no-repeat left center;
	color:#007cc3;
	float:right;
	padding-left:10px;
}
#index .leiamais:hover{
	text-decoration:none;
}
#index_quemsomos{
	background:url(../imagens/bg_linha_dir.gif) repeat-y right top;
	float:left;
	margin-right:10px;
	padding-top:10px;
	width:275px;
}
#index_quemsomos img{
	margin-bottom:10px;
}
#index_quemsomos p{
	line-height:18px;
	margin-right:10px;
	text-align:justify;
}
#index_quemsomos .leiamais{
	margin-right:10px;
}
#index_solucoes, #index_parceiros, #index_produtos{
	background:url(../imagens/bg_menu.gif) repeat-x left bottom;
	float:left;
	padding:10px 0;
	width:336px;
}
.telefone{
	height:52px;
}
#index_produtos{
	background:none;
}
#index_solucoes img, #index_parceiros img, #index_produtos img{
	float:left;
	margin:0 8px 5px 0;
}
/********************************************************************************************/
/********* MIGALHA **************************************************************************/
/********************************************************************************************/
#migalha{
	color:#2e6fb7!important;
	position:absolute!important;
	right:0!important;
	top:10px!important;
}
#migalha *{
	text-transform:lowercase!important;
}
#migalha, #migalha img{
	margin:0!important;
	padding:0!important;
}
#migalha li{
	display:inline!important;
	list-style:none!important;
	margin:0!important;
	padding:0 0 0 5px!important;
}
#migalha img{
	padding-right:2px!important;
}
#migalha a{
	background:url(../imagens/ico_seta_off.gif) no-repeat left center!important;
	color:#8b8d90!important;
	padding-left:10px!important;
	text-decoration:none!important;
}
#migalha a:hover{
	text-decoration:underline!important;
}
/********************************************************************************************/
/********* INTERNA **************************************************************************/
/********************************************************************************************/
#interna p{
	margin:15px 0;
}
#interna ul{
	margin:0;
	padding:0 0 0 15px;
}
#interna ul li{
	list-style-image:url(../imagens/ico_quadrado2.gif);
}
#interna ul li ul{
	margin:10px 0;
}
#interna ul li ul li{
	list-style-image:url(../imagens/ico_list_interno.gif);
}
#interna ul li img{
	margin:15px 0;
}
/********************************************************************************************/
/********* QUEM SOMOS ***********************************************************************/
/********************************************************************************************/
.quemsomos{
	line-height:18px;
}
.quemsomos img{
	float:left;
	margin:0 15px 0 0;
}
.quemsomos ul img{
	float:none!important;
	margin:15px 0;
}
/********************************************************************************************/
/********* FALE CONOSCO *********************************************************************/
/********************************************************************************************/
.faleconosco{
	width:463px;
}
.faleconosco div.esq, .faleconosco div.dir{
	float:left;
	margin-right:30px;
	width:200px;
}
.faleconosco form label{
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	margin-bottom:10px;
	width:50px;
}
.faleconosco form label.dir{
	padding-right:3px;
	text-align:right;
}
.faleconosco form label.both{
	width:200px;
	margin:10px 0 5px 0;
}
.faleconosco form input, #box_download input{
	border:1px solid #007cc3;
	color:#8b8d90;
	float:left;
	font-size:11px;
	height:15px;
	line-height:15px;
	margin-bottom:10px;
	width:178px;
}
.faleconosco form select{
	border:1px solid #007cc3;
	color:#8b8d90;
	float:left;
	font-size:11px;
	margin-bottom:10px;
	width:178px;
}
.faleconosco form textarea, #box_download textarea{
	border:1px solid #007cc3;
	color:#8b8d90;
	font-family:"Tahoma";
	font-size:11px;
	margin-bottom:10px;
	overflow:auto;
	width:460px;
}
.faleconosco form input.limpar, .faleconosco form input.submit, #box_download input.limpar, #box_download input.submit{
	border:0;
	background:url(../imagens/bt_limpar.gif) no-repeat center;
	color:white;
	font-size:10px;
	float:none;
	margin-right:2px;
	width:50px;
}
.faleconosco form input.submit{
	background:url(../imagens/bt_submit.gif) no-repeat center;
}
/********************************************************************************************/
/********* MAPA DO SITE *********************************************************************/
/********************************************************************************************/
.mapasite div{
	margin-left:52px;
}
.mapasite div div{
	float:left;
	margin:0px 10px 10px 10px;
	width:240px;
}
.mapasite div div h3{
	border-bottom:1px dashed #007cc3;
	margin:1px;
	padding:2px 5px;
}
.mapasite div div ul{
	margin:10px 10px 0px 10px!important;
}
.mapasite div div ul li ul{
	margin:3px 0 10px 0!important;
}
.mapasite div a{
	text-decoration:none;
}
.mapasite div a:hover{
	text-decoration:underline;
}
/********************************************************************************************/
/********* NEWSLETTER ***********************************************************************/
/********************************************************************************************/
#newsletter{
	position:relative;
	z-index:2;
}
#newsletter_janela{
	position:absolute;
	width:377px;
	top:-110px;
	left:80px;
}
#newsletter_janela h2{
	color:#007cc3!important;
	font-family:Verdana,Arial, Helvetica, sans-serif!important;
	font-size:16px!important;
	margin:8px 0 15px 0!important;

}
#newsletter_conteudo{
	background:url(../imagens/bg_newsletter_topo.gif) no-repeat left top;
	padding-left:55px;
}
#newsletter_baixo{
	position:absolute;
	height:12px;
	width:377px;
	background:url(../imagens/bg_newsletter_baixo.gif) no-repeat 25px top;
}
#newsletter_conteudo ul{
	margin:0;
}
#newsletter_conteudo ul li{
	background:url(../imagens/transparent.gif);
	padding-bottom:5px;
}
#newsletter_conteudo form{
	margin:0;
	padding:0;
}
#newsletter_conteudo label{
	display:block;
	width:60px;
	float:left;
}
#newsletter_conteudo form .input{
	border:1px solid #007cc3;
	color:#8b8d90;
	font-size:11px;
	height:15px;
	line-height:15px;
	width:200px;
}
#newsletter_conteudo form input.submit{
	border:0;
	background:url(../imagens/bt_limpar.gif) no-repeat center;
	color:white;
	font-size:10px;
	float:none;
	margin-right:2px;
	width:50px;
}
#newsletter_fechar{
	position:absolute;
	top:10px;
	right:10px;
}
/********************************************************************************************/
/********* CAIXA DE DOWNLOAD ****************************************************************/
/********************************************************************************************/
#bloqueio{
	background:#003366;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
}
#box_download{
	border:1px solid black;
	background:white url(../imagens/bg_box.gif) repeat-x center top;
	position:absolute;
	top:20px;
	left:50%;
	width:400px;
	margin-left:-200px;
	z-index:3;
}
#box_download ul{
	background:url(../imagens/bg_logo_marcadagua.gif) no-repeat center center;
	margin:0;
	padding:0;
}
#box_download li{
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
#box_download label{
	display:block;
	margin-top:-1px;
}
#form_download{
	padding:20px 20px 5px 20px;
}
#box_download input{
	float:none;
	width:354px;
	height:13px;
	background:none;
	color:#666;
}
#box_download textarea{
	width:354px;
	background:none;
	color:#666;
}
#box_download{
	color:black;
}
#box_download form .left{
	width:auto;
	margin:0;
	vertical-align:middle;
	border:0;
}
#box_download .limpar, #box_download .submit{
	margin-top:5px;
}
#box_download input.submit{
	background:url(../imagens/bt_download.gif) no-repeat center;
	width:70px;
	height:15px;
}
.fechar{
	position:absolute;
	top:3px;
	right:3px;
	color:#CC0000;
}

/********************************************************************************************/
/********* TRABALHE CONOSCO *********************************************************************/
/********************************************************************************************/
#formTrabcon ul{
	list-style:none!important;
}
#formTrabcon ul li{
	width:400px;
	list-style:none!important;
	list-style-image:none!important;
}
#formTrabcon label{
	display:block;
	height:15px;
	width:100px;
	float:left;
	text-align:right;
	margin:4px 2px 2px 2px;
}
#formTrabcon input{
	border:1px solid #007cc3;
	color:#8b8d90;
	font-size:11px;
	height:15px;
	width:200px;
	margin:4px 2px 2px 2px;
}
#formTrabcon input.anexo{
	height:20px;
}

#formTrabcon input.linguas{
	border:1px solid #007cc3;
	color:#8b8d90;
	font-size:11px;
	height:15px;
	width:80px;
	margin:4px 2px 2px 2px;
}

#formTrabcon input.limpar, #formTrabcon input.submit{
	border:0;
	background:url(../imagens/bt_limpar.gif) no-repeat center;
	color:white;
	font-size:10px;
	margin-right:2px;
	width:50px;
}
#formTrabcon input.submit{
	background:url(../imagens/bt_submit.gif) no-repeat center;
}
.style7 {color: #999999; font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style14 {color: 8B8D90; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style15 {color: #007CC3}