<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("reset.css");

/*--------------------------------------------------\
|													||
|	Nome do Cliente									|||
|													|||
|	Desenvolvido por Diego Marques - Agência DMK	|||
|	http://www.agenciadmk.com.br/					|||
|										Fev/2008	|||
|													|||
 \--------------------------------------------------\||
  \--------------------------------------------------*/

/*
	Geral
*/

* ul li a{ height:1%; }
html{

}
body{
	background-color:#dbdac8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
a{
	color:#989788;
}
a:hover{
	text-decoration:none;
}
p{ margin:0 0 11px 0;}

.hide{ display:none; }
.show{ display:block; }
.bold{ font-weight:bold; }
.right{float:right!important;}
#geral{
	margin:0 auto;
	min-width:990px;
	width:100%;
	overflow:hidden;
}
.clear{ 
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ////////////////////
	Testeira
/////////////////// */

#testeira{
	position:absolute;
	top:0;
	width:100%;
}
.testeiraConteudo{
	margin:0 auto;
	overflow:hidden;
	width:990px;
}
.logoTopo{
	display:inline;
	float:left;
	height:84px;
	margin:14px 0 0 49px;
	width:197px;
}
.logoTopo a{
	background:url(../imagens/logo-vis-solucoes.gif) no-repeat 0 0;
	display:block;
	font-size:1px;
	height:84px;
	text-indent:-2000px;
	overflow:hidden;
	width:197px;
}
.testeiraDir{
	float:right;
	width:630px;
}
.menuUtilitario{
	float:right;
}
.menuUtilitario li{
	border-left:2px solid #bfbfb2;
	float:left;
	height:14px;
	padding:13px 15px 0;
}
.menuUtilitario li a{
	color:#898987;
}
.menuUtilitario li a:hover, .menuUtilitario li a.ativo{
	text-decoration:none;
}
.foneTopo{
	background:url(../imagens/bg-fone-topo.gif) no-repeat 0 0;
	clear:right;
	height:31px;
	margin:74px 0 0 246px;
	overflow:hidden;
	width:379px;
}
.foneTopo p{
	color:#bcb982;
	margin:9px 0 0 23px;
}
.foneTopo p span{
	color:#9d0a0e;
	font-size:14px;
	font-weight:bold;
}
.menuTopo{
	background:url(../imagens/bg-menu-topo-2.png) no-repeat center top;
	clear:both;
	height:48px;
	width:990px;
	margin:0 auto;
}
.menuTopo ul{
	display:block;
	height:48px;
	margin:0 auto;
	width:970px;
}
.menuTopo li{
	float:left;
	height:45px;
	width:194px;
}
.menuTopo li a{
	color:#9b985d;
	cursor:pointer;
	display:block;
	height:22px;
	margin:6px auto 0;
	padding-top:13px;
	text-align:center;
	text-decoration:none;
	width:140px;
}
#etapas{
	padding-top:7px!important;
}
#etapas:hover, #etapas.ativo{
	padding-top:14px!important;
}
.menuTopo li a:hover, .menuTopo li a.ativo{
	background:url(../imagens/aba-menu-topo.png) no-repeat 0 0;
	color:#9d0a0e!important;
	height:45px;
	margin:-1px auto 0!important;
	padding-top:20px!important;
	width:140px;
}

/* //////////////////
	Conteúdo
///////////////// */

.banner{
	position:absolute;
	top:156px;
	left:0;
	width:100%;
}
.bannerConteudo{
	margin:0 auto;
	width:990px;
}
.homeFlash{
	height:158px;
	margin:0 auto;
	position:relative;
	width:978px;
}
.linkBanner{
	position:absolute;
	top:0;
	left:4px;
	z-index:1;
}
.navegaBanner{
	background:url(../imagens/bg-navegaBanner.png) no-repeat 0 0;
	height:41px;
	position:absolute;
	bottom:10px;
	right:11px;
	width:250px;
	z-index:2;
}
.navegaBanner .mascaraBanner{
	height:34px;
	overflow:hidden;
	width:118px;
	margin:4px 0 0 64px;
}
.navegaBanner .mascaraBanner ul{
	height:34px;
}
.navegaBanner .mascaraBanner li{
	color:#9d0a0e;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:34px;
	line-height:34px;
	text-align:center;
	width:118px;
}
.homeFlash .anterior{
	background:url(../imagens/seta-esq-banner.gif) no-repeat 0 0;
	display:block;
	font-size:1px;
	height:19px;
	overflow:hidden;
	position:absolute;
	top:120px;
	right:220px;
	text-indent:-2000px;
	width:10px;
	z-index:3;
}
.homeFlash .proximo{
	background:url(../imagens/seta-dir-banner.gif) no-repeat 0 0;
	display:block;
	font-size:1px;
	height:19px;
	overflow:hidden;
	position:absolute;
	top:120px;
	right:43px;
	text-indent:-2000px;
	width:10px;
	z-index:3;
}
.conteudoGeral{
	background:url(../imagens/bg-conteudo.gif) repeat-x 0 0 #f4f4ed;
	margin-top:317px;
	padding-bottom:10px;
	width:100%;
}
.conteudoGeral p{
	color:#989788;
}

