/********************************************************************************************/
/********* 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:9pt;line-height:20px !important; color:#8B8D90; text-align:justify}
hr{border:1px dashed #007cc3;}
h1,h2,h3,h4 {color:#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:#007cc3;}
a:hover{text-decoration:none;}
#geral{ margin-left:20%!important;	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:285px;
	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;
	z-index:9001;
}
#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;
	z-index:9000;
	left:0px;
}
#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:181px;
	_width:181px;
	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: 5px;
	top: 39px;
	z-index:1;
}
#idiomas li{
	display:inline;
}
/****************** ANIMAÇÃO ******************/
#animacao_topo{
float: left;
margin-top: 83px;
}
/********************************************************************************************/
/********* MENU *****************************************************************************/
/********************************************************************************************/
#menu{
	float:left;
	margin-right:15px;
	width:130px;
	text-align:left;
}
#menu ul{
	margin:0;
	padding:0; margin-bottom:14px;
}
#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:483px;
}


.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: 3px;
	width:50px;
	background: url(../imagens/bg_label_New01.jpg) no-repeat top left;
	padding: 6px;
	text-align: left;
	clear: both;
}

.faleconosco form label.dir{
	padding-right:3px;
	text-align:right;
}
.faleconosco form label.both{
	width:200px;
	margin: 0.9px 0 0.6px 0;
}

.form_novoStyle{ float: left; background:url(../imagens/bg_formNew.jpg) no-repeat top left; width:384px; height:249px; padding: 15px; }
.form_novoStyle input{background:url(../imagens/bg_formNew_input.jpg) no-repeat top right; width:297px !important; border:none !important; height:26px !important; margin-bottom: 6px !important;}
.form_novoStyle textarea#mensagem{ border:none !important; }

.form_novoStyle input.newLimpar{
	color: #868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 0px !important;
	width: 50px !important;
	background:none !important;
	margin-top: 16px !important;
	}
.form_novoStyle input.newSub{
	color:#868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 20px !important;
	width: 71px !important;
	background:url(../imagens/bt_enviar_newBk.jpg) no-repeat top left !important;
	margin-top: 18px !important;
	height: 19px !important;
	}

.form_novoStyle .mensagenNew{ background:url(../imagens/bg_mensagemNew.jpg) no-repeat top left ; width: 117px !important; height: 11px !important;  }

/*=====================================================================Novo=============================================================*/
.form_novoestilo{ float: left; background:url(../imagens/form_bg_novo.jpg) no-repeat top left; width:642px; height:147px; padding: 15px; }
.form_novoestilo input{ background: white no-repeat top right; width:610px !important; border:none !important; height:26px !important; margin-bottom: 6px !important; border-radius:4px;padding-left: 3px;
padding-top: 3px;}
.form_novoestilo input.a{background: white no-repeat top right; width:301px !important; border:none !important; height:26px !important; margin-bottom: 6px !important;border-radius:4px;margin-right: 8px;}


.form_novoestilo input.newLimpar{
	color: #868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 0px !important;
	width: 50px !important;
	background:none !important;
	margin-top: 14px !important;
	}
	
form.form_novoestilodois input.limparp{position: absolute!important;
left: 471px!important;
top: 240px!important;
width: 50px!important;
border: none!important;
height: 18px!important;}
.form_novoestilo input.newSub{
	color:#868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 64px !important;
	width: 71px !important;
	background:url(../imagens/bt_enviar_newBk.jpg) no-repeat top left !important;
	margin-top: 16px !important;
	height: 19px !important;	}
	
	.form_novoestilodois{ float: left; background:url(../imagens/form_bg_novo.jpg) no-repeat top left; width:624px; height:165px;padding-left: 20px;padding-top: 25px }
.form_novoestilodois input{ background: white no-repeat top right; width:468px !important; border:none !important; height:26px !important; margin-bottom: 6px !important; border-radius:4px;padding-left: 3px;
padding-top: 3px; }
.form_novoestilodois input.a{background: white no-repeat top right; width:170px !important; border:none !important; height:26px !important; margin-bottom: 6px !important;border-radius:4px;margin-right: 8px;}


.form_novoestilodois label{ background:none!important; width:116px!important; clear:none!important}
.form_novoestilodois label.b{ width:55px!important;} 
.form_novoestilodois input.newLimpar{
	color: #868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 0px !important;
	width: 50px !important;
	background:none !important;
	margin-top: 6px !important;
	}
.faleconosco form.form_novoestilodois input.newSub{
	color:#868686 !important;
	font-size: 9pt !important;
	float: right !important;
	margin-right: 48px !important;
	width: 71px !important;
	background:url(../imagens/bt_enviar_newBk.jpg) no-repeat top left !important;
	margin-top: 6px !important;
	height: 19px !important;background:none!important; clear:none!important}

.focusField{border:solid 2px #73A6FF;background:#EFF5FF;color:#000;}
.idleField{background:#EEE;color: #6F6F6F;border: solid 2px #DFDFDF;}





.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: 355px;
	margin: 0px;
	background:url(../imagens/bg_formCamMesageNew.jpg) no-repeat left top;
	height: 95px;
	float:left;
}
.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;
}

.boxform{border:1px solid #E0EAF0;float:left;width:539px;}
.boxinter{background-color:#E0EAF0;padding:25px;}
/********************************************************************************************/
/********* 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;
}

.boxform{border:1px solid #E0EAF0;float:left;width:539px;}
.boxinter{background-color:#E0EAF0;padding:25px;}
/********************************************************************************************/
/********* 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}

div.interna .tabela_calander{ color: #8B8D90; font-family: "Tahoma"; font-size: 9pt; padding:11px 8px; border:1px solid #d0d6da;}

#interna ul li.dif{ list-style-image:none}

#interna ul li.ab{list-style-image:url("../imagens/ico_list_interno.gif");}

table.tablemo{ background-color:#D7EFFD;border:1px solid #000000 }
table.tableinter tr{background-color:#007CC3;border: 1px #000000 solid;}
table.tableinter tr td{ border-right:1px #000000 solid}

.formulario_box {width: 507px;height: 217px;margin-left: 10px;margin-top: 21px;}
.form_inter{background-color: #d5effc;width: 484px;float: left;padding: 12px;height: 202px;}
.form_inter label{width: 48px;float: left;margin-left: 5px;color: black;margin-right: 24px;}
.form_inter input{width: 378px;float: left;}
.caixa {width: 379px;float: left;}
.form_inter input.enviar{ width:56px; height:32px;background:url(../imagens/limpar.png); border:none}
.form_inter input.bot_box{width:56px;height:32px;margin-left: 75px;background:url(../imagens/enviar.png); border:none}

input.fechar_pop{ border:0; background:url(../imagens/pop_fecha.png) no-repeat;width: 38px; height: 39px; position: absolute; right: -20px; top: -29px;}
input.fechar_pop:hover{ color:#FFF}

div#realtooltip2 form{float:right}

.note {
   position:absolute;
   top:17px;
   left:15%;
   z-index:9999;
   width: 461px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	box-shadow: 8px 9px 111px #CACACA;
}


