html, body {
  margin: 0;
  padding: 0;
}

.espaco{
	height: 10px;
	width: 100%;
}

#bg_left {
	width:30%;
	height:219px;
	float:left;
	position:absolute;
	background-image:url(../images/bg_left.gif);
	top:179px;
}

#bg_right {
	width:70%;
	height:219px;
	float:right;
	position:absolute;
	background-image:url(../images/bg_right.gif);
	left:30%;
	top:179px;
}

#geral {
	width:100%;
	position:absolute;
	top: 0px;
	left:0px;
}

#header {
	width: 983px;
	margin:0 auto;
}

#logo {
	width: 983px;
	height:118px;
	clear:both;
}

#banner {
	clear:both;
	float:left;
	width:442px;
	height:219px;
}

#destaques {
	float:left;
	width:541px;
	height:199px;
}

#destaques_aba {
	width:541px;
	height:24px;
}

.carros {
	width:102px;
	float:left;
	margin-left:15px;
	height:auto;
	min-height:90px;
}

.carros a:hover {
	width:102px;
	height:auto;
	float:left;
	background-color:#626463;
	text-decoration:none;
}

.borda_carros {
	width: 100px;
	height:72px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#d3d5d4;
}

.fotos_carros {
	background-repeat:no-repeat; 
	width:90px; 
	height:62px; 
	margin-top:5px;
	margin-left:5px;
	float: left;
}

.texto_carros {
	float:left;
	clear:both;
	width:102px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d3d5d4;
	text-decoration:none;
}

#botoes_centro {
	float:left;
	margin-left:230px;
}

#sombra_banner {
	height:15px;
	clear:both;
}

#content {
	float:right;
	width: 920px;
	clear:both;
}

#img_titulo {
	float:left;
}

#listra_separa {
	height:1px;
	width:100%
}

.listra{
	float: left; 
	background:url(../images/listra_separa.png) no-repeat; 
	width: 100%; 
	height: 1px;
	margin-left: 50px;
}


#pao {
	width:920px;
	margin-top:4px;
}

#content_interna {
	float:left;
	width: 920px;
	margin-top:12px;
	text-align:justify;
}

#busca {
	width: 100%;
	height: auto;
	padding-left: 50px;
	clear: both;
}

#rodape {
	width: 100%;
	height:102px;
	float:left;
	padding-left: 50px;
	/*background-image:url(../rodape/images/fundo_rodape.gif);
	background-repeat:repeat-x; */
	clear:both;
}


#subir_voltar{
	clear:both;
	float:right;
	width: auto;
	height:auto;
	margin-top:20px;
}

#fotos{
	clear:both;
	float:left;
	padding-right:10px;
}

.foto{
	clear:both;
	float:left;
	margin: 0 auto;
}

.campo select{
	float: left;
	width: 55px;
	margin-left: 4px;
	background-color: #E8EADF;
	border: 1px solid #D1D2C4;
	color: #000000;
	margin-top: 5px;
}

.estica{
	clear: both;
	width: 100%;
}

/* Semi - Novos*/

#sn_esq{
	width: 530px;
	height: auto;
	float: left;
}

#descricao {
	height: auto;
	width: 100%;
}

#sn_descricao{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

#sn_preco{
	float: left;
	height: 100%;
	text-align: right;
}

#back_carros{
	width: 416px;
	height: auto;
	margin-bottom: 5px;
}

#back_proposta .descricao{
	width: 90px;
	float: left;
}

#back_proposta{
	width: 100%;
	margin-bottom: 5px;
	padding: 4px;
}

#sn_dir{
	width: 338px;
	height: auto;
	float: left;
}

.descricao{
   float: left;
   width: 82px;
   margin-top: 5px;
}

input .campo{
	width: 210px;
	float: left;
	height: 26px;
}

.checkbox{
	width: 160px;
	float: left;
}

#sn_proposta{
	width: 380px;
	height: auto;
	font-weight: bold;
}

#sn_fotos span{
	margin-left: 6px;
	margin-top: 5px;
}

#modelos{
	float: left;
}

#vei_marca{
	float: left;
	width:	140px;
}

select#ano{
	margin-left: 10px;
	width: 65px;
	float: left;
}

input#bt_enviar{
	border-style: none;
	width: 97px;
	height: 12px;
	float: left;
	margin-left: 10px;
}

#opcionais{
	height: auto;
	width: 100%;
	margin-top: 5px;
}

#modelo{
	float: left;
}

#bt_enviar{
	margin:5px 0 0 -3px; 
	text-align: 
	right; width: 100%; 
	float: left;
}