body {
  font-family: Verdana, Georgia, Arial;
  font-size: 11px;
  background-color: #063459;
}

#fundo-branco {background-color: #fff;}

.alinhamento {
  width: 990px;
  margin:0 auto;
}

.oculto {
  display: block;
  text-indent: -10000px;
}

.clear {clear: both;}

#info-esquerda {
  float: left;
  width: 196px;
}

#info-central {
  float: left;
  width: 500px;
  position: relative;
}

#info-direita {
  float: right;
  width: 294px;
}

.botao-mais {
  position: relative;
  display: block;
  width: 120px;
  height: 22px;
  padding: 6px 0 0 14px;
  font-size: 10px;
  color: #909090;
  text-decoration: none;
  background: url(../imagens/botao.gif) center no-repeat;
}

h2 {height: 30px;}

.botao-mais:hover {color: #fff;}

p {
  padding-bottom: 14px;
  line-height: 16px;
}

.alerta {
  display: block;
  background: url(../imagens/atencao.gif) 5px center no-repeat #ffffe1;
  border: 1px solid #aca899;
  padding: 5px 5px 5px 25px;
  margin: 20px;
  font-size: 10px;
  color: #000;
}

.sucesso {
  display: block;
  background: url(../imagens/sucesso.gif) 5px center no-repeat #ffffe1;
  border: 1px solid #aca899;
  padding: 5px 5px 5px 25px;
  margin: 0 5px 5px 2px;
  font-size: 10px;
  color: #000;
}

.fundo-internas {background: url(../imagens/topointerna.jpg) top center no-repeat;}

.paginacao {text-align: center; width:250px; font-size:13px; margin: 0 0 0 20px; text-align:center; clear:both; display:table; font-weight: bold;}
.paginacao p {margin:0px; }
.paginacao p a {
  background:transparent;
  color: #909090;
  text-decoration:none;
  padding: 4px;
  margin: 0 1px;
}
.paginacao p a:hover {color:#000; text-decoration:none; }
.paginacao p span {
  color: #505050;
  padding: 4px;
  margin: 0 1px;
}

.paginacao-info-central {
  text-align: center;
  font-size: 13px;
  margin: -9px 0 0 20px;
  text-align:center;
  clear: both;
  font-weight: bold;
}
  
.paginacao-info-central p {margin:0px;}

.paginacao-info-central p a {
  float: left;
  color: #909090;
  width: 18px;
  height: 18px;
  text-decoration:none;
  padding: 4px;
  margin: 0 1px;
}
.paginacao-info-central p a:hover {
  color:#000;
  text-decoration:none;
  background: url(../imagens/paginacao.gif) top center no-repeat;
}

.paginacao-info-central p span {
  float: left;
  color: #505050;
  width: 18px;
  height: 18px;
  padding: 4px;
  margin: 0 1px;
  background: url(../imagens/paginacao.gif) top center no-repeat;
}

/*menu-internas*/
#menu-internas {height: 112px;}

#menu-internas ul {
  float: right;
  text-align: right;
  padding-top: 10px;
}

#menu-internas ul li {
  display: inline;
  background: url(../imagens/ponto2.gif) 0px 3px no-repeat;
}

#menu-internas ul li#menu-internas-pecas,
#menu-internas ul li#menu-internas-semi-novos {
  background: none;
}

#menu-internas ul li.menu-internas-veiculos {
  font-size: 13px;
  font-weight: bold;
  background: url(../imagens/ponto2.gif) 0px 5px no-repeat;
}

#menu-internas ul li a {
  padding: 0 2px 0 13px;
  text-decoration: none;
  color: #ACDEFF;
}
#menu-internas ul li a:hover {color: #FFFF00;}

#menu-internas ul li.menu-internas-veiculos a {color: #fff;}

body#pg-pecas #menu-internas ul li#menu-internas-pecas a,
body#pg-servicos #menu-internas ul li#menu-internas-servicos a,
body#pg-consorcio #menu-internas ul li#menu-internas-consorcio a,
body#pg-noticias #menu-internas ul li#menu-internas-noticias a,
body#pg-concessionarias #menu-internas ul li#menu-internas-concessionarias a,
body#pg-fale-conosco #menu-internas ul li#menu-internas-fale-conosco a,

body#pg-semi-novos #menu-internas ul li#menu-internas-semi-novos a,
body#pg-caminhoes #menu-internas ul li#menu-internas-caminhoes a,
body#pg-caminhoes-modelos #menu-internas ul li#menu-internas-caminhoes a,
body#pg-caminhoes-categorias #menu-internas ul li#menu-internas-caminhoes a,
body#pg-onibus-modelos #menu-internas ul li#menu-internas-onibus a,
body#pg-microonibus-modelos #menu-internas ul li#menu-internas-microonibus a,
#menu-internas ul li.menu-internas-veiculos a:hover {color: #FFFF00;}

/*----principal---------------------------------------------------------------
#superior-home {background: url(../imagens/topo1.jpg) top center no-repeat;}*/

#superior-home #topo-home {
  width: 950px;
  height: 180px;
  padding-right: 40px;
}

a#logo {
  float: left;
  width: 290px;
  height: 70px;
  background: url(../imagens/logo.gif) bottom center no-repeat;
}

#superior-home a.link-tipo-produto {
  float: right;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 0 2px 0;
  color: #fff;
}

#superior-home a.link-tipo-produto:hover {color: #ff0;}

#superior-home span.superior-ponto {
  float: right;
  width: 5px;
  padding: 20px 9px 9px 9px;
  *padding: 9px;
  background: url(../imagens/ponto.png) center no-repeat;
}
   
/**/

.area-navegacao {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 0 0 15px 0;
  display: block;
  *width: 450px;
}

.area-navegacao a {
  float: left;
  color: #35724D;
  text-align: center;
  padding: 0 8px;
  _padding: 0 6px;
  text-decoration: none;
}

.formpessoais a#link-dados-pessoais,
body#pg-principal .area-navegacao a#link-dados-pessoais {background: url(../imagens/page01.png) bottom right no-repeat;}

.area-navegacao a#link-dados-pessoais {
  width: 82px;
  height: 23px;
  background: url(../imagens/page01.png) top right no-repeat;
}

.area-navegacao a#link-dados-do-veiculo {
  width: 96px;
  height: 23px;
  background: url(../imagens/page02.png) top right no-repeat;
}

.area-navegacao a#link-dados-da-empresa {
  width: 100px;
  height: 23px;
  background: url(../imagens/page03.png) top right no-repeat;
}

