@charset "utf-8";
body , html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFF;
}

img, embed, object,video{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
}

p, h1, h2, h3, h4, h5 , h6{
	margin: 0px;
}
a.linkgeral:link, a.linkgeral:visited {
	text-decoration: none;
	color: #6c6d6d;
}
a.linkmenu:link, a.linkmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.active {
	text-decoration: none;
	color: #00b4e8;
}

#descricao a:link, #descricao a:visited {
	text-decoration: none;
	color: #003e5a;
	font-family: latobold;
}

a.linksembarra:link, a.linksembarra:visited {
	text-decoration: none;
	color: #9f9f9f;
}
a.linkmarcas:link, a.linkmarcas:visited {
	text-decoration: none;
	color: #0d3258;
	font-weight: bold;
	font-size: 18px;
}

h1 {
	margin-bottom: 15px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 24px;
	font-family: latoblack;
	color: #178295;
	text-transform: uppercase;
}
h2 {
	color: #c5c5c5;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	color: #c5c5c5;
	margin-bottom: 10px;
	font-size: 28px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h4 {
	color: #FD8300;
	margin-bottom: 4px;
	font-size: 18px;
	font-family: latoregular;
	font-weight: normal;
}
h5 {
	color: #63908E;
	font-size: 16px;
	font-family: latoblack;
}
h6 {
	color: #a3b0b9;
	margin-bottom: 4px;
	font-size: 16px;
	font-family: latoblack;
	text-transform: uppercase;
	margin-top: 10px;
}
p {
	margin-bottom: 15px;
}




.divclear {
	clear: both;
}
.divisa_marcas {
	width: 100%;
	height: 1px;
	background-color: #7f7f7f;
	margin-top: 20px;
	margin-bottom: 20px;
}

#topo_base {
	width: 100%;
	border-bottom-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #9f9f9f;
	
}
#topo_geral {
	width: 100%;
	position: fixed;
	background-color: #FFFFFF;
	padding-top: 1px;
	left: 0px;
	top: 0px;
	z-index: 2000;
	/* [disabled]min-width: 78px; */
}
#topinho_menor {
	width: 100%;
	height: 159px;
	position: fixed;
	z-index: 2000;
	background-color: #FFFFFF;
	padding-top: 1px;
	left: 0px;
	top: 0px;
	display: none;
}

#topo {
	max-width: 960px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
}
#topo_endereco {
	max-width: 245px;
	height: 24px;
	float: left;
	background-image: url(../imgs/ico_endereco.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 12px;
	background-position: left 11px;
	margin-right: 10px;
}
#topo_telefone {
	max-width: 280px;
	height: 24px;
	float: left;
	background-image: url(../imgs/ico_telefone.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 12px;
	background-position: left 11px;
	margin-right: 15px;
}
#topo_contato {
	max-width: 280px;
	height: 24px;
	float: left;
	background-image: url(../imgs/ico_correio.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 25px;
	padding-top: 12px;
	background-position: left 11px;
	margin-right: 15px;
}
#area_login {
	width: 330px;
	height: 31px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(../imgs/bg_login.png);
	padding-left: 14px;
	padding-top: 9px;
}


.input_login {
	background-image: url(../imgs/bg_input_login.png);
	background-repeat: repeat-x;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9f9f9f;
	text-align: center;
	border-style: none;
	width: 100px;
	height: 20px;
	outline: none;
}

#area_logo {
	/* [disabled]height: 100px; */
	margin-left: auto;
	margin-right: auto;
	max-width: 950px;
	padding-top: 1px;
	min-height: 100px;
}
#logo {
	width: 140px;
	height: 38px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#menu_base {
	width: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(79,106,134,1.00) 0%,rgba(13,50,88,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(79,106,134,1.00) 0%,rgba(13,50,88,1.00) 100%);
	min-height: 73px;
	background-color: #0d3258;
}
#menu {
	max-width: 960px;
	margin-top: 10px;
	color: #00b4e8;
	text-align: center;
	float: left;
	/* [disabled]width: 720px; */
	min-width: 480px;
	min-height: 38px;
}

.bt_menu {
	height: 20px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-right: 1px solid #FFFFFF;
	display: inline-block;
}

.bt_menu a{
	color: #FFFFFF;
	text-decoration: none;
}

.bt_menu_ativo a{
	color: #00b4e8;
	text-decoration:none;
}

#destaques {
	/* [disabled]width: 1215px; */
	max-height: 490px;
	text-align: center;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #0d3258;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	/* [disabled]height: 490px; */
	margin-top: 100px;
	min-height: 194px;
}
.bg_sombrinha {
	height: 26px;
	max-width: 1215px;
	background-image: url(../imgs/bg_sombrinha.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 0px;
	left: 0px;
}

#destaques img {
	height: auto;
	width: 100%;
}
#barra_marcas {
	max-width: 1215px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imgs/barra_marcas_480.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#marca_fast_topo {
	width: 159px;
	height: 70px;
	float: left;
	margin-top: 15px;
	margin-left: 90px;
}
#marca_multi_topo {
	width: 159px;
	height: 70px;
	float: right;
	margin-top: 15px;
	margin-right: 90px;
}
#bloco_historia {
	max-width: 1195px;
	/* [disabled]height: 627px; */
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	position: relative;
	max-height: 627px;
	color: #8d8e8e;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}

