/* Estrutura básica*/
/*
@import url(search-advanced.css);
@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(destaques.css);

*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, Sans-serif;	
}
body {
	background-color: #666666;
	background-image:url(../slices/bg.jpg);

}
#Page {
	width:778px;
	margin:auto;
	background-color:#f3f0f9;

}

#Column-Left {
	width:778px;
	margin:auto;
	display:table;

}

#Content-Main{

	clear:both;
		display:table;
		width:778px;
	
}
#Main-Nav-left{
	width:188px;
	float:left;
	margin:auto;

}
#Sub-Content{
	width:588px;
	float:left;
	background-image:url(../slices/separadorvertical.jpg);
	background-repeat:no-repeat;
	background-position:0 66px;
	min-height:600px;
}

#Content-Footer{
	width:778px;
	clear:both;
	margin:10px 0 0 0;
}




.FormTable{
	width:100%;
	margin:auto;
}
.Centraliza{
	width:100%;
	margin:auto;
}

h1, h2, h3 {
	font-family:"trebuchet MS";
	font-size:16px;
}
#FormSobEncomenda,#trabalheConosco, #financiamento, #FormCadastro, #localizacao, #FormFaleConosco, #FormIndique, #Empresa{
	padding:0 10px 0 10px;

}


#trabalheConosco h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-trabalhe.jpg);
	height:22px;
	background-repeat:no-repeat;
	margin:9px 0 10px 0;
}
#FormSobEncomenda h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Enc.gif);
	height:22px;
	background-repeat:no-repeat;
	margin:9px 0 10px 0;
}
#financiamento h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-financiamento.jpg);
	height:22px;
	background-repeat:no-repeat;
	margin:8px 0 10px 0;
}
#FormCadastro h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-cadastre.jpg);
	height:22px;
	background-repeat:no-repeat;
	margin:9px 0 10px 0;
}
#localizacao h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Loc.gif);
	height:22px;
	background-repeat:no-repeat;
	margin:9px 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-faleconosco.jpg);
	height:22px;
	background-repeat:no-repeat;
	margin:7px 0 10px 0;

}
#FormIndique h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-indique.jpg);
	height:22px;
	background-repeat:no-repeat;
	margin:9px 0 5px 0;
}

#Empresa h1.header {
	text-indent:-9999px;
	background-image:url(../slices/header-Emp.gif);
	height:22px;
	background-repeat:no-repeat;
	margin:0 0 5px 0;
}
#Empresa #container-empresa{
	margin:10px;
}