.formpessoais a#link-dados-pessoais,
.area-navegacao a#link-dados-pessoais:hover,
.formpessoais a#link-dados-pessoais.active {background: url(../imagens/page01.png) bottom right no-repeat;}

.formdadosdoproduto a#link-dados-do-veiculo,
.area-navegacao a#link-dados-do-veiculo:hover,
.formdadosdoproduto a#link-dados-do-veiculo.active {background: url(../imagens/page02.png) bottom right no-repeat;}

.formdadosdaempresa a#link-dados-da-empresa,
.area-navegacao a#link-dados-da-empresa:hover,
.formdadosdaempresa a#link-dados-da-empresa.active {background: url(../imagens/page03.png) bottom right no-repeat;}

body#pg-principal .formdadosdaempresa a#link-dados-pessoais,
body#pg-principal .formdadosdoproduto a#link-dados-pessoais {background: url(../imagens/page01.png) top right no-repeat;}

body#pg-principal .formdadosdaempresa a#link-dados-pessoais:hover,
body#pg-principal .formdadosdoproduto a#link-dados-pessoais:hover {background: url(../imagens/page01.png) bottom right no-repeat;}

/*formulario-orcamento*/
#page01,page02,page03 {display: none;}

.wizard input {
  font-weight: bold;
  border: 0px;
  background: #346C4A;
  width: 382px;
  padding: 2px 2px;
  margin: 2px 0;
  font-size: 10px;
  font-family: verdana;
}

.wizard #page01-email,
.wizard #page01-telefone {
  width: 194px;
}

.wizard #page03-cnpj-empresa,
.wizard #page03-cidade-empresa,
.wizard #page03-telefone-empresa {
  width: 126px;
}

.wizard #page01-botao-proximo,
.wizard #page02-botao-proximo {
  float: right;
  cursor: pointer;
  border: none;
  width: 121px;
  height: 23px;
  margin: 5px 0 0 0;
  background: url(../imagens/proximopasso.png) bottom center no-repeat;
}

.wizard #page01-botao-proximo:hover,
.wizard #page02-botao-proximo:hover {background: url(../imagens/proximopasso.png) top center no-repeat;}

.wizard #page03-botao-envio {
  float: right;
  cursor: pointer;
  border: none;
  width: 75px;
  height: 23px;
  margin: 5px 0 0 0;
  background: url(../imagens/enviar.png) top center no-repeat;
}

.wizard #page03-botao-envio:hover {background: url(../imagens/enviar.png) bottom center no-repeat;}

#superior-home .alinhamento {width: 960px;}

#formulario-home {
  height: 312px;
  padding-left: 30px;
}

#formulario-home form {
  width: 405px;
  padding: 40px 0 0 0;
}

#formulario-home form * {
  font-size: 10px;
  font-family: verdana;
}

.area-navegacao h2 {
  width: 430px;
  margin: 0 -25px 10px -10px;
  _margin: 0 -25px 10px 0;
}

.area-navegacao h2,
.area-navegacao h2 a {
  font-size: 11px;
  _margin-left: -3px;
}

.area-navegacao span {
  font-size: 11px;
  text-decoration: none;
  float: left;
  _margin-left: 2px;
  padding: 5px 0 0 0;
  color: #fff;
}

#formulario-home form input {
  width: 399px;
  background: transparent;
  margin: 0 0 5px 0;
  padding: 2px;
  border: 1px solid #c3c3c3;
  color: #fff;
}

#formulario-home #dados-email {
  float: left;
  width: 194px;
  margin-right: 5px;
}

#formulario-home #dados-telefone {
  float: left;
  width: 194px;
}

/*principal-menu*/
div#principal #info-esquerda {height: 375px; background: url(../imagens/menu-home.jpg) top right no-repeat;}

div#principal #info-esquerda ul {
  position: relative;
  margin-top: -65px;
  padding-left: 15px;
}

div#principal #info-esquerda ul li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  _padding: 5px 10px 0px 10px;
  _margin: -2px 0 -4px 0;
  color: #fff;
}

div#principal #info-esquerda ul li a:hover {color: #ff0;}

div#principal #info-esquerda ul li span {
  display: block;
  height: 2px;
  background: url(../imagens/divmenuhome.png) bottom center no-repeat;
}

/*indicadores-economicos*/
div#principal #indicadores-economicos {
  padding: 55px 15px 0 25px;
  color: #fff;
}

div#principal #indicadores-economicos h3 {font-size: 15px;}

div#principal #indicadores-economicos h4 {
  float: left;
  width: 100%;
  font-weight: normal;
  padding-top: 10px;
}

div#principal #indicadores-economicos h4 span {
  float: left;
  font-size: 10px;
}

div#principal #indicadores-economicos h4 strong {
  float: right;
  font-size: 13px;
  color: #a9a9a9;
}

div#principal #indicadores-economicos a {
  float: left;
  width: 100%;
  padding-top: 10px;
  font-size: 9px;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: #6A6A6A;
}
div#principal #indicadores-economicos a:hover {color: #c3c3c3;}

/*principal-central*/
#destaques {
  padding: 0 0 16px 5px;
  background: url(../imagens/rodapediv.png) -3% 100% no-repeat;
}

div#principal #destaques h2 {background: url(../imagens/tldestaques.gif) 2% 50% no-repeat;}

div#principal .botao-mais {margin: -9px 0 0 18px;}

/*destaque*/
.destaque {
  padding: 5px 10px 0px 10px;
}

.destaque a.destaque-foto,
.divisao-clientes a {
  float: left;
  width: 126px;
  margin: 0 10px 10px 0;
}

.destaque h4 {
  padding: 20px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
}

.destaque h4 a {
  text-decoration: none;
  color: #053863;
}

.destaque h4 a:hover {text-decoration: underline;}

.divisao-conteudo {
  height: 10px;
  background: url(../imagens/div.gif) top center no-repeat;
}

div#principal .divisao-conteudo {height: 5px;}

/*info-direita*/
div#principal #info-direita {
  position: relative;
  margin-top: -65px;
}

div#principal #principal-noticia {
  height: 140px;
  padding: 0 15px 18px 20px;
  text-align: justify;
  background: url(../imagens/rodapedivinfodireita.png) bottom left no-repeat;
}

div#principal #principal-noticia h2 {background: url(../imagens/tlnoticia.gif) left center no-repeat; padding: 5px 0;}

#lateral-quem-ja-conhece {
  padding: 15px 15px 25px 15px;
  background: url(../imagens/rodapedivinfodireita.png) bottom left no-repeat;
}

#lateral-quem-ja-conhece h2 {background: url(../imagens/quemjaconhece.gif) left center no-repeat;}

