/*BoxModel*/
#corpo
{
	display:block;
	width:770px;
	position:absolute;
	left:-385px;
	background-color:#fff;
	margin-left:50%;
}
#corpodtl
{
	display:block;
	width:770px;
	position:absolute;
	left:-385px;
	margin-left:50%;
	background-color:#eae8e8;
}

#topo
{
	display:block;
	width:770px;
	float:left;
	background-color:#1f5578;
}
#logo
{
	display:block;
	float:right;
	width:213px;
	height:209px;
	background-image:url(../imagens/logotipo.jpg);
	background-repeat:no-repeat;
}
#menu
{
	width:770px;
	float:left;
}
#rodape_bv
{
	width:770px;
	height:41px;
	background-image: url(../imagens/bg_rodape.jpg);
	display:block;
	text-align:right;
	float:left;
	background-repeat:no-repeat;
}
/* --------------------------Index ----------------------------*/ 

#ofertas
{
	display:block;
	float:left;
	width:570px;
	height:223px;
}
#ofertas1, #ofertas2
{
	display:block;
	float:left;
	width:100px;
	height:200px;
	text-align:center;
}
#refinancie
{
	display:block;
	float:left;
	width:197px;
	height:223px;
}
#estoque
{
	width:253px;
	height:177px;
	float:left;
	display:block;
}
#financia
{
	width:259px;
	height:177px;
	display: block;
	float:left;
}
#fale
{
	width:258px;
	height:177px;
	display:block;
	float:left;
	background-image:url(../imagens/bg_contato.jpg);
	padding:90px  5px 2px 15px;
	background-repeat:no-repeat;
	color:#26645e;
}
/* -------------------------Fim da Index ---------------------*/ 

#localizacao
{
	display:block;
	float: right;
	background-image: url(../imagens/local.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:306px;
	text-align:center;
	padding:50px 0px 0px 0px;
}

#contato
{
	display:block;
	background-image:url(../imagens/bg_Fundocontato.jpg);
	background-repeat:no-repeat;
	float: left;
	width:770px;
	height:280px;
	text-align:center;
	padding:10px 30px;
}
#contato p 
{
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#contato p a
{
	color:#1e5476;
	font-size:15px;
	font-weight:bold;
}
#contato h3
{
	color:#1e5476;
	font-size:24px;
	font-family:Trebuchet MS;
	margin:20px;
}
#conteudo h3
{
	color:#1e5476;
	font-size:24px;
	font-family:Trebuchet MS;
	margin:10px;
}

#empresa
{
	background-image:url(../imagens/bg_empresa.jpg);
	width:770px;
	background-repeat:no-repeat;
	height:auto;
	text-align:center;
	padding:10px 30px;
}
#local
 {
 width:395px;
 height:210px;
 position:absolute;
 }
/* -------------------------- ----------------------------*/ 
#search {
	display:block;
	width:155px;
	border:1px solid #666;
	background-image: url(../imagens/fundo_search.gif);
}

#dg_ResultadoVeiculos, #img_FotoSelecionada 
{
	border:1px solid #215377;
}
#img_FotoSelecionada 
{
	display:block;
	float:left;
	margin:5px 5px 0px 1px;
}
#lbl_ResultadoValor
{
	color:#111;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:100%;
}

/* Página de Detalhes */
#detalhebody 
{
	width:568px;
	float:left;
	display:block;
	border:solid 1px #dbd8d8;
	background-color:#eaeaea;
	padding:5px;
	height:335px;
	margin-top:0px;
}
#detalheproprietario
{
	margin-top:0px;
}
#detalhevalor, #detalheproprietario
{
	width:195px;
	float:right;
	border:solid 1px #dbd8d8;
	background-color:#eaeaea;
	margin-bottom:8px;
	height:168px;
}
#caracteristicas
{
	display:block;
	float:left;
	margin-top:5px;
	border:solid 1px #dbd8d8;
}
#obs
{
	width:569px;
	float:left;
	display:block;
	border:solid 1px #dbd8d8;
	background-color:#eaeaea;
	padding:5px;
	margin-top:10px;	
	height:201px;
}
#proposta
{
	width:195px;
	float:left;
	display:block;
	border:solid 1px #dbd8d8;
	background-color:#eaeaea;
	margin-left:6px;	
	height:197px;
}

#conteudo
{
	width:770px;
	height:245px;
}