/* //////////////////
	Home
///////////////// */

.home1{
	height:166px;
	width:100%;
}
.home1 .homeEsq{
	background:url(../imagens/borda-home.gif) repeat-x 0 bottom;
	float:left;
	height:166px;
	position:relative;
	width:50%;
}
.home1 .homeEsqConteudo{
	background:url(../imagens/borda-home.gif) repeat-x 0 bottom;
	height:153px;
	position:absolute;
	top:13px;
	right:-224px;
	width:705px;
}
.home1 .homeEsqConteudo p{
	margin:0;
}
.titulos{
	background:url(../imagens/dots-titulo.gif) no-repeat right bottom;
	color:#ac5c5e;
	font-size:12px;
	height:25px;
	line-height:24px;
	margin-bottom:14px;
	position:relative;
}
.linkTipo1{
	background-color:#fcfcfa;
	color:#ac5c5e;
	display:inline;
	float:right;
	height:19px;
	line-height:17px;
	margin:14px 5px 0 0;
	padding:0 10px;
	text-align:center;
}
.linkTipo1:hover{ text-decoration:none;}
.home1 .homeDir{
	background-color:#FFF;
	display:inline;
	float:left;
	height:153px;
	margin:13px 0 0 235px;
	position:relative;
	width:250px
}
.home2{
	margin-top:10px;
	overflow:hidden;
	width:100%;
}
.home2 .homeEsq{
	background:url(../imagens/borda-home.gif) repeat-x 0 bottom;
	float:left;
	margin-left:-5px;
	width:50%;
}
.home2 .homeEsqConteudo{
	background:url(../imagens/borda-lateral.gif) no-repeat right bottom;
	float:right;
	height:163px;
	width:480px;
}
.home2 .homeDir{
	background:url(../imagens/borda-home.gif) repeat-x 0 bottom;
	float:right;
	width:50%;
	margin-right:-5px;
}
.home2 .homeDirConteudo{
	background:url(../imagens/borda-lateral.gif) no-repeat left bottom;
	height:163px;
	width:480px;
}
.home2 ul{
	float:left;
	padding-left:7px;
}
.home2 .homeEsqConteudo ul{
	width:470px;
}
.home2 ul.lista2{
	padding-left:37px!important;
}
.home2 li a{
	background:url(../imagens/bullet-lista.gif) no-repeat left center;
	color:#989788;
	line-height:20px;
	padding-left:20px;
}
.home2 li a:hover{
	text-decoration:none;
}
.home2 .linkTipo1{
	display:block!important;
	margin:22px 0 0!important;
}

/* ////////////////////
	INTERNAS
////////////////// */

.geralInternas{
	margin-top:239px;
	padding-top:13px;
	position:relative;
}
.bannerInternas{
	height:80px;
	width:970px;
	margin:0 auto;
}
.bannerQuemSomos{
	background:url(../imagens/banner-quem-somos.jpg) no-repeat 0 0;
}
.bannerContato{
	background:url(../imagens/banner-contato.jpg) no-repeat 0 0;
}
.bannerTelefone{
	background:url(../imagens/banner-telefone.jpg) no-repeat 0 0;
}
.bannerTeste{
	background:url(../imagens/banner-teste.jpg) no-repeat 0 0;
}
.bannerTrabalhe{
	background:url(../imagens/banner-trabalhe-conosco.jpg) no-repeat 0 0;
}
.bannerWindows{
	background:url(../imagens/banner-pesq-windows.jpg) no-repeat 0 0;
}
.bannerPesquisa{
	background:url(../imagens/banner-pesquisa.jpg) no-repeat 0 0;
}
.bannerInternet{
	background:url(../imagens/banner-internet.jpg) no-repeat 0 0;
}
.bannerEquipe{
	background:url(../imagens/banner-equipe.jpg) no-repeat 0 0;
}
.bannerGestao{
	background:url(../imagens/banner-gestao.jpg) no-repeat 0 0;
}
.bannerClientes{
	background:url(../imagens/banner-clientes.jpg) no-repeat 0 0;
}
.bannerBanco{
	background:url(../imagens/banner-banco-dados.jpg) no-repeat 0 0;
}
.bannerAuditoria{
	background:url(../imagens/banner-auditoria.jpg) no-repeat 0 0;
}
.bannerAtuacao{
	background:url(../imagens/banner-atuacao.jpg) no-repeat 0 0;
}
.internasConteudo{
	margin:0 auto;
	width:970px;
	overflow:hidden;
}
.conteudoTamanho2 p, .conteudoTamanho2 ul li{
	font-size:12px;
}
.conteudoTamanho3 p, .conteudoTamanho3 ul li{
	font-size:14px;
}
.internasGrande{
	margin-top:30px!important;
}