#lateral-quem-ja-conhece img {
  margin: 10px 0 0 13px;
  border: 4px solid #bbb;
}

.lupa {
  position: relative;
  display: block;
  width: 23px;
  height: 23px;
  margin: -20px 0 0 232px;
  background: url(../imagens/zoom.png) bottom center no-repeat;
}

/*----concessionarias---------------------------------------------------------*/
div#concessionarias {}

div#concessionarias #info-central h2 {
  padding: 10px 0 0 0;
  background: url(../imagens/tlconcessionarias.gif) 5% 70% no-repeat;
}

div#concessionarias #info-direita h2 {
  padding-bottom: 2px;
  background: url(../imagens/tlmatriz.gif) 2% 50% no-repeat;
}

div#concessionarias #info-esquerda {
  position: relative;
  height: 112px;
  margin: -21px 0 0 0;
  padding: 70px 0 0 0;
  background: url(../imagens/colunaconcessionarias.jpg) top right no-repeat;
}

div#concessionarias #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 32px;
}

div#concessionarias address {
  font-style: normal;
  padding: 5px 15px 0 15px;
}

div#concessionarias address img,
div#concessionarias #matriz img {
  float: left;
  padding: 0 10px 5px 0;
}

div#concessionarias h3 {
  font-size: 18px;
  color: #06355F;
  padding: 15px 0 5px 0;
}

div#concessionarias #info-direita h3 {padding: 8px 0 5px 0;}

div#concessionarias h4 {
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
}

div#concessionarias h4 span {
  color: #A9A9A9;
  padding: 0 0 2px 20px;
  background: url(../imagens/telefone2.gif) center left no-repeat;
}

div#concessionarias h4 u {text-decoration: none;}

div#concessionarias #concessionarias-divisao {
  height: 3px;
  background: url(../imagens/div.gif) top right no-repeat;
}

div#concessionarias #matriz {
  height: 158px;
  padding: 5px 10px 10px 10px;
  background: url(../imagens/rodapedivinfodireita.png) bottom right no-repeat;
}

div#concessionarias #info-direita a#mapa {
  display: block;
  height: 90px;
  text-decoration: none;
  margin-top: -9px;
  padding: 15px 0 0 118px;
  line-height: 16px;
  color: #07345D;
  background: url(../imagens/mapa.png) left center no-repeat;
}

div#concessionarias #info-direita a#mapa span {
  font-weight: bold;
  text-decoration: underline;
}

/*----pecas-------------------------------------------------------------------*/
body#pg-pecas #rodape {margin-top: -50px;}

div#pecas #info-esquerda {
  position: relative;
  margin: -20px 0 0 0;
  padding: 65px 0 0 0;
  background: url(../imagens/colunapecas.jpg) top right no-repeat;
}

div#pecas #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 28px 0 32px;
}

div#pecas #info-esquerda p a {
  color: #B8E1F7;
  font-weight: bold;
  text-decoration: none;
}
div#pecas #info-esquerda p a:hover {text-decoration: underline;}

div#pecas #info-esquerda span {
  display: block;
  height: 210px;
  background: url(../imagens/pecas.jpg) 70% 100% no-repeat;
}

div#pecas #info-central {width: 460px; padding: 10px 20px 0 20px;}

div#pecas #info-central h2 {margin-bottom: 10px; background: url(../imagens/tlsegurancaequalidade.gif) left center no-repeat;}

div#pecas #info-direita {
  width: 269px;
  padding: 0 5px 15px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#pecas #info-direita h2 {
  padding-bottom: 5px;
  background: url(../imagens/tlvantagens.gif) left top no-repeat;
}

div#pecas #info-direita h3 {
  height: 55px;
  padding-bottom: 5px;
  background: url(../imagens/estanagarantia.gif) left top no-repeat;
}

div#pecas #info-direita p {
  margin: 0 4px;
  padding-left: 15px;
  color: #073F6E;
  background: url(../imagens/ponto.gif) left top no-repeat;
}

/*----servicos----------------------------------------------------------------*/
body#pg-servicos #rodape {margin-top: -50px;}

div#servicos #info-esquerda {
  position: relative;
  margin: -21px 0 0 0;
  padding: 65px 0 0 0;
  background: url(../imagens/colunaoficina.jpg) top right no-repeat;
}

div#servicos #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 20px 0 32px;
}

div#servicos #info-esquerda p a {
  color: #00659B;
  font-weight: bold;
  text-decoration: none;
}
div#servicos #info-esquerda p a:hover {text-decoration: underline;}

div#servicos #info-esquerda span {
  display: block;
  height: 120px;
  padding-top: 250px;
  background: url(../imagens/caminhaooficina.jpg) 100% 100% no-repeat;
}

div#servicos #info-esquerda span p {
  text-align: right;
  color: #303030;
}

div#servicos #info-central {
  width: 465px;
  padding: 10px 15px 0 20px;
}

#tipos-de-produtos {
  height: 130px;
  margin-top: -5px;
  background: url(../imagens/tiposdeservicos.png) top center no-repeat;
}

div#servicos #info-central h2 {
  margin-bottom: 10px;
  background: url(../imagens/tlservicos.gif) left center no-repeat;
}

div#servicos #info-direita {
  width: 259px;
  padding: 0 10px 15px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#servicos #info-direita h2 {
  padding-bottom: 5px;
  background: url(../imagens/agendamento.gif) left top no-repeat;
}

div#servicos #info-direita a {
  display: block;
  height: 55px;
  padding-bottom: 5px;
  background: url(../imagens/queroagendar.gif) left top no-repeat;
}

div#servicos #info-direita p {color: #073F6E;}

/*----noticias----------------------------------------------------------------*/
body#pg-noticias #rodape {margin-top: -30px;}

div#noticias #info-esquerda {
  position: relative;
  margin: -21px 0 0 0;
  padding: 65px 0 0 0;
  background: url(../imagens/colunanoticias.jpg) top right no-repeat;
}

div#noticias #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 15px 0 32px;
}

div#noticias #info-esquerda p a {
  color: #00659B;
  font-weight: bold;
  text-decoration: none;
}
div#noticias #info-esquerda p a:hover {text-decoration: underline;}

div#noticias #info-esquerda span {
  display: block;
  height: 120px;
  padding-top: 250px;
  background: url(../imagens/caminhaonoticias.jpg) 100% 100% no-repeat;
}

div#noticias #info-esquerda span p {color: #303030;}

div#noticias #info-central {
  width: 465px;
  padding: 10px 15px 0 20px;
}

#tipos-de-produtos {
  height: 130px;
  margin-top: -5px;
  background: url(../imagens/tiposdeservicos.png) top center no-repeat;
}

