body{
	margin:0px;
	padding:0px;
	background-image:url(../img/bgFundo.gif);
	background-repeat:repeat-x;
	background-color:#d5d5d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

a{
	color:#2d55cd;
}

img{
	border:none;
}

ul{
	margin:6px;
	padding:6px;
	*margin:8px;
	*padding:8px;
	_margin:8px;
	_padding:8px;
}

.acessibilidade{
	display:none;
}

/*=============CABEÇALHO*/
.cabecalho{
	background-image:url(../img/cabecalho.jpg);
	background-repeat:no-repeat;
	width:846px;
	height:170px;
	display:table;
}

.abasCabecalho{
	width:213px;
	float:right;
	height:21px;
	text-align:right;
	margin-top:11px;
	font-size:1px;
}

.abasCabecalho img{
	border:none;
	float:left;
}
/*=============MENU*/
.menu{
	background-image:url(../img/bgMenu.gif);
	background-repeat:no-repeat;
	width:826px;
	height:37px;
	margin:18px 0px 0px 8px;
	padding:3px 0px 0px 3px;
}

.menu1{
	display:table;
	width:530px;
	float:left;
}
.menu1 div
{
	height:28px;
	float:left;
	cursor:pointer;    
}
.mnHome{
	background-image:url(../img/mnHomeOff.gif);
	background-repeat:no-repeat;
	width:83px;
}

.mnHomeSel{
	background-image:url(../img/mnHomeOn.gif);
	background-repeat:no-repeat;
	width:83px;
}

.mnNossaEmpresa{
	background-image:url(../img/mnNossaEmpresaOff.gif);
	background-repeat:no-repeat;
	width:100px;
}

.mnNossaEmpresaSel{
	background-image:url(../img/mnNossaEmpresaOn.gif);
	background-repeat:no-repeat;
	width:100px;
}

.mnValorSocial{
	background-image:url(../img/mnValorSocialOff.gif);
	background-repeat:no-repeat;
	width:80px;
}

.mnValorSocialSel{
	background-image:url(../img/mnValorSocialOn.gif);
	background-repeat:no-repeat;
	width:80px;
}
.mnMetodologia{
	background-image:url(../img/mnMetodologiaOff.gif);
	background-repeat:no-repeat;
	width:88px;
}

.mnMetodologiaSel{
	background-image:url(../img/mnMetodologiaOn.gif);
	background-repeat:no-repeat;
	width:88px;
}

.mnClientes{
	background-image:url(../img/mnClientesOff.gif);
	background-repeat:no-repeat;
	width:62px;
}

.mnClientesSel{
	background-image:url(../img/mnClientesOn.gif);
	background-repeat:no-repeat;
	width:62px;
}

.mnNoticias{
	background-image:url(../img/mnNoticiasOff.gif);
	background-repeat:no-repeat;
	width:62px;
}

.mnNoticiasSel{
	background-image:url(../img/mnNoticiasOn.gif);
	background-repeat:no-repeat;
	width:62px;
}

.mnContatos{
	background-image:url(../img/mnContatosOff.gif);
	background-repeat:no-repeat;
	width:66px;
}

.mnContatosSel{
	background-image:url(../img/mnContatosOn.gif);
	background-repeat:no-repeat;
	width:66px;
}

.menu2{
	width:176px;
	_width:178px;
	height:28px;
	float:right;
	margin-right:9px;
	_margin-right:6px;
	display:inline;
}

.mnProfissionais{
	background-image:url(../img/mn2ProfissionaisOff.gif);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	float:left;
	cursor:pointer;
}

.mnProfissionaisSel{
	background-image:url(../img/mn2ProfissionaisOn.gif);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	float:left;
	cursor:pointer;
}

.mnProfissionaisSel{
	background-image:url(../img/mn2ProfissionaisOn.gif);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	float:left;
	cursor:pointer;
}

.mnEmpresas{
	background-image:url(../img/mn2EmpresasOff.gif);
	background-repeat:no-repeat;
	width:74px;
	height:28px;
	float:left;
	cursor:pointer;
}

.mnEmpresasSel{
	background-image:url(../img/mn2EmpresasOn.gif);
	background-repeat:no-repeat;
	width:75px;
	height:28px;
	float:left;
	cursor:pointer;
}

/*===============GERAL*/
.margem{
	width:850px;
	margin:0px auto;
	margin-bottom:20px;
	height:100%;
	position:relative;
}
.boxConteudo{
	width:838px;
	background-image:url(../img/bgBoxConteudo.gif);
	background-repeat:repeat-y;
	display:table;
	padding-bottom:40px;
	border:1px solid #000000;
}

.boxApresentacao1{
	width:760px;
	min-height:248px;
	height:auto !important;
	height:248px;
	margin:15px 0px 0px 40px;
	padding-bottom:30px;
	position:relative;
}
.boxApresentacao1Table{
	border:solid 1px #94bb40;
	margin:10px 0px 0px 0px;
}
.boxApresentacao1Table td.texto{
	font-size:1.3em;
	background:#FFFFFF;
	padding:20px 25px 20px 25px;
}
.boxApresentacao1Table td.imagem{
	background:#94bb40;
	width:368px;
}

.textoApresentacao1{
	font-size:1.3em;
	font-family:Verdana;
	line-height:1.8em;
}
.textoApresentacao1 h1{
	color:#2c5e6a;
	font-size:1.6em;
	margin:20px 0px 3px 0px;
}
.textoApresentacao1Destaque{
	color:#30656d;
	font-weight:bold;
}

.textoApresentacao2{
	color:#FFFFFF;
	font-size:1.3em;
	font-family:Verdana;
	line-height:1.8em;
}
.textoApresentacao2Destaque{
	font-weight:bold;
}




/*===============HOME*/
.introHomeBox{
	background:url(../img/bgHome.gif) no-repeat;
	width:758px;
	height:286px;
	margin-left:40px;
}
.introHomeTexto{
	margin:85px 0px 0px 30px;
}

.textoHome{
	background-color:#2c5e6a;
	width:758px;
	height:103px;
	margin:0px 0px 0px 40px;
}	

.textoHome img{
	margin:28px 0px 0px 30px;
}
/*===============INDIQUE ESTE SITE*/
.indiqueSiteBox
{
    width:840px;
    height:32px;
    margin:10px 0px 0px 1px;
    background:url(../img/indiqueSite.gif) no-repeat;
    
}
.indiqueSiteBox div
{
    float:left;
    font-size:12px;
    font-family:Verdana;
}
.indiqueSiteLabel input
{
    margin-top:4px;
    width:150px;
}

/*===============NOSSA EMPRESA*/
.nossaEmpresaFoto1{
	position:absolute;
	bottom:-1px;
	right:54px;
	float:right;
}
.nossaEmpresaBox2{
	background:url(../img/fotoNossaEmpresa.jpg) no-repeat #30656d;
	border:1px solid #30656d;
	width:755px;
    min-height:230px;
    height:auto !important;
    height:230px;
	margin:0px auto;
	display:table;
}
/*===============METODOLOGIA*/
.metodologiaIntroBox
{
    width:758px;
    height:245px;
    background:url(../img/bgMetodologia.gif) no-repeat;
    margin:0px 0px 0px 40px;
}
.metodologiaIntroTexto
{
    margin:60px 0px 0px 30px;
}
.metodologiaEtapa01Box
{
    margin:40px 0px 0px 40px;
    width:758px;
}
.metodologiaEtapa02Box
{
    width:363px;
}
.metodologiaEtapaTituloBox
{
    width:100%;
    background:#2c5e6a;
}
.metodologiaEtapaTitulo
{
    padding:5px 0px 5px 0px;
    margin-left:30px;
    font-size:1.5em;
    color:#FFFFFF;
}
.metodologiaEtapaTextoBox
{
    border:solid 1px #2c5e6a;
    background:#FFFFFF;
}
.metodologiaEtapaTextoBox1
{
    min-height:175px;
    height:auto !important;
    height:175px;
    border:solid 1px #2c5e6a;
    background:#FFFFFF;    
}
.metodologiaEtapaTexto
{
    margin:5px 15px 5px 30px;
    font-size:1.2em;
    line-height:2em;
}
/*===============SERVIÇOS*/
.servicosFoto1{
	position:absolute;
	top:-12px;
	right:27px;
}
/*===============PROFISSIONAIS*/
.profissionaisFoto1{
	position:absolute;
	bottom:40px;
	right:20px;
	float:right;
}
.profissionaisBox2{
	background:url(../img/fotoProfissionais.jpg) no-repeat #30656d;
	border:1px solid #30656d;
	width:755px;
    min-height:230px;
    height:auto !important;
    height:230px;
	margin:0px auto;
	display:table;
}
/*============== EMPRESAS */
.empresasIntroBox
{
    width:758px;
    height:284px;
    margin-left:40px;
    background:url(../img/bgEmpresas.gif) no-repeat;
    display:table;
}
.empresasIntroTexto
{
    width:437px;
    height:96px;
    margin-top:45px;    
    margin-left:30px;
    
}
/*============== NOTÍCIAS */
.noticiaListaBox
{
	font-size:1.1em;
	font-style:italic;
    line-height:1.6em;
    margin-bottom:20px;
    display:table;
    width:100%;
}
.noticiaListaBox a:hover
{
    text-decoration:underline;
}
.noticiaListaFoto
{
    margin-right:10px;
    margin-bottom:5px;   
}
.noticiaListaTitulo
{
	color:#2c5e6a;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	font-style:normal;
	line-height:1.4em;
}
.noticiaDetalheBox
{	
    margin-bottom:20px;
	display:table;
	width:700px;
	font-size:1.3em;
	line-height:1.8em;
}
.noticiaDetalheTitulo
{
    color:#2c5e6a;
	font-size:2.1em;
	line-height:1.1em;
	margin-bottom:22px;
}
.noticiaDetalheFoto
{
    margin-top:8px;
    margin-right:20px;
    margin-bottom:10px;
}

/*============== CLIENTES */
.listaClientes{
	float:left;
	width:180px;
	margin:30px 7px 0px 7px;
	padding:6px;
	*margin:30px 0px;
	*padding:6px 15px;
	_margin:30px 0px;
	_padding:6px 15px;
	font-size:1.1em;
}

.listaClientes li{
	margin-bottom:12px;
}
/*============== CONTATO */
.contatoBox
{
	border:1px solid #2c5e6a;
	background-color:#2c5e6a;
	width:757px;
	display:table;
	margin:0px auto;
}
.contato
{
    margin:28px 0px 28px 28px;
}







.boxApresentacao{
	margin:0px auto 40px auto;
	_margin:0px auto 40px auto;
	border:1px solid #2d55cd;	
	background-color:#FFFFFF;	
	display:table;		
	width:755px;
}

.textoApresentacao{	
	float:left;
}

.textoApresentacao span{	
	color:#161f84;
}

.fotoApresentacao{
	float:left;
	background-color:#2d55cd;
	width:320px;
	height:184px;
}

.destaque{
	width:818px;
	margin:0px auto 40px auto;
}

/*=============TAMANHO LETRA*/
.tamanhoLetra{
	color:#474747;
	font-size:1em;
	width:390px;
	margin:22px 0px 0px 0px;
	display:table;
}	

.titTamanhoLetra{
	float:left;
	margin-right:4px;
}

.tamanhoLetra img{
	float:left;
	margin-left:3px;
}

.boxConteudoBranco{
	border:1px solid #94bb40;
	background-color:#FFFFFF;
	width:755px;
	margin:0px auto 40px auto;
    display:table;
}
.boxConteudoBranco .linkSaibaMais a{
	
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
}
.textoConteudoBranco{
	margin:25px 30px 25px 30px;
	line-height:1.8em;
}
.textoConteudoBranco .destaque{
	color:#161f84;
	font-weight:bold;
}
.textoConteudoBranco span{
	color:#161f84;
}
.textoConteudoBranco ul li{
	font-size:1.2em;
	margin-bottom:7px;
	line-height:1.8em;
}


.boxConteudoAzulClaro{
	background-color:#2d55cd;
	width:757px;
	display:table;
	margin:0px auto 40px auto;
}

.textoConteudoAzulClaro{
	color:#FFFFFF;
	float:left;
	width:472px;
	padding:25px 30px 25px 30px;
	font-size:1.3em;
}
.textoConteudoAzulClaro a
{
    color:#FFFFFF;
}
.textoConteudoAzulClaro .texto01{
	width:460px;
	line-height:1.8em;
}


.boxConteudoAzul{
	border:1px solid #2c5e6a;
	background-color:#2c5e6a;
	width:700px;
	display:table;
	margin:0px auto;
	padding:30px;
	padding-bottom:20px;
	color:#FFFFFF;
}
.boxConteudoAzul ul li{
	margin-bottom:7px;
	font-size:1.2em;
}
.boxConteudoAzul ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.boxConteudoAzul .texto01{
	font-size:1.2em;
	font-weight:bold;
}
.boxConteudoAzul .linkSaibaMais a{
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
}
.textoConteudoAzul2{
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	color:#FFFFFF;
	width:700px;
	float:left;
}

.textoConteudoAzul2 a{
	color:#FFFFFF;
}

.titBoxConteudoAzul{
	margin-bottom:10px;
	font-weight:bold;
}

.botao{
	margin:30px 0px 30px 40px;
}



.botaoCadastro{
	margin:40px 0px 0px 40px;
}


.boxConteudoBranco .botao{
	margin:15px 0px 0px 0px;
}

.formulario{
	display:table;
}

.campoFormulario{
	margin-bottom:10px;
	float:left;
	font-size:1.4em;
}

.campoFormulario2{
	margin:0px 0px 10px 10px;
	float:left;
	width:345px;
	display:inline;
	font-size:1.4em;
}

.campoFormulario2 input{
	margin:0px;
}

.botoesFormulario{
	display:table;
	margin:10px 0px 0px 275px;
	width:300px;
	clear:both;
}

.btLimpar{
	float:left;
	margin-right:20px;
}

.btEnviar{
	float:left;
}


