@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:none;
}
@font-face {
    font-family: 'arconregular';
	src:url(font/arcon-regular-webfont.eot);
	src:url(font/arcon-regular-webfont.ttf);
	src:url(font/arcon-regular-webfont.woff);
	font-weight:normal;
	font-style:normal;
}
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#FFF;
}
html{
	overflow-y:scroll;
}
#testeira{
	width:auto;
	height:112px;
	position:fixed;
	left:0%;
	right:0%;
	top:0;
	overflow:hidden;
	z-index:999;
	background-color:#259BCD;
}
#conteudo_testeira{
	width:1200px;
	height:98px;
	position:relative;
	margin:auto;
	/*background-color:#CCC;*/
}
#logo_efetiva1{
	width:98px;
	height:98px;
	float:left;
	margin-left:34px;
}



#novoMenu{
    width: 783px;
    height: 98px;
    float: left;
    margin-left: 20px;
    /*background-color:#E41F23;*/
}
#btQuemsomos{
    width: 136px;
    height: 98px;
    float: left;
    margin-left: 63px;
    background-color: #259BCD;
}
#btQuemsomos p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
    margin-top: 48px;
}
#btQuemsomos p a{
	text-decoration:none;
	color:#FFF;
}
#btQuemsomos p a:hover{
	color:#58585B;
}
#btServicos{
    width: 86px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btServicos p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
    margin-top: 48px;
}
#btServicos p a{
	text-decoration:none;
	color:#FFF;
}
#btServicos p a:hover{
	color:#58585B;
}
#btRelatorios{
    width: 98px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btRelatorios p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
    margin-top: 48px;
}
#btRelatorios p a{
	text-decoration:none;
	color:#FFF;
}
#btRelatorios p a:hover{
	color:#58585B;
}
#btPrecos{
    width: 130px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btPrecos p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#FFF;
	text-align:center;
    margin-top: 48px;
}
#btPrecos p a{
	text-decoration:none;
	color:#FFF;
}
#btPrecos p a:hover{
	color:#58585B;
}

#btQuemsomosX{
    width: 136px;
    height: 98px;
    float: left;
    margin-left: 63px;
    background-color: #259BCD;
}
#btQuemsomosX p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#58585B;
	text-align:center;
    margin-top: 48px;
}
#btServicosX{
    width: 86px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btServicosX p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#58585B;
	text-align:center;
    margin-top: 48px;
}
#btRelatoriosX{
    width: 98px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btRelatoriosX p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#58585B;
	text-align:center;
    margin-top: 48px;
}
#btPrecosX{
    width: 130px;
    height: 98px;
    float: left;
    margin-left: 70px;
    background-color: #259BCD;
}
#btPrecosX p{
	font-family: 'arconregular';
	font-size:24px;
    font-weight: bold;
	color:#58585B;
	text-align:center;
    margin-top: 48px;
}



#contatos{
	width:230px;
	height:98px;
	float:left;
	margin-right:35px;
	/*background-color:#FC6;*/
}
#telefone_testeira{
	width:156px;;
	height:28px;
	float:right;
	/*background-color:#9F0;*/
	margin-top:20px;
}
#telefone_testeira p{
	font-family: 'arconregular';
	font-size:28px;
	color:#FFF;
	text-align:right;
}
#email_testeira{
	width:226px;
	height:20px;
	float:right;
	/*background-color:#9FF;*/
	margin-top:5px;
}
#email_testeira p{
	font-family: 'arconregular';
	font-size:19px;
	color:#FFF;
	text-align:right;
}
#email_testeira p a{
	text-decoration:none;
	color:#FFF;
}
#email_testeira p a:hover{
	color:#58585B;
}

#faixa_branca1{
	width:auto;
	height:12px;
	background-color:#FFF;
}
#faixa_branca2{
	width:auto;
	height:2px;
	background-color:#FFF;
}
	