div#noticias #info-central h2 {
  height: 100%;
  font-size: 18px;
  color: #073F6E;
  padding-bottom: 5px;
}

.noticia-data {
  display: block;
  font-size: 9px;
  color: #909090;
  padding-bottom: 16px;
}

div#noticias #info-central p img {
  float: left;
  margin: 0 10px 5px 0;
  border: 3px solid #073F6E;
}

#info-central #divisao-noticia {
  height: 12px;
  background: url(../imagens/div.gif) top center no-repeat;
}

div#noticias #info-central #noticia-fonte {
  font-size: 9px;
  color: #909090;
  line-height: 14px;
}

div#noticias #info-direita #noticias-lateral {
  width: 264px;
  padding: 0 5px 10px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#noticias #info-direita h2 {
  padding-bottom: 5px;
  background: url(../imagens/tloutrasoticias.gif) left top no-repeat;
}

div#noticias #info-direita h3 {
  height: 55px;
  padding-bottom: 5px;
  background: url(../imagens/queroagendar.gif) left top no-repeat;
}

div#noticias #info-direita a.opcao-noticia {
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
  color: #073F6E;
}

div#noticias #info-direita a.opcao-noticia:hover p {text-decoration: underline;}

div#noticias #info-direita a.opcao-noticia p {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  line-height: 14px;
}

div#noticias #info-direita .opcao-noticia span.noticia-data {padding: 5px 0 0 0;}

div#noticias #info-direita .opcao-noticia img {
  float: left;
  margin-right: 5px;
  border: 3px solid #073F6E;
}

div#noticias #info-direita .divisao-noticia {
  height: 10px;
  background: url(../imagens/divnoticias.gif) top center no-repeat;
}

/*----consorcio---------------------------------------------------------------*/
body#pg-consorcio #rodape {margin-top: -50px;}

div#consorcio #info-esquerda {
  height: 158px;
  position: relative;
  margin: -20px 0 0 0;
  padding: 65px 0 0 0;
  background: url(../imagens/colunaconsorcio.jpg) top right no-repeat;
}

div#consorcio #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 28px 0 32px;
}

div#consorcio #info-central {width: 460px; padding: 10px 20px 0 20px;}

div#consorcio #info-central h2 {
  margin-top: 10px;
  background: url(../imagens/tlvantagensdoconsorciovolks.gif) left top no-repeat;
}

div#consorcio #info-central li {
  list-style: none;
  margin: 0 4px 0 20px;
  padding: 0 0 4px 15px;
  line-height: 16px;
  background: url(../imagens/ponto.gif) left top no-repeat;
}

div#consorcio #info-direita {
  width: 269px;
  padding: 0 5px 15px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#consorcio #info-direita h2 {
  padding-bottom: 5px;
  background: url(../imagens/tlparceiro.gif) left top no-repeat;
}

div#consorcio #info-direita h3 {
  height: 63px;
  padding-bottom: 5px;
  background: url(../imagens/servopa.gif) left top no-repeat;
}

div#consorcio #info-direita a {
  display: block;
  width: 180px;
  padding: 2px 18px 10px 0;
  color: #303030;
  text-decoration: none;
  background: url(../imagens/link.gif) right top no-repeat;
}

div#consorcio #info-direita a:hover {text-decoration: underline;}

/*----clientes-satisfeitos----------------------------------------------------*/
body#pg-clientes-satisfeitos #rodape {margin-top: -40px;}

div#clientes-satisfeitos #info-esquerda {
  position: relative;
  height: 293px;
  margin: -21px 0 0 0;
  padding: 75px 0 0 0;
  background: url(../imagens/colunaquemjaconhece.jpg) top right no-repeat;
}

div#clientes-satisfeitos #info-esquerda p {
  line-height: 14px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 10px 0 30px;
}

div#clientes-satisfeitos #info-esquerda p a {
  display: block;
  color: #c3c3c3;
  text-decoration: none;
  text-align: right;
  padding: 142px 32px 0 0;
}

div#clientes-satisfeitos #info-esquerda p a:hover {text-decoration: underline;}

div#clientes-satisfeitos #info-central #fundo-conteudo-clientes {
  position: relative;
  width: 465px;
  padding: 10px 15px 12px 20px;
  background: url(../imagens/rodapediv.png) -3% 100% no-repeat;
}

#tipos-de-produtos {
  height: 130px;
  margin-top: -5px;
  background: url(../imagens/tiposdeservicos.png) top center no-repeat;
}

div#clientes-satisfeitos #info-central h2 {
  background: url(../imagens/tlclientes.gif) left top no-repeat;
  padding-top: 5px;
}

div#clientes-satisfeitos #info-central .img-clientes-satisfeitos img {
  float: left;
  margin: 3px 10px 5px 0;
  border: 4px solid #bbb;
}

div#clientes-satisfeitos #info-central .img-clientes-satisfeitos {
  float: left;
  width: 250px;
}

div#clientes-satisfeitos #info-central .img-clientes-satisfeitos .lupa {
  float: left;
  margin: -26px 0 0 0;
}

div#clientes-satisfeitos #info-central h4 { 
  font-size: 18px;
  color: #073F6E;
}

div#clientes-satisfeitos #info-central p {
  font-weight: bold;
  font-size: 10px;
  color: #000;
}

div#clientes-satisfeitos #info-central p span {
  color: #909090;
}

div#clientes-satisfeitos #info-central #noticia-fonte {
  font-size: 9px;
  color: #909090;
  line-height: 14px;
}

div#clientes-satisfeitos #info-direita #procure-uma-foto {
  height: 130px;
  padding: 10px 5px 10px 20px;
  background: url(../imagens/rodapedivinfodireita.png) left bottom no-repeat;
}

div#clientes-satisfeitos #info-direita #procure-uma-foto h2 {
  padding: 0 0 10px 0;
  background: url(../imagens/procureumafoto.gif) left top no-repeat;
}

div#clientes-satisfeitos #info-direita #procure-uma-foto select {
  font-size: 13px;
  height: 30px;
  background: transparent;
  border: 0px;
}

div#clientes-satisfeitos #info-direita #procure-uma-foto #selecione-a-categoria {
  width: 244px;
  margin-bottom: 10px;
}

div#clientes-satisfeitos #info-direita #procure-uma-foto .data-pesquisa {width: 120px;}

div#clientes-satisfeitos #info-direita .botao-mais {margin: -9px 0 40px 20px;}

div#clientes-satisfeitos #info-direita #botao-buscar-cliente {
  padding: 4px 0 2px 14px;
  font-size: 13px;
  font-weight: bold;
  background: url(../imagens/buscar.gif) bottom center no-repeat;
}