#bloco_historia_foto {
	max-width: 450px;
	max-height: 465px;
	float: left;
	display: none;
	margin-right: 30px;
	width: 200px;
}
#bloco_historia_texto {
	max-width: 540px;
	float: left;
	margin-left: 30px;
	margin-top: 45px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #8d8e8e;
	line-height: 22px;
	/* [disabled]width: auto; */
	padding-right: 20px;
	text-align: justify;
}
#bloco_marcas {
	max-width: 1215px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	position: relative;
	min-width: 480px;
	padding-top: 1px;
	/* [disabled]padding-bottom: 40px; */
	/* [disabled]min-height: 646px; */
}

.marcas_blocos {
	/* [disabled]max-width: 340px; */
	float: left;
	/* [disabled]min-width: 200px; */
	padding-left: 10px;
	padding-right: 10px;
}

.imgmarcas {
	width: 223px;
	height: 98px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#marcas_conteudo {
	max-width: 947px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #8d8e8e;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 10px;
	min-width: 460px;
	padding-left: 10px;
}
#bloco_onde {
	max-width: 1215px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	position: relative;
	padding-top: 1px;
	background-image: url(../imgs/bg_mapa.jpg);
	background-repeat: no-repeat;
	/* [disabled]min-height: 641px; */
	background-position: center 0%;
	padding-left: 10px;
	padding-right: 10px;
}
#onde_conteudo {
	max-width: 975px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
	min-width: 460px;
}
#bloco_contato {
	max-width: 1215px;
	/* [disabled]height: 641px; */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-width: 460px;
	/* [disabled]width: 1215px; */
	padding-top: 1px;
	background-repeat: no-repeat;
	background-color: #cfcfcf;
	padding-bottom: 20px;
}
#contato_conteudo {
	max-width: 975px;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
	min-width: 460px;
}
#contato_direita {
	width: 320px;
	height: 518px;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8d8e8e;
	font-size: 15px;
	margin-right: auto;
}
#contato_trabalhe {
	width: 256px;
	height: 60px;
	background-image: url(../imgs/ico_trabalhar.png);
	background-repeat: no-repeat;
	padding-left: 48px;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 10px;
}
#contato_chegar {
	width: 256px;
	height: 30px;
	background-image: url(../imgs/ico_localizacao.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#telefone_final {
	width: 190px;
	height: 30px;
	float: left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #898989;
	font-size: 13px;
	background-image: url(../imgs/ico_telefone02.png);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 15px;
}

#contato_form {
	/* [disabled]width: 450px; */
	min-width: 300px;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}

.inputs_grandes        {
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	color: #6c6d6d;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	resize: none;
	font-style: italic;
	background-color: #dadada;
	width: 380px;
	height: 37px;
}
.inputs_textarea        {
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	color: #6c6d6d;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	resize: none;
	font-style: italic;
	background-color: #dadada;
	width: 380px;
	height: 100px;
}
.campoerro_textarea {
	color: #F15A53;
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	resize: none;
	border-color: #F15A53;
	border-width: 1px;
	border-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	height: 100px;
	font-style: italic;
	width: 380px;
}
.inputs_cep        {
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	color: #6c6d6d;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	resize: none;
	font-style: italic;
	background-color: #dadada;
	width: 160px;
	height: 37px;
}
.inputs_cidade        {
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	color: #6c6d6d;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	resize: none;
	font-style: italic;
	background-color: #dadada;
	width: 182px;
	height: 37px;
}

.avisos {
	font-size: 13px;
	color: #F15A53;
}


.campoerro {
	color: #F15A53;
	/* [disabled]border-radius: 6px; */
	/* [disabled]-webkit-border-radius: 6px; */
	/* [disabled]-moz-border-radius: 6px; */
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	resize: none;
	border-color: #F15A53;
	border-width: 1px;
	border-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	height: 37px;
	font-style: italic;
	width: 542px;
}

#bt_enviar {
	width: 81px;
	height: 37px;
	float: left;
	background-image: url(../imgs/bt_enviar_bg.png);
	background-repeat: no-repeat;
	margin-left: 80px;
}

#rodape {
	height: 45px;
	width: 100%;
	background-image: url(../imgs/rodape_bg.png);
	background-repeat: repeat-x;
	margin-bottom: -20px;
}
#mapa_onde {
	margin-left: 20px;
	width: 250px;
}
#loading {
	width: 81px;
	height: 37px;
	float: left;
	background-image: url(../imgs/loading.gif);
	background-repeat: no-repeat;
	margin-left: 190px;
	background-position: 50% 50%;
	display: none;
}