#rosto{
	width:auto;
	height:830px;
	position:relative;
	margin:auto;
	background-color:#259BCD;
}
#conteudo_rosto{
	width:1200px;
	height:780px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#logo_efetiva2{
	width:488px;
	height:89px;
	float:left;
	margin-left:356px;
	margin-top:222px;
}
#area_icones{
	width:964px;
	height:300px;
	float:left;
	margin-left:120px;
	margin-top:88px;
}
#iconeManutencao{
	width:194px;
	height:300px;
	float:left;
}
#iconePositivacao{
	width:310px;
	height:300px;
	float:left;
}
#iconeStorecheck{
	width:240px;
	height:300px;
	float:left;
}
#iconeLogistica{
	width:220px;
	height:300px;
	float:left;
}


#institucional{
	width:auto;
	height:1058px;
	position:relative;
	margin:auto;
	background-color:#58585B;
}
#conteudo_institucional{
	width:1200px;
	height:1058px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#gambiCinza1{
	width:576px;
	height:25px;
	float:left;
	background-color:#58585B;
}
#trianguloAzul{
	width:48px;
	height:25px;
	float:left;
}
#efetivaMovel{
	width:861px;
	height:507px;
	float:left;
	margin-left:170px;
	margin-top:100px;
}
#textoInstitucional1{
	width:900px;
	height:160px;
	float:left;
	/*background-color:#F9C;*/
	margin-left:150px;
	margin-top:100px;
}
#textoInstitucional1 p{
	font-family: 'arconregular';
	font-size:26px;
	color:#FFF;
	text-align:center;
}
#textoInstitucional2{
	width:808px;
	height:70px;
	float:left;
	/*background-color:#F9C;*/
	margin-left:196px;
	margin-top:40px;
}
#textoInstitucional2 p{
	font-family: 'arconregular';
	font-size:50px;
	color:#FFF;
	text-align:center;
}
#logo_efetiva3{
	width:238px;
	height:123px;
	float:left;
	margin-left:481px;
	margin-top:60px;
}


#manutencao{
	width:auto;
	height:1250px;
	position:relative;
	margin:auto;
	background-color:#FFF;
}
#conteudo_manutencao{
	width:1200px;
	height:1250px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#conteudo_manutencao_esq{
	width:600px;
	height:450px;
	float:left;
	/*background-color:#FC3;*/
	margin-top:60px;
}
#conteudo_manutencao_esq p{
	font-family: 'arconregular';
	font-size:24px;
	color:#259BCD;
	text-align:right;
	margin-right:45px;
	margin-left:45px;
}
	
#imagem_manutencao1{
	width:437px;
	height:328px;
	float:left;
	margin-left:123px;
}
#solucaoTradicional{
	width:385px;
	height:47px;
	float:left;
	margin-left:170px;
	margin-top:15px;
	margin-bottom:20px;
}

#conteudo_manutencao_dir{
	width:600px;
	height:450px;
	float:left;
	/*background-color:#F66;*/
	margin-top:60px;
}
#conteudo_manutencao_dir p{
	font-family: 'arconregular';
	font-size:24px;
	color:#259BCD;
	text-align:left;
	margin-right:45px;
	margin-left:45px;
}
#imagem_manutencao2{
	width:437px;
	height:328px;
	float:left;
	margin-left:40px;
}
#solucaoEfetiva{
	width:446px;
	height:50px;
	float:left;
	margin-left:45px;
	margin-top:14px;
	margin-bottom:20px;
	margin-right:30px;
}

#textoManutencao2{
	width:1200px;
	height:140px;
	float:left;
	/*background-color:#F9C;*/
	margin-top:40px;
}
#textoManutencao2 p{
	font-family: 'arconregular';
	font-size:40px;
	color:#58585B;
	text-align:center;
}

#textoManutencao3{
	width:1200px;
	height:140px;
	float:left;
	/*background-color:#F9C;*/
	margin-top:40px;
}
#textoManutencao3 p{
	font-family: 'arconregular';
	font-size:40px;
	color:#FFF;
	text-align:center;
}