div#clientes-satisfeitos #info-direita #algumas-noticias {
  width: 264px;
  padding: 0 5px 10px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#clientes-satisfeitos #info-direita #algumas-noticias h2 {
  padding-bottom: 10px;
  background: url(../imagens/algumasnoticias.gif) left top no-repeat;
}

div#clientes-satisfeitos #info-direita #algumas-noticias h3 {
  height: 55px;
  padding-bottom: 5px;
  background: url(../imagens/queroagendar.gif) left top no-repeat;
}

div#clientes-satisfeitos #info-direita #algumas-noticias a.opcao-noticia {
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
  color: #073F6E;
}

div#clientes-satisfeitos #info-direita a.opcao-noticia:hover p {text-decoration: underline;}

div#clientes-satisfeitos #info-direita a.opcao-noticia p {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  line-height: 14px;
}

div#clientes-satisfeitos #info-direita .opcao-noticia span.noticia-data {padding: 5px 0 0 0;}

div#clientes-satisfeitos #info-direita .opcao-noticia img {
  float: left;
  margin-right: 5px;
  border: 3px solid #073F6E;
}

div#clientes-satisfeitos #info-direita .divisao-noticia {
  height: 10px;
  background: url(../imagens/divnoticias.gif) top center no-repeat;
}

/*lista-culta*/
#procure-uma-foto #procura-foto,
#procure-uma-foto #procura-foto2 {
  display: block;
  width: 213px;
  font-size: 12px;
  text-decoration: none;
  color: #686667;
  padding: 12px 10px 10px 10px;
  margin-bottom: 6px;
  background: url(../imagens/combo.png) 100% 50% no-repeat;
}

.lista-oculta,
.lista-oculta2 {
  position: absolute;
  z-index: 100;
  display: block;
  width: 225px;
  margin: -7px 0 0 5px;
  border: 1px solid #c5c5c5;
  border-right: 0px;
  *border-right: 1px solid #c5c5c5;
  border-bottom: 0px;
  background: #EEE9E9;
}

.lista-oculta li,
.lista-oculta2 li {border-bottom: 1px solid #c5c5c5;border-right: 1px solid #c5c5c5;*margin-right: -1px;}

.lista-oculta li a,
.lista-oculta2 li a {
  display: block;
  _width: 100%;
  padding: 7px 5px;
  *margin: 0 -5px 0 0;
  _margin: 0 -5px 0 0;
  color: #909090;
  text-decoration: none;
  background: #fff;
}

.lista-oculta li a:hover,
.lista-oculta2 li a:hover {background-color: #eee;}



/*----semi-novos--------------------------------------------------------------*/
body#pg-semi-novos #rodape {margin-top: -40px;}

div#semi-novos #info-esquerda {
  position: relative;
  height: 293px;
  margin: -21px 0 0 0;
  padding: 75px 0 0 0;
  background: url(../imagens/colunaseminovos.jpg) top right no-repeat;
}

div#semi-novos #info-esquerda p {
  line-height: 14px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 10px 0 30px;
}

div#semi-novos #info-esquerda p a {
  display: block;
  text-align: right;
  color: #c3c3c3;
  text-decoration: none;
  padding: 142px 32px 0 0;
}

div#semi-novos #info-esquerda p a:hover {text-decoration: underline;}

div#semi-novos #info-central #destaques {
  position: relative;
  width: 465px;
  padding: 10px 15px 15px 20px;
}

div#semi-novos #info-central .divisao-conteudo {height: 5px;}

#tipos-de-produtos {
  height: 130px;
  margin-top: -5px;
  background: url(../imagens/tiposdeservicos.png) top center no-repeat;
}

div#semi-novos #info-central h2 {
  background: url(../imagens/tlclientes.gif) left top no-repeat;
  padding-top: 5px;
}

div#semi-novos #info-central img {
  float: left;
  margin: 3px 20px 5px 0;
}

div#semi-novos #info-central h4 { 
  font-size: 18px;
  padding: 5px 0 10px 0;
  color: #073F6E;
}

div#semi-novos #info-central p {
  font-weight: bold;
  font-size: 10px;
  color: #000;
}

div#semi-novos #info-central p span {
  color: #909090;
}

div#semi-novos #info-central #noticia-fonte {
  font-size: 9px;
  color: #909090;
  line-height: 14px;
}

div#semi-novos #info-direita #procure-uma-foto {
  height: 130px;
  padding: 10px 5px 10px 20px;
  background: url(../imagens/rodapedivinfodireita.png) left bottom no-repeat;
}

.fundo-busca {
  display: block;
  height: 76px;
  background: url(../imagens/formfoto2.png) left top no-repeat;
}

div#semi-novos #info-direita #procure-uma-foto h2 {
  padding: 0 0 10px 0;
  background: url(../imagens/procule-pelo-veiculo.png) 8% 0% no-repeat;
}

div#semi-novos #info-direita #procure-uma-foto #selecione-a-categoria {
  width: 244px;
  margin-bottom: 10px;
}

div#semi-novos #info-direita #procure-uma-foto .data-pesquisa {width: 120px;}

div#semi-novos #info-direita .botao-mais {margin: -9px 0 40px 20px;}

div#semi-novos #info-direita #botao-procure-uma-foto {
  padding: 4px 0 2px 14px;
  font-size: 13px;
  font-weight: bold;
  background: url(../imagens/buscar.gif) bottom center no-repeat;
}

div#semi-novos #info-direita #algumas-noticias {
  width: 264px;
  padding: 0 5px 10px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#semi-novos #info-direita #algumas-noticias h2 {
  padding-bottom: 10px;
  background: url(../imagens/algumasnoticias.gif) left top no-repeat;
}

div#semi-novos #info-direita #algumas-noticias h3 {
  height: 55px;
  padding-bottom: 5px;
  background: url(../imagens/queroagendar.gif) left top no-repeat;
}

div#semi-novos #info-direita #algumas-noticias a.opcao-noticia {
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
  color: #073F6E;
}

div#semi-novos #info-direita a.opcao-noticia:hover p {text-decoration: underline;}

div#semi-novos #info-direita a.opcao-noticia p {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  line-height: 14px;
}

div#semi-novos #info-direita .opcao-noticia span.noticia-data {padding: 5px 0 0 0;}

div#semi-novos #info-direita .opcao-noticia img {
  float: left;
  margin-right: 5px;
  border: 3px solid #073F6E;
}

div#semi-novos #info-direita .divisao-noticia {
  height: 10px;
  background: url(../imagens/divnoticias.gif) top center no-repeat;
}