/* //////////////////////////
	Quem Somos
//////////////////////// */

.internaDir{
	float:right;
	width:770px;
}
.internaPrincipal{
	float:left;
	padding:0 10px;
	position:relative;
	width:500px;
}
.internaPrincipal .titulos{
	margin-top:30px;
	padding-left:0;
}
.internaPrincipal h2, .abasConteudo h2{
	color:#989788;
	font-size:12px;
	padding-bottom:5px;
}
.apoioDir{
	float:right;
	width:250px;
}
.boxApoio{
	background-color:#fff;
	margin-bottom:10px;
	overflow:hidden;
	width:250px;
}
.listaApoio{
	padding-top:10px;
}
.listaApoio li{
	padding-left:10px;
}
.listaApoio li a{
	background:url(../imagens/bullet-lista.gif) no-repeat left 7px;
	color:#989788;
	display:block;
	padding:0 10px 7px 20px;
}
.listaApoio li a:hover{
	text-decoration:none;
}
.internaEsq{
	background-color:#fff;
	float:left;
	min-height:336px;
	padding-bottom:10px;
	width:200px;
}
.menuTitulo{
	color:#722123;
	display:block;
	font-weight:bold;
	line-height:31px;
	padding-left:12px;
}
.internaEsq li{
	display:block;
	height:auto;
}
.internaEsq li a{
	background:url(../imagens/bg-menu-lateral.gif) repeat-x 0 0 #dbdac9;
	color:#979688;
	display:block;
	height:auto;
	margin-bottom:1px;
	padding:7px 12px!important;
	text-decoration:none;
	width:176px;
}
.internaEsq li a:hover, .internaEsq li a.ativo{
	background:url(../imagens/bg-menu-lateral-ativo.gif) repeat-x 0 0 #ae5e60;
	color:#f1f1e7;
}

/* /////////////////////// 
	Equipe
///////////////////// */

.equipe li{
	display:inline;
	float:left;
	margin:10px 9px;
	width:148px;
}
.mascaraEquipe{
	background:url(../imagens/mascara-equipe.png) no-repeat 0 0;
	height:75px;
	overflow:hidden;
	padding:4px;
	width:140px;
}
.equipe li span{
	color:#979688;
	display:block;
	text-align:center;
}
.equipe li span.equipeNome{ font-weight:bold; }

.equipe li a{
	color:#979688;
	display:block;
	text-align:center;
}
.curriculo{
	display:none;
	position:absolute;
	width:642px;
	z-index:102;
}
.curriculoEsq{
	display:inline;
	float:left;
	margin:0 10px 0 20px;
	width:148px;
}
.curriculoEsq span{
	color:#979688;
	display:block;
	text-align:center;
}
span.equipeNome{ font-weight:bold; }

.curriculoDir{
	display:inline;
	float:right;
	margin-right:20px;
	width:444px;
}
.flutuanteTopo{
	background:url(../imagens/topo-div-flutuante.png) no-repeat 0 0;
	height:21px;
	width:642px;
}
.flutuanteConteudo{
	background:url(../imagens/conteudo-div-flutuante.png) repeat-y 0 0;
	overflow:hidden;
}
.flutuanteConteudo p{
	color:#979688;
}
.flutuanteFim{
	background:url(../imagens/fim-div-flutuante.png) no-repeat 0 0;
	height:22px;
	width:642px;
}
.fechaBloqueio{
	color:#ac5c5e;
	display:block;
	margin-left:570px;
}


/* //////////////////////
	Etapas da Pesquisa
//////////////////// */

