/* Estrutura básica*/
/*

@import url(nav-menu.css);
@import url(featured-usadas.css);
@import url(featured-imoveis-lancamento.css);
@import url(rodape.css);*/

@import url(destaque02.css);

@import url(index.css);
@import url(search-advanced.css);
@import url(destaque.css);
@import url(destaque_modelo_carrosel.css);
body {
	margin:0;
	padding:0;
	outline:none;
	background-image:url(../slices/bg.jpg);
	text-decoration:none;
	background-color:#F4F4F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
}
#Page {
	width:994px;
	margin:auto;
}

#Column-Left {
background-color:#FFF;
display:table;
padding-bottom:25px;
}

#Content-Main{
	width:994px;
	clear:both;
}

#Main-Nav-left{
	width:200px;
	float:left;
	text-align:center;
}

#Sub-Content{
	width:794px;
	float:left;
	
}
#Column-Right {

}
.FormTable{
	width:100%;
	margin:auto;
}
.Centraliza{
	width:100%;
	margin:auto;
}

h1, h2, h3 {
	font-family:"trebuchet MS";
	font-size:16px;
}
#FormSobEncomenda, #financiamento, #FormCadastro, #localizacao, #FormFaleConosco, #FormIndique, #Empresa{
	padding:0 10px 0 10px;
	
}


#FormSobEncomenda h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Enc.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#financiamento h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Fin.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#FormCadastro h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Cad.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#localizacao h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Loc.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}#localizacao h2{
	font-family: trebuchet ms;
	font-size:14px;
	font-weight: normal;
	margin:5px 0;
	text-align:center;
	
}
#FormFaleConosco h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Fal.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#FormIndique h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Ind.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}

#Empresa h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Emp.gif);
	height:38px;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#Empresa #container-empresa{
	margin:10px;
}