/*----caminhoes---------------------------------------------------------------*/
div#caminhoes #info-esquerda {
  height: 158px;
  position: relative;
  margin: -19px 0 0 0;
  padding: 65px 0 0 0;
  background: url(../imagens/principalcaminhoes.jpg) top right no-repeat;
}

div#caminhoes #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 28px 0 45px;
}

div#caminhoes object {float: right;}

/*----caminhoes-categorias--caminhoes-modelos---------------------------------*/
div#caminhoes-categorias #info-esquerda {position: relative;}

div#caminhoes-categorias #info-esquerda #topo-esquerda {
  position: relative;
  height: 97px;
  margin: -20px 0 0 0;
  _margin: -20px 0 -10px 0;
  background: url(../imagens/colunacaminhoes.jpg) top right no-repeat;
}

div#caminhoes-categorias #info-esquerda #conteudo-esquerda {
  margin: -7px 0 -6px 0;
  padding: 5px 10px 0 22px;
  background: url(../imagens/fundocoluna.gif) top right repeat-y #fff;
}

div#caminhoes-categorias #info-esquerda #rodape-esquerda {
  height: 61px;
  background: url(../imagens/rodapecoluna.gif) top right no-repeat;
}

div#caminhoes-categorias #info-esquerda a.coluna-modelo {
  display: block;
  width: 154px;
  padding: 5px;
  *padding: 5px 5px 2px 5px;
  text-decoration: none;
  border-top: 1px solid #1a386c;
}

div#caminhoes-categorias #info-esquerda .coluna-modelo p {
  float: left;
  width: 90px;
  padding: 8px 0;
  font-weight: bold;
  text-align: right;
  color: #fff;
  cursor: pointer;
}

div#caminhoes-categorias #info-esquerda .coluna-modelo:hover p {color: #ff0;}

div#caminhoes-categorias #info-esquerda .coluna-modelo img {float: right;}

div#caminhoes-categorias #info-central {
  width: 460px;
  padding: 10px 15px 15px 20px;
}

div#caminhoes-categorias #info-central .divisao-conteudo {height: 5px;margin-top: 5px;}

div#caminhoes-categorias #info-central h3 {
  font-size: 22px;
  padding-bottom: 2px;
  color: #09426F;
}

div#caminhoes-categorias #info-central h4 {
  font-size: 14px;
  padding-bottom: 25px;
}

div#caminhoes-categorias #info-central h5 {
  font-size: 13px;
  padding-top: 10px;
  color: #09426F;
}

div#caminhoes-categorias #info-central a.titulo-veiculo {
  display: block;
  font-size: 16px;
  color: #093154;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 0 7px 20px;
  background: url(../imagens/fechado.gif) left center no-repeat;
}

div#caminhoes-categorias #info-central p {padding: 3px 0;}

/*cores-disponiveis*/
#cores-disponiveis {
  float: left;
  width: 202px;
  height: 22px;
  padding: 8px 10px 0px 18px;
  background: url(../imagens/fundocores.gif) top center no-repeat;
}

#cores-link-pdf {
  float: left;
  width: 202px;
  height: 22px;
  padding: 8px 10px 0px 18px;
  background: url(../imagens/pdf.gif) top center no-repeat;
}

h6 {
  clear: both;
  font-size: 9px;
  font-weight: normal;
  padding: 4px 0 6px 2px;
}

h6#cor-nome {color: #909090;}

a.cores {
  float: left;
  width: 16px;
  height: 13px;
  padding: 0 1px;
  text-indent: -9999px;
}

a#cor1 {background: url(../imagens/cores/cor1.gif) top center no-repeat;}
a#cor2 {background: url(../imagens/cores/cor2.gif) top center no-repeat;}
a#cor3 {background: url(../imagens/cores/cor3.gif) top center no-repeat;}
a#cor4 {background: url(../imagens/cores/cor4.gif) top center no-repeat;}
a#cor5 {background: url(../imagens/cores/cor5.gif) top center no-repeat;}
a#cor6 {background: url(../imagens/cores/cor6.gif) top center no-repeat;}
a#cor7 {background: url(../imagens/cores/cor7.gif) top center no-repeat;}
a#cor8 {background: url(../imagens/cores/cor8.gif) top center no-repeat;}
a#cor9 {background: url(../imagens/cores/cor9.gif) top center no-repeat;}
a#cor10 {background: url(../imagens/cores/cor10.gif) top center no-repeat;}
a#cor11 {background: url(../imagens/cores/cor11.gif) top center no-repeat;}

a#cor1:hover {background: url(../imagens/cores/cor1.gif) bottom center no-repeat;}
a#cor2:hover {background: url(../imagens/cores/cor2.gif) bottom center no-repeat;}
a#cor3:hover {background: url(../imagens/cores/cor3.gif) bottom center no-repeat;}
a#cor4:hover {background: url(../imagens/cores/cor4.gif) bottom center no-repeat;}
a#cor5:hover {background: url(../imagens/cores/cor5.gif) bottom center no-repeat;}
a#cor6:hover {background: url(../imagens/cores/cor6.gif) bottom center no-repeat;}
a#cor7:hover {background: url(../imagens/cores/cor7.gif) bottom center no-repeat;}
a#cor8:hover {background: url(../imagens/cores/cor8.gif) bottom center no-repeat;}
a#cor9:hover {background: url(../imagens/cores/cor9.gif) bottom center no-repeat;}
a#cor10:hover {background: url(../imagens/cores/cor10.gif) bottom center no-repeat;}
a#cor11:hover {background: url(../imagens/cores/cor11.gif) bottom center no-repeat;}

div#caminhoes-categorias #info-direita .fundo-direita {
  position: relative;
  padding: 0px 20px 20px 20px;
  background: url(../imagens/rodapedivinfodireita.png) left bottom no-repeat;
}

.fotos-veiculo-lateral {
  position: relative;
  padding: 0px 20px 20px 15px;
  background: url(../imagens/rodapedivinfodireita.png) no-repeat left bottom;
}

.fotos-veiculo-lateral img {
  /*border-top: 5px dotted #aaa;*/
}

div#caminhoes-categorias #info-direita #veja-360 {
  display: block;
  height: 223px;
  background: url(../imagens/360.gif) top center no-repeat;
}

div#caminhoes-categorias #info-direita #outras-familias {
  display: block;
  height: 180px;
  padding-top: 10px;
}

div#caminhoes-categorias #info-direita #outras-familias h2 {
  margin-left: 2px;
  background: url(../imagens/outrasfamilias.gif) left top no-repeat;
}

div#caminhoes-categorias #info-direita #outras-familias #direita-link1 {
  float: left;
  width: 150px;
  height: 150px;
}