.abas{
	display:block;
	height:32px;
	width:970px;
	margin:0 auto;
}
.abas ul{
	float:left;
	padding-left:10px;
	width:868px;
}
.abas li{
	display:block;
	float:right;
	height:32px;
	margin-left:-10px;
}
.abas li a{
	color:#9b985d;
	line-height:32px;
	text-align:center;
	text-decoration:none;
}
.abaEsq{
	background:url(../imagens/bg-aba-esq.gif) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:32px;
	float:left;
	width:7px;
}
.abaCentro{
	background:url(../imagens/bg-aba.gif) repeat-x 0 0;
	cursor:pointer;
	display:block;
	height:32px;
	float:left;
	padding:0 10px;
	width:auto;
}
.abaDir{
	background:url(../imagens/bg-aba-dir.gif) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:32px;
	float:left;
	width:7px;
}
.abas li a:hover .abaEsq, .abas li a.ativo .abaEsq{
	background:url(../imagens/bg-aba-esq-ativo.gif) no-repeat 0 0!important;
}
.abas li a:hover .abaCentro, .abas li a.ativo .abaCentro{
	background:url(../imagens/bg-aba-ativo.gif) repeat-x 0 0!important;
}
.abas li a:hover .abaDir, .abas li a.ativo .abaDir{
	background:url(../imagens/bg-aba-dir-ativo.gif) no-repeat 0 0!important;
}
.abasConteudo{
	background-color:#fff;
	margin-top:2px;
	overflow:hidden;
	padding:10px;
	width:950px;
}
.abasConteudoEsq{
	float:left;
	padding-right:10px;
	width:688px;
}
.listaConteudo li{
	background:url(../imagens/bullet-lista.gif) no-repeat left 14px;
	color:#989788;
	padding:8px 0 0 20px;
}
.abasConteudoDir{
	border:1px solid #e0e0e0;
	float:right;
	width:250px;
}
.abasConteudoDir p{
	margin:10px;
}

/* ///////////////////////
	Clientes
///////////////////// */

.logoCliente{
	float:left;
	height:83px;
	width:148px;
	margin:0 10px 10px 0;
}
.clientesLista{
	clear:both;
	margin-left:90px;
}
.clientesLista ul{
	float:left;
	width:210px;
}
.clientesLista li{
	color:#979688;
	line-height:16px
}

/* //////////////////////
	Formulários
//////////////////// */

.formularios{
	color:#979688;
	display:block;
	margin:30px auto 0;
	width:792px;
}
.formularios input, .formularios textarea{
	border:1px solid #e0e0e0;
	color:#979688;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:3px 0;
}
.formularios label{
	color:#979688;
	float:left;
	padding:3px 5px 0 0;
	text-align:right;
	width:77px;
}
.formularios .formPequeno{
	float:left;
	padding-bottom:24px;
}
.formularios .formGrande{
	padding-bottom:20px;
}
.formPequeno input{
	width:300px;
}
.formularios textarea{
	height:87px;
	overflow:auto;
	width:686px;
}
.login{
	margin-left:325px;
	width:223px;
}
.login li{
	margin:10px 0;
}
.inputPq{
	width:40px!important;
}
.inputTel{
	width:245px!important;
}
.formBotoes{
	padding:0 0 20px 638px;
}
.botaoUnico{
	padding:0 0 20px 701px!important;
}
.formApoio .formBotoes{
	padding:0 0 0 92px!important;
}
.botaoLimpar{
	background:url(../imagens/botao-limpar.gif) no-repeat 0 0;
	border:none!important;
	color:#fff!important;
	cursor:pointer;
	height:18px;
	padding:0 0 3px 0!important;
	width:65px!important;
}
.botaoEnviar{
	background:url(../imagens/botao-enviar.gif) no-repeat 0 0;
	border:none!important;
	color:#fff!important;
	cursor:pointer;
	font-weight:bold;
	height:18px;
	padding:0 0 3px 0!important;
	width:65px!important;
}
.alertaCurriculo{
	margin-left:83px;
}
.formApoio{
	margin:0!important;
	padding:10px;
	width:auto!important;
}
.formApoio div{
	padding-bottom:10px;
}
.formApoio div label{
	color:#979688;
	float:left;
	padding:3px 5px 0 0;
	width:60px;
}
.formApoio input{
	width:160px;
}
.formApoio textarea{
	height:86px!important;
	overflow:auto;
	width:222px!important;
}


/* AREA RESTRITA*/
.tabArquivos{
	color:#989798;
	margin:0 auto;
}
.tabArquivos thead tr th{
	border:1px solid;
	color:#898987;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.tabArquivos tbody tr td{
	border:1px solid #989798;
	padding:15px;
}
.center td{
	text-align:center;
	padding:5px!important;
}
.tabArquivos p{
	text-align:justify;
}
/* //////////////////////////
	NAVEGADOR
//////////////////////// */

