body {
	margin:0px; 
	background-color:#F5F5F5; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
p {
	margin-bottom:20px;
	margin-top:0px;
}
img {
	border:0px;
}
form {
	 margin:0px;
	 padding:0px;
}
h3 {
	font-size:14px;
	margin-top:0px;
	padding:0px;
}
#tudo { 
	width:980px; 
	margin:0 auto;
}

#topo {
	width:980px;
	float:left;
}
#topo_logo {
	width:480px;
	height:140px;
	margin-top:30px;
	background-color:#000;
	float:left;
}
#topo_fotos {
	width:270px;
	height:150px;
	background-color:#FFF;
	margin-top:20px;
	float:left;
}
#topo_meusimoveis {
	width:215px;
	height:40px;
	padding-top:10px;
	padding-right:15px;
	text-align:right;
	background-color:#FFF;
	float:left;
}
#topo_centraldeatendimento {
	width:230px;
	height:40px;
	margin-top:30px;
	background-color:#FFF;
	text-align:right;
	float:left;
}
#topo_menu {
	width:750px;
	height:50px;
	background-color:#FFF;
	float:left;
}
#topo_sombra {
	width:980px;
	height:20px;
	background-image:url(../images/topo_sombra.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}
#busca {
	width:140px;
	background-color:#F5F5F5;
	padding:15px;
	margin-bottom:10px;
	float:left;
}
.busca_titulo {
	width:140px;
	height:40px;
	text-align:right;
	float:left;
}
.busca_botao {
	width:140px;
	height:26px;
	text-align:right;
	cursor:pointer;
	padding-top:10px;
	float:left;
}
#meio {
	width:960px;
	padding:10px;
	padding-top:0px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_meio.gif);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
}
#menu {
	width:150px;
	background-color:#FFF;
	float:left;
}
.menu_titulo {
	width:150px;
	padding-top:10px;
	float:left;
}
.menu_listagrupo{
	width:150px;
	display:block;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}
.menu_lista{
	width:150px;
	height:15px;
	padding-top:6px;
	padding-bottom:8px;
	border-bottom:1px solid #E5E5E5;
	text-align:right;
	cursor:pointer;
	list-style:none;
}
.menu_lista:hover{
	color:#CC9900;
	background-color:#FFF;
}
#miolo {
	width:600px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.titulos {
	width:100%;
	height:27px;
	padding-top:14px;
	color:#000;
	font-size:18px;
	border-bottom:1px solid #CCB17F;
	margin-bottom:20px;
	float:left;
}
.titulos2 {
	width:100%;
	padding-top:17px;
	padding-bottom:17px;
	float:left;
}
.subtitulos {
	width:100%;
	height:25px;
	padding-top:5px;
	color:#CC9900;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #ECE0BD;
	margin-bottom:10px;
	float:left;
}
#painel {
	width:170px;
	padding-top:10px;
	background-color:#FFF;
	float:left;
}
.box_banner {
	width:180px;
	margin-bottom:10px;
	float:left;
}
.box_banner2 {
	width:158px;
	float:left;
}
#rodape_tudo { 
	width:100%;
	height:200px;
	float:left;
	background-image:url(../images/rodape_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#rodape { 
	width:980px; 
	margin:0 auto;
}
#rodape_sombra {
	width:100%;
	background-image:url(../images/rodape_sombra.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
	float:left;
}
#rodape_logo {
	width:299px;
	margin-top:20px;
	margin-right:40px;
	padding-top:10px;
	height:65px;
	border-right:1px solid #373737;
	padding-top:15px;
	float:left;
}
#rodape_endereco {
	width:240px;
	height:70px;
	padding-top:30px;
	color:#FFF;
	float:left;
}
.rodape_telefone {
	width:160px;
	height:70px;
	padding-top:30px;
	color:#FFF;
	float:left;
}
#rodape_email {
	width:150px;
	height:70px;
	padding-top:30px;
	color:#FFF;
	float:left;
}
#rodape_sub100 {
	width:490px;
	height:26px;
	border-top:1px solid #373737;
	padding-top:4px;
	text-align:right;
	float:left;
}
#rodape_copyright {
	width:490px;
	height:22px;
	border-top:1px solid #373737;
	padding-top:8px;
	text-align:left;
	font-size:11px;
	color:#666;
	float:left;
}