div#caminhoes-categorias #info-direita #outras-familias #direita-link2 {
  float: right;
  width: 100px;
  height: 150px;
}

/*----onibus-categorias--onibus-modelos---------------------------------------*/
div#onibus-modelos #info-esquerda {position: relative;}

div#onibus-modelos #info-esquerda #topo-esquerda {
  position: relative;
  height: 97px;
  margin: -20px 0 0 0;
  _margin: -20px 0 -10px 0;
  background: url(../imagens/colunaonibus.jpg) top right no-repeat;
}

div#onibus-modelos #info-esquerda #conteudo-esquerda {
  margin: -7px 0 -6px 0;
  padding: 5px 10px 0 22px;
  background: url(../imagens/fundocoluna.gif) top right repeat-y #fff;
}

div#onibus-modelos #info-esquerda #rodape-esquerda {
  height: 61px;
  background: url(../imagens/rodapecoluna.gif) top right no-repeat;
}

div#onibus-modelos #info-esquerda a.coluna-modelo {
  display: block;
  width: 154px;
  padding: 5px;
  *padding: 5px 5px 2px 5px;
  text-decoration: none;
  border-top: 1px solid #1a386c;
}

div#onibus-modelos #info-esquerda .coluna-modelo p {
  float: left;
  width: 90px;
  padding: 8px 0;
  font-weight: bold;
  text-align: right;
  color: #fff;
  cursor: pointer;
}

div#onibus-modelos #info-esquerda .coluna-modelo:hover p {color: #ff0;}

div#onibus-modelos #info-esquerda .coluna-modelo img {float: right;}

div#onibus-modelos #info-central {
  width: 460px;
  padding: 10px 15px 15px 20px;
}

div#onibus-modelos #info-central h3 {
  font-size: 22px;
  padding-bottom: 2px;
  color: #09426F;
}

div#onibus-modelos #info-central h4 {
  font-size: 14px;
  padding-bottom: 25px;
}

div#onibus-modelos #info-central h5 {
  font-size: 13px;
  padding-top: 10px;
  color: #09426F;
}

div#onibus-modelos #info-central a.titulo-veiculo {
  display: block;
  font-size: 16px;
  color: #093154;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 2px 20px;
  background: url(../imagens/fechado.gif) left top no-repeat;
}

div#onibus-modelos #info-central p {padding: 8px 0;}

div#onibus-modelos #info-direita .fundo-direita {
  position: relative;
  padding: 20px;
  background: url(../imagens/rodapedivinfodireita.png) left bottom no-repeat;
}

div#onibus-modelos #info-direita #img-onibus-principal img {
  display: block;
  width: 260px;
}

div#onibus-modelos #info-direita #outras-familias {
  display: block;
  height: 210px;
  padding-top: 10px;
  background: url(../imagens/caminhoes.jpg) bottom center no-repeat;
}

div#onibus-modelos #info-direita #outras-familias h2 {
  height: 50px;
  margin-left: 2px;
  background: url(../imagens/linhadecaminhoes2.gif) left top no-repeat;
}

div#onibus-modelos #info-direita #outras-familias #direita-link1 {
  float: left;
  outline: 1px solid #000;
  width: 150px;
  height: 150px;
}

div#onibus-modelos #info-direita #outras-familias #direita-link2 {
  float: right;
  outline: 1px solid #000;
  width: 100px;
  height: 150px;
}

/*----microonibus-categorias--microonibus-modelos-----------------------------*/
div#microonibus-modelos #info-esquerda {position: relative;}

div#microonibus-modelos #info-esquerda #topo-esquerda {
  position: relative;
  height: 97px;
  margin: -20px 0 0 0;
  _margin: -20px 0 -10px 0;
  background: url(../imagens/colunaonibus.jpg) top right no-repeat;
}

div#microonibus-modelos #info-esquerda #conteudo-esquerda {
  margin: -7px 0 -6px 0;
  padding: 5px 10px 0 22px;
  background: url(../imagens/fundocoluna.gif) top right repeat-y #fff;
}

div#microonibus-modelos #info-esquerda #rodape-esquerda {
  height: 61px;
  background: url(../imagens/rodapecoluna.gif) top right no-repeat;
}

div#microonibus-modelos #info-esquerda a.coluna-modelo {
  display: block;
  width: 154px;
  padding: 5px;
  *padding: 5px 5px 2px 5px;
  text-decoration: none;
  border-top: 1px solid #1a386c;
}

div#microonibus-modelos #info-esquerda .coluna-modelo p {
  float: left;
  width: 90px;
  padding: 8px 0;
  font-weight: bold;
  text-align: right;
  color: #fff;
  cursor: pointer;
}

div#microonibus-modelos #info-esquerda .coluna-modelo:hover p {color: #ff0;}

div#microonibus-modelos #info-esquerda .coluna-modelo img {float: right;}

div#microonibus-modelos #info-central {
  width: 460px;
  padding: 10px 15px 15px 20px;
}

div#microonibus-modelos #info-central h3 {
  font-size: 22px;
  padding-bottom: 2px;
  color: #09426F;
}

div#microonibus-modelos #info-central h4 {
  font-size: 14px;
  padding-bottom: 25px;
}

div#microonibus-modelos #info-central h5 {
  font-size: 13px;
  padding-top: 10px;
  color: #09426F;
}

div#microonibus-modelos #info-central a.titulo-veiculo {
  display: block;
  font-size: 16px;
  color: #093154;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 2px 20px;
  background: url(../imagens/fechado.gif) left top no-repeat;
}

div#microonibus-modelos #info-central p {padding: 8px 0;}

div#microonibus-modelos #info-direita .fundo-direita {
  position: relative;
  padding: 20px;
  background: url(../imagens/rodapedivinfodireita.png) left bottom no-repeat;
}

div#microonibus-modelos #info-direita #img-microonibus-principal img {
  display: block;
  width: 260px;
}

div#microonibus-modelos #info-direita #outras-familias {
  display: block;
  height: 210px;
  padding-top: 10px;
  background: url(../imagens/caminhoes.jpg) bottom center no-repeat;
}

div#microonibus-modelos #info-direita #outras-familias h2 {
  height: 50px;
  margin-left: 2px;
  background: url(../imagens/linhadecaminhoes2.gif) left top no-repeat;
}

div#microonibus-modelos #info-direita #outras-familias #direita-link1 {
  float: left;
  outline: 1px solid #000;
  width: 150px;
  height: 150px;
}

div#microonibus-modelos #info-direita #outras-familias #direita-link2 {
  float: right;
  outline: 1px solid #000;
  width: 100px;
  height: 150px;
}