#gambiBranca1{
	width:576px;
	height:25px;
	float:left;
	background-color:#FFF;
}
#iconeManutencaoTopo{
	width:800px;
	height:300px;
	float:left;
	margin-left:200px;
	margin-top:100px;
}
#botaoTopo_azul{
	width:100px;
	height:40px;
	float:right;
	margin-top:50px;
	margin-right:35px;
}
#botaoTopo_azul p{
	font-family: 'arconregular';
	font-size:30px;
	color:#259BCD;
	text-align:right;
}
#botaoTopo_azul p a{
	text-decoration:none;
	color:#259BCD;
}
#botaoTopo_azul p a:hover{
	color:#58585B;
}



#positivacao{
	width:auto;
	height:1330px;
	position:relative;
	margin:auto;
	background-color:#259BCD;
}
#conteudo_positivacao{
	width:1200px;
	height:1325px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#gambiAzul1{
	width:576px;
	height:25px;
	float:left;
	background-color:#259BCD;
}
#iconePositivacaoTopo{
	width:710px;
	height:371px;
	float:left;
	margin-left:245px;
	margin-top:100px;
}
#conteudo_positivacao_esq{
	width:600px;
	height:850px;
	float:left;
	/*background-color:#FC3;*/
	margin-top:60px;
}
#conteudo_positivacao_esq p{
	font-family: 'arconregular';
	font-size:24px;
	color:#FFF;
	text-align:right;
	margin-right:45px;
	margin-left:45px;
}
#imagem_positivacao1{
	width:437px;
	height:258px;
	float:left;
	margin-left:123px;
	margin-bottom:4px;
}


#conteudo_positivacao_dir{
	width:600px;
	height:850px;
	float:left;
	/*background-color:#F66;*/
	margin-top:60px;
}
#conteudo_positivacao_dir p{
	font-family: 'arconregular';
	font-size:24px;
	color:#FFF;
	text-align:left;
	margin-right:45px;
	margin-left:45px;
}
#imagem_positivacao2{
	width:437px;
	height:258px;
	float:left;
	margin-left:40px;
	margin-bottom:4px;
}

#botaoTopo_branco{
	width:100px;
	height:40px;
	float:right;
	margin-top:50px;
	margin-right:35px;
}
#botaoTopo_branco p{
	font-family: 'arconregular';
	font-size:30px;
	color:#FFF;
	text-align:right;
}
#botaoTopo_branco p a{
	text-decoration:none;
	color:#FFF;
}
#botaoTopo_branco p a:hover{
	color:#58585B;
}





#storecheck{
	width:auto;
	height:1321px;
	position:relative;
	margin:auto;
	background-color:#FFF;
}
#conteudo_storecheck{
	width:1200px;
	height:1306px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#iconeStorecheckTopo{
	width:690px;
	height:299px;
	float:left;
	margin-left:255px;
	margin-top:100px;
}
#imagem_storecheck{
	width:954px;
	height:456px;
	float:left;
	margin-left:123px;
	margin-top:80px;
    margin-bottom: 30px;
}
#conteudo_storecheck_esq{
	width:600px;
	height:260px;
	float:left;
	/*background-color:#FC3;*/
	margin-top:60px;
}
#conteudo_storecheck_esq p{
	font-family: 'arconregular';
	font-size:24px;
	color:#259BCD;
	text-align:right;
	margin-right:45px;
	margin-left:45px;
}
#conteudo_storecheck_dir{
	width:600px;
	height:260px;
	float:left;
	/*background-color:#F66;*/
	margin-top:60px;
}
#conteudo_storecheck_dir p{
	font-family: 'arconregular';
	font-size:24px;
	color:#259BCD;
	text-align:left;
	margin-right:45px;
	margin-left:45px;
}





#logistica{
	width:auto;
	height:1255px;
	position:relative;
	margin:auto;
	background-color:#259BCD;
}
#conteudo_logistica{
	width:1200px;
	height:1250px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#iconeLogisticaTopo{
	width:582px;
	height:298px;
	float:left;
	margin-left:309px;
	margin-top:100px;
}
#imagem_logistica1{
	width:900px;
	height:350px;
	float:left;
	margin-left:150px;
	margin-top:80px;
    margin-bottom: 40px;
}