.navegacaoClientes{
	background-color:#FFF;
	height:153px;
	position:relative;
	width:250px;
	overflow:hidden;
}
.tituloNavegacao{
	background:url(../imagens/titulo-navegacao.jpg) no-repeat 0 0;
	color:#fff;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	width:220px;
	margin:1px auto 0;
	padding-left:20px;
}
.navegacaoClientes .mascara{
	background:url(../imagens/mascara-navegacao.gif) no-repeat 0 0;
	height:117px;
	margin:10px auto;
	overflow:hidden;
	position:relative;
	width:230px;
}
.mascara ul{
	margin:0;
}
.mascara li{
	color:#818486;
	float:left;
	height:110px;
	text-align:center;
	width:230px;
}
.mascara li img{
	display:block;
	margin:14px auto 11px;
}
.navegacaoClientes a.anterior{
	background:url(../imagens/navegacao-anterior.gif) no-repeat 0 0;
	bottom:4px;
	display:block;
	font-size:1px;
	height:16px;
	left:12px;
	overflow:hidden;
	position:absolute;
	width:8px;
	text-indent:-2000px;
}
.navegacaoClientes a.proximo{
	background:url(../imagens/navegacao-proximo.gif) no-repeat 0 0;
	bottom:4px;
	display:block;
	font-size:1px;
	height:16px;
	right:12px;
	overflow:hidden;
	position:absolute;
	width:8px;
	text-indent:-2000px;
}

/* TAMANHO FONTE*/
.tamanhoFonte{
	position:absolute;
	right:0;
	top:0;
}
.tamanhoFonte a{
	color:#AC5C5E;
	font-weight:normal!important;
	margin-right:1px;
	text-decoration:none;
}
.tamanhoFonte a:hover{
	text-decoration:underline!important;
}
.tamanhoFonte a.normal{font-size:9px;}
.tamanhoFonte a.medio{font-size:11px;}
.tamanhoFonte a.grande{font-size:13px;}

/* /////////////////////
	MIGALHA DE PÃO
//////////////////// */

#migalha{
	background-color:#fff;
	height:18px;
	position:absolute;
	top:4px;
	left:0;
	width:520px;
}
.migalhaTipo2{
	top:17px!important;
	width:100%!important;
}
#migalha ul{
	padding-left:10px;
}
.migalhaTipo2 ul{
	display:block;
	height:18px;
	margin:0 auto;
	width:970px;
}
#migalha li{
	color:#cac9ae;
	float:left;
	line-height:17px;
	padding:0 2px;
}
#migalha li a{
	color:#cac9ae;
}
#migalha li a:hover{
	text-decoration:none;
}


/* /////////////////////
	Footer
/////////////////// */

#footer{
	height:50px;
	margin:0 auto;
	padding-top:10px;
	width:990px;
}
.endereco{
	float:left;
}
.endereco p{
	color:#979688;
	margin:2px 10px;
}
#footer span.linkdmk{
	color:#979688;
	display:inline;
	float:right;
	margin:0 10px;
}
#footer span.linkdmk a{
	color:#979688;
}
#footer span.linkdmk a:hover{
	text-decoration:none;
}

/* ////////////////////
	Localização
////////////////// */

#localizacao{
	display:none;
	position:absolute;
	width:642px;
	z-index:102;
}
#localizacao .flutuanteConteudo{
	padding:0 20px;
	width:602px!important;
}
#localizacao p{
	margin-left:20px
}
#localizacao .formularios{
	margin:10px 20px;
	width:auto!important;
}
#localizacao .formularios label{
	width:auto!important;
}
#localizacao .formularios div{
	padding-bottom:10px;
}
#localizacao .formularios input{
	width:382px;
}
.verRota{
	background:url(../imagens/botao-enviar.gif) no-repeat 0 0;
	border:none!important;
	color:#fff!important;
	cursor:pointer;
	font-weight:bold;
	height:18px;
	padding:0 0 3px 0!important;
	width:65px!important;
}
#directions{
	height:auto;
	margin:0 auto;
	width:510px;
}
#map_canvas{
	clear:both;
	display:none;
	height:350px;
	margin:0 auto;	
	width:510px;
}

.siteMap{
	padding-left:100px;
}
.siteMap li a, .siteMap li span{
	background:url(../imagens/bullet-lista.gif) no-repeat left center;
	color:#989788;
	line-height:20px;
	padding-left:20px;
}
.siteMap li ul{
	padding-left:20px;
}</pre></body></html>