/*----fale-conosco------------------------------------------------------------*/
body#pg-fale-conosco #rodape {margin-top: -50px;}

div#fale-conosco #info-esquerda {
  position: relative;
  height: 298px;
  margin: -20px 0 0 0;
  padding: 70px 0 0 0;
  background: url(../imagens/colunafaleconosco.jpg) top right no-repeat;
}

div#fale-conosco #info-esquerda p {
  line-height: 12px;
  color: #c3c3c3;
  font-size: 10px;
  padding: 0 10px 0 32px;
}

div#fale-conosco #info-esquerda p a {
  display: block;
  text-align: right;
  text-decoration: none;
  color: #c3c3c3;
  padding: 130px 32px 0 0;
}

div#fale-conosco #info-esquerda p a:hover {text-decoration: underline;}

div#fale-conosco #info-central {
  width: 460px;
  padding: 10px 20px 0 20px;
  _padding: 10px 0 0 20px;
}

div#fale-conosco #info-central form {
  height: 300px;
  background: url(../imagens/formcontato2.png) top center no-repeat;
}

div#fale-conosco #info-central form * {
  font-size: 12x;
  font-family: verdana;
}

div#fale-conosco #info-central form span {
  display: block;
  height: 48px;
  *height: 47px;
  padding: 3px 0 0 0;
}

div#fale-conosco #info-central form u {
  float: left;
  padding-top: 8px;
  text-decoration: none;
}

div#fale-conosco #info-central form #lista-concessionaria {
  float: right;
  width: 290px;
  _width: 295px;
  height: 20px;
  padding: 8px 0 2px 5px;
  margin-right: 5px;
  _margin-right: -3px;
  color: #000;
  text-decoration: none;
  background: url(../imagens/combo.png) top right no-repeat;
}

div#fale-conosco .lista-oculta {
  width: 294px;
  top: 96px;
  left: 174px;
  _width: 280px;
  _top: 46px;
  _left: 156px;
  background: #ccc;
  color: #000;
}

div#fale-conosco .lista-oculta a {color: #707070;}

div#fale-conosco #info-central form span#telefone-cidade,
div#fale-conosco #info-central form label {
  display: block;
  padding: 0 10px 24px 10px;
  *padding: 0 10px 22px 10px;  
  _padding: 0 10px 22px 15px;
}

div#fale-conosco #info-central form span#telefone-cidade {
  height: 0px;
  padding-top: 1px;
  *padding: 0 10px 22px 10px;
  _padding: 0 10px 5px 15px;
}

div#fale-conosco #info-central form span#telefone-cidade input,
div#fale-conosco #info-central form label input,
div#fale-conosco #info-central form label textarea {
  background: transparent;
  border: none;
}

div#fale-conosco #info-central form input,
div#fale-conosco #info-central form span#telefone-cidade input {width: 100%; height: 15px;}

div#fale-conosco #info-central form span#telefone-cidade input#contato-telefone {
  float: left;
  width: 206px;
  margin-right: 28px;
  *margin-right: 26px;
}

div#fale-conosco #info-central form span#telefone-cidade input#contato-cidade {
  float: left;
  width: 205px;
}

div#fale-conosco #info-central form label#contato-mensagem {padding: 15px 10px 8px 10px;_padding: 15px 10px 8px 15px;}

div#fale-conosco #info-central form label textarea {
  width: 440px;
  _width: 438px;
  height: 80px;
}

div#fale-conosco #info-central form label#botao-contato input {
  float: right;
  width: 120px;
  *width: 110px;
  _width: 100px;
  padding-left: 10px;
  color: #909090;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
  background: transparent;
}

div#fale-conosco #info-central form label#botao-contato input:hover {color: #fff;}

div#fale-conosco #info-central h2 {
  margin-bottom: 10px;
  background: url(../imagens/tlmandeumamensagem.gif) left center no-repeat;
}

div#fale-conosco #info-direita {
  width: 269px;
  padding: 0 5px 15px 20px;
  background: url(../imagens/rodapedivinfodireita.png) bottom center no-repeat;
}

div#fale-conosco #info-direita h2 {
  background: url(../imagens/tlendereco.gif) left top no-repeat;
}

div#fale-conosco #info-direita address {
  font-style: normal;
  line-height: 16px;
}

div#fale-conosco #info-direita a#email-contato {
  display: block;
  padding: 15px 0 1px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #073F6E;
  background: url(../imagens/email.gif) left bottom no-repeat;
}

div#fale-conosco #info-direita a.botao-mais {margin: 15px 0 -34px 0;}

div#fale-conosco .lista-oculta {
  position: absolute;
  z-index: 100;
  display: block;
  width: 294px;
  margin: -13px 0 0 5px;
  border: 1px solid #c5c5c5;
  border-right: 0px;
  *border-right: 1px solid #c5c5c5;
  border-bottom: 0px;
  background: #EEE9E9;
}

input.error {border: 1px solid #f00 !important;}

div#fale-conosco label.error {display: none !important;}

div#fale-conosco input.error {
  border: 0px !important;
  background: url(../imagens/atencao.gif) right top no-repeat !important;
}



/*----rodape------------------------------------------------------------------*/
div#rodape {
  height: 225px;
  padding-top: 20px;
  font-size: 9px;
  color: #1D5586;
  background: url(../imagens/rodape.gif) bottom center no-repeat;
}

body#pg-concessionarias div#rodape {margin-top: -70px;}

#telefone-suporte {
  height: 90px;
  margin-bottom: 30px;
  background: url(../imagens/24h.gif) bottom right no-repeat;
}

#rodape-telefones {
  float: right;
  width: 230px;
  height: 75px;
  padding: 2px 35px 0 0;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #fff;
  background: url(../imagens/telefone.gif) top right no-repeat;
}

#rodape-telefones strong {color: #FED42C;}

#rodape-telefones span {color: #9BA0A4;}

#parceiro-trucksports {
  display: block;
  width: 80px;
  height: 80px;
  background: url(../imagens/trucksports.gif) top center no-repeat;
}

div#rodape span#empresa-associada {float: left;}

div#rodape strong {color: #c3c3c3;}
  
div#rodape #iso {
  float: left;
  width: 50px;
  height: 43px;
  margin: -20px 0 0 5px;
  background: url(../imagens/logo-iso2.gif) top center no-repeat;
}

div#rodape span a {color: #c3c3c3;}
div#rodape span a:hover {color: #fff;}

div#rodape span#empresa-associada {float: left;}

div#rodape span#desenvolvedor {float: right;}

div#rodape span#desenvolvedor a {font-weight: bold;}
