@charset "utf-8";
/* CSS Document */

body{
	margin-top:0px;
	font-family: verdana;
	color: #003586;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
}
#geral{
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}
#topo{
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 840px;
	float: left;
}
#flash{
	height: 212px;
	width: 840px;
	float: left;
}
#boxes{
	background-image: url(imagens/fundo_boxez.jpg);
	background-repeat: repeat;
	float: left;
	height: 139px;
	width: 840px;
}
#box1{
	background-image: url(imagens/veiculos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 213px;
}
#conteudobox1{
	float: left;
	height: 48px;
	width: 181px;
	padding-top: 94px;
	padding-left: 32px;
	text-align: left;
}
#box2{
	background-image: url(imagens/financiamento.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 205px;
	float: left;
}
#conteudobox2{
	text-align: justify;
	float: left;
	height: 37px;
	width: 184px;
	padding-top: 95px;
	padding-left: 28px;
}
#box3{
	background-image: url(imagens/consorcio.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 178px;
	padding-top: 90px;
	padding-left: 27px;
}
#conteudobox3{
	text-align: left;
	float: left;
	height: 38px;
	width: 180px;
	padding-top: 3px;
	padding-left: 2px;
}
#box4{
	background-image: url(imagens/seguro_automovel.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 206px;
}
#conteudobox4{
	float: left;
	height: 50px;
	width: 178px;
	text-align: left;
	padding-top: 94px;
	padding-left: 28px;
}
#rodape{
	background-image: url(imagens/rodape.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 825px;
	padding-top: 10px;
	padding-left: 15px;
}
.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003586;
}
.texto_abc1{
	font-family: Arial;
	font-size: 11px;
	color: #003586;
}
.comportamentobox:a{}
.comportamentobox:link{
	color: #333333;
	font-weight: normal;
}
.comportamentobox:visited{
	color: #333333;
	font-weight: normal;
}
.comportamentobox:hover{
	color: #013686;
	font-weight: normal;
}
#conteudointerno{
	float: left;
	height: auto;
	width: 820px;
	background-image: url(imagens/bg_interna.jpg);
	background-repeat: repeat;
	padding-left: 20px;
	padding-top: 10px;
}
.titulo{
	font-family: arial;
	font-size: 18px;
	color: #013F8C;
	font-weight: bold;
}
#titulos{
	float: left;
	height: auto;
	width: 790px;
}
#textos{
	float: left;
	height: auto;
	width: 800px;
	padding-right: 30px;
	margin-right: 30px;
	text-align: justify;
	padding-top: 15px;
}

.textos{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-variant: normal;
}

.tabela{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
#imagem{
	background-image: url(imagens/imagem_credito.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 88px;
	width: 167px;
	padding-left: 5px;
}
#casa{
	background-image: url(imagens/casa.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 166px;
	width: 164px;
	padding-right: 10px;
}
#fundocontato{
	float: left;
	height: auto;
	width: 340px;
}
#endereco{
	float: left;
	height: auto;
	width: 395px;
}
#imagemcontato{
	background-image: url(imagens/imagem_contato.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 151px;
	width: 138px;
	margin-right: 5px;
}
#form{
	background-image: url(imagens/fundo_contato.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 327px;
	width: 303px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
}
.esinet{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.comportamentoesinet:a{}
.comportamentoesinet:link{
	color: #333333;
	font-weight: normal;
	font-size: 8px;
}
.comportamentoesinet:visited{
	color: #333333;
	font-weight: normal;
	font-size: 8px;
}
.comportamentoesinet:hover{
	color: #013686;
	font-weight: normal;
	font-size: 8px;
	}

.box_veiculo{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	width:190px;
	height:180px;
	float:left;
	text-align:center;


}
	
.veiculo{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align:center;


}
.foto_veiculo{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-top:7px;
	width:145px;
	height:115px;
	background-image:url(imagens/bg_box_veiculo.jpg);
	background-repeat:no-repeat;

}

#foto_grande{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-top:7px;
	padding-left:7px;
	float:left;
	width:335px;
	height:auto;
	background-image:url(imagens/bg_box_veiculo_grande.jpg);
	background-repeat:no-repeat;

}

#foto_pequena{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-top:7px;
	width:400px;
	height:auto;
	background-image:url(imagens/bg_box_veiculo_pequena.jpg);
	background-repeat:no-repeat;
	float:left;

}

#detalhes_veiculo{
	float:left;
	width:400px;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
	height: auto;
	padding-top: 10px;
}
#lateral_esq{
	width:350px;
	float:left;
	height: auto;
}
.texto_g1{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
}
.texto_g1a{
	font-size:16px;
	font-family:Arial;
	color:#006699;
	font-weight:bold;
}
.preco_g1{
	font-size:16px;
	font-family: Arial;
	color:#E80000;
	font-weight:bold;

}

#texto_desbreve{
	font-family: verdana;
	font-size: 11px;
	color:#006697;
	text-align:justify;
	width:390px;
	background-color:#E9F3FB;
	padding-bottom: 10px;
}

#descricao{
	font-family: verdana;
	font-size: 12px;
	color:#666666;
	text-align:justify;
	font-weight: normal;
	padding-top: 5px;

}
 
#textos_pagina_detalhes{
	width:800px;
	height:auto;
	float: left;
	_height:auto;
}
.alerta{
	font-family: verdana;
	font-size: 13px;
	color:#666666;
	margin-left:120px;
	vertical-align:bottom;
	font-style:oblique;
	font-weight:bold;
	text-align:center;
	width:600px;
	height:30px;
	background-color:#F5F5F5;
}
#pesquisa_veiculos{
	background-image: url(imagens/pesquisa_veiculos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 154px;
	width: 817px;
}
#anuncie_veiculos{
	background-image: url(imagens/anuncie_veiculos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 154px;
	width: 817px;
} 
#anuncie_login{
	background-image:url(imagens/anuncie_login_img1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left:10px;
	padding-top:10px;
	height: 170px;
	width: 380px;
} 
#lado_esquerdo{
	float: left;
	height: auto;
	width: 400px;
	padding-top: 10px;
}
#acessorios{
	float:left;
	width:400px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	height: auto;

}
#lado_direito{
	float: left;
	height: auto;
	width: 390px;
	margin-left: 20px;
	padding-top: 10px;
}
.detalhes_veiculo{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;

}
#informacoes_carro{
	float: left;
	height: auto;
	width: 390px;
	background-color: #FFFFFF;
	font-weight: normal;
}
#fazer_proposta{
	float: left;
	height: auto;
	width: 390px;
	padding-top: 10px;
}
.marca{
	font-size:14px;
	font-family: Arial;
	color:#006699;
	font-weight:bold;
}
.texto_marca{
	font-family: Arial;
	font-size: 14px;
	color: #003586;
	font-weight:normal;
}
#topo2{
	background-image: url(imagens/topo2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 829px;
	float: left;
}
#conteudointerno2{
	float: left;
	height: auto;
	width: 829px;
	background-image: url(imagens/bg_interna.jpg);
	background-repeat: repeat;
	padding-left: 10px;
}
#cnpj{
	height: 32px;
	width: 375px;
	float: left;
}

