@charset "utf-8";
/* 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(index.css);
@import url(destaques.css);
@import url(../componentes/menu-imoveis/1/css/1.css);
@import url(destaque02.css);

body {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
	background-color:#F4F4F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
    background-image:url(../slices/bg.jpg);
    background-position:center  top;
}
#Page {
  width:994px;
  margin:auto;
  display:table;
  background-color:#FFFFFF;
}

#Column-Left {
}


#Content-Main{
  clear:both;
  width:994px;
}

#Main-Nav-left{
  width:150px;
  float:left;
}

#Sub-Content{

  width:840px;
  float:left;
  margin:0 0 0 4px;
}

#Content-Footer{
  clear:both;
  display:table;
  width:994px;
  margin:10px 0 0 0 ;
}


#Column-Right {
}
#Column-Right #banner1 {
}
#Column-Right #banner2 {
}
#Column-Right #banner3 {
}



.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,#trabalheConosco, #FormIndique, #Empresa{
	padding:0 10px 0 10px;

}


#FormSobEncomenda h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-SobEncomenda.jpg);
	height:48px;
	background-repeat:no-repeat;
        background-position:center top;
	margin:10px 0 10px 0;
}

#financiamento h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-SeuImovel.jpg);
	height:48px;
	background-repeat:no-repeat;
    background-position:center top;
	margin:10px 0 10px 0;
}
#FormCadastro h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-CadIMovel.jpg);
	height:48px;
	background-repeat:no-repeat;
        background-position:center top;
	margin:10px 0 10px 0;
}
#localizacao h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-Localizacao.jpg);
	height:48px;
	background-repeat:no-repeat;
        background-position:center top;
	margin:10px 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/img-FaleConosco.jpg);
	height:48px;
	background-repeat:no-repeat;
	margin:10px 0 10px 0;
        background-position:center top;
}
#FormIndique h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-IndiqueAmigo.jpg);
	height:48px;
	background-repeat:no-repeat;
	margin:10px 0 10px 0;
    background-position:center top;
}

#Empresa h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-Empresa.jpg);
    background-position:center top;
	height:48px;
	background-repeat:no-repeat;
	margin:10px 0 10px 0;
}
#Empresa #container-empresa{
	margin:10px;
}

#Cidade h1.header {
	text-indent:-9999px;
	background-image:url(../slices/img-Cidade.jpg);
    background-position:center top;
	height:48px;
	background-repeat:no-repeat;
	margin:10px 0 10px 0;
}
#Cidade #container-cidade{
	margin:20px;
}

#trabalheConosco h1.header{
  	text-indent:-9999px;
	background-image:url(../slices/img-TrabalheConosco.jpg);
    background-position:center top;
	height:48px;
	background-repeat:no-repeat;
	margin:10px 0 10px 0;

}