#conteudo_logistica_esq{
	width:600px;
	height:340px;
	float:left;
	/*background-color:#FC3;*/
	margin-top:60px;
}
#conteudo_logistica_esq p{
	font-family: 'arconregular';
	font-size:24px;
	color:#FFF;
	text-align:right;
	margin-right:45px;
	margin-left:45px;
}


#conteudo_logistica_dir{
	width:600px;
	height:340px;
	float:left;
	/*background-color:#F66;*/
	margin-top:60px;
}
#conteudo_logistica_dir p{
	font-family: 'arconregular';
	font-size:24px;
	color:#FFF;
	text-align:left;
	margin-right:45px;
	margin-left:45px;
}




#contato{
	width:auto;
	height:1005px;
	position:relative;
	margin:auto;
	background-color:#58585B;
}
#conteudo_contato{
	width:1200px;
	height:1000px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#conteudo_contato_esq{
	width:500px;
	height:540px;
	float:left;
	/*background-color:#FC3;*/
	margin-top:60px;
	margin-left:100px;
}
#conteudo_contato_esq p{
	font-family: 'arconregular';
	font-size:23px;
	color:#259BCD;
	text-align:left;
	margin-left:55px;
}

#contatos2{
	width:300px;
	height:98px;
	float:left;
	/*background-color:#CCC;*/
	margin-right:520px;
	margin-bottom:10px;
}
#telefone_rodape{
	width:156px;;
	height:28px;
	float:left;
	/*background-color:#9F0;*/
	margin-top:20px;
}
#telefone_rodape p{
	font-family: 'arconregular';
	font-size:28px;
	color:#FFF;
	text-align:left;
}
#email_rodape{
	width:226px;
	height:20px;
	float:left;
	/*background-color:#9FF;*/
	margin-top:5px;
}
#email_rodape p{
	font-family: 'arconregular';
	font-size:19px;
	color:#FFF;
	text-align:left;
}
#email_rodape p a{
	text-decoration:none;
	color:#FFF;
}
#email_rodape p a:hover{
	color:#259BCD;
}
#mapa{
	width:355px;
	height:275px;
	float:left;
	background-color:#CCC;
	margin-left:45px;
	margin-top:45px;
}



#conteudo_contato_dir{
	width:600px;
	height:540px;
	float:left;
	/*background-color:#F66;*/
	margin-top:60px;
}
#conteudo_contato_dir p{
	font-family: 'arconregular';
	font-size:24px;
	color:#FFF;
	text-align:left;
	margin-right:45px;
	margin-left:45px;
}
#area_formulario{
	width:600px;
	height:540px;
	float:left;
}
#area_formulario iframe{
	width:600px;
	height:540px;
	background-color:#58585B;
	border:none;
}



#copyright{
	width:300px;
	height:20px;
	float:left;
	margin-left:450px;
	margin-top:115px;
}
#copyright p{
	font-family: 'arconregular';
	font-size:19px;
	color:#FFF;
	text-align:center;
}




#quemsomos{
	width:auto;
	height:1175px;
	position:relative;
	margin:auto;
	background-color:#FFFFFF;
}
#conteudo_quemsomos{
	width:1200px;
	height:1160px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#imagem_quemsomos{
	width:954px;
	height:320px;
	float:left;
	margin-left:123px;
	margin-top:180px;
}
#textoQuemsomos{
	width:1200px;
	height:360px;
	float:left;
	/*background-color:#F9C;*/
	margin-top:80px;
}
#textoQuemsomos p{
	font-family: 'arconregular';
	font-size:30px;
	color:#58585B;
	text-align:center;
}

#servicos{
	width:auto;
	height:1375px;
	position:relative;
	margin:auto;
	background-color:#FFFFFF;
}
#conteudo_servicos{
	width:1200px;
	height:1360px;
	/*background-color:#C63;*/
	position:relative;
	margin:auto;
}
#textoServicos{
	width:1200px;
	height:620px;
	float:left;
	/*background-color:#F9C;*/
	margin-top:80px;
}
#textoServicos p{
	font-family: 'arconregular';
	font-size:30px;
	color:#58585B;
	text-align:center;
}