body {
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-image:url(../images/fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fefefd;
	}

img{
	border:0px;
	}
	
form {
	 margin:0px;
	 padding:0px;
}
#tudo{
	width:980px;
	margin:0 auto;
}

#linha_bottom{
	width:980px;
	float:left;
	background-image:url(../images/linha_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#topo { 
	width:980px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:14px;
}
.topo_logo {
	width: 980px;
	float:left;
}
.topo_menu {
	width: 773px;
	float: left;
}

.topo_meusimoveis {
	width: 163px;
	height: 21px;
	padding-left:44px;
	padding-top: 26px;
	background-image:url(../images/meuimoveis.jpg);
	background-repeat:no-repeat;
	float: left;
	color:#f2dad4;
	font-size:11px;
}

#meio {
	width: 980px;
	float:left;
	background-image:url(../images/fundo_meio.gif);
	background-position:top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.menu {
	width: 170px;
	float:left;
	padding-left:10px;
	padding-right:20px;
}
.titulo_menu{
	width:170px;
	float:left;
}

#box_pesquisa{
	width:126px;
	height:240px;
	float:left;
	border:2px solid #f7eac8;
	background-image:url(../images/fd_pesquisa.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:12px 20px 0px 20px;
	margin-bottom:10px;	
}

#box_menu{
	width:146px;
	float:left;
	border:2px solid #f7eac8;
	padding:2px 10px 4px 10px;
	margin-bottom:9px;	
	background-image:url(../images/fd_pesquisa.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.miolo{
	width: 590px;
	padding-right:20px;
	float:left;
}

.miolo_tela{
	width:586px;
	float:left;
	border:2px solid #f7eac8;
	height:268px;
}

.miolo_tela2{
	width:586px;
	float:left;
	border:2px solid #f7eac8;
	border-bottom:none;
}

.miolo_espaco{
	width:556px;
	float:left;
	padding:0px 15px 10px 15px;
}

.miolo_espaco2{
	width:100%px; 
	float:left; 
}

.painel {
	width: 160px;
	float: left;
	background-color:#FFFFFF;
}

.correios_box {
	width:156px;
	margin-bottom: 10px;
	float:left;
	border:2px solid #a6bdd3;
}

#link_parceira{
	width:150px;
	float:left;
	padding:3px 3px 10px 3px;
}

.painel_box{
	width:156px;
	margin-bottom: 10px;
	float:left;
	border:2px solid #f7eac8;
}

.banner_inicial {
	width:586px;
	margin-bottom:20px;
	float:left;
	border:2px solid #f7eac8;
}

.titulos{
	width:585px;
	padding-top:8px;
	height:22px;
	float:left;
	color:#bd0100;
	font-size:15px;
	font-family:Arial;
	padding-left: 15px;
	border-bottom: solid 1px #dddddd;
	margin-bottom:5px;
	background-image: url(../images/fd_barra.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
}
/* MENU */

.bot_menu{
	width:137px;
	padding-left:9px;
	height:21px;
	padding-top:6px;
	float:left;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	cursor:pointer;
	border-bottom:1px solid #f6eee4;
}

.bot_menu2{
	width:137px;
	padding-left:9px;
	height:21px;
	padding-top:6px;
	float:left;
	font-size:12px;
	color:#bd0100;
	font-family:Arial;
	cursor:pointer;
	border-bottom:1px solid #f6eee4;
}

.form_input {
	width:170px;
	border:1px solid #D5D1BD;
	background-color:#FFF;
	font-size:12px;
	font-family:Arial;
	color:#666;
	padding:1px;
	margin-bottom:5px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.formularios_input2 {
	width:250px;
	border:1px solid #D5D1BD;
	background-color:#FFF;
	font-size:11px;
	font-family:Arial;
	color:#666;
	padding:1px;
	margin-bottom:2px;
}
.form_select {
	width:127px;
	border:1px solid #7f9db9;
	background-color:#FFF;
	font-size:11px;
	font-family:Arial;
	color:#666;
	padding:1px;
	margin-bottom:7px;
}
.formularios_button {
	width:70px;
	padding:4px;
	background-color:#1c403a;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#rodape {
	width:980px;
	margin:0 auto;	
}

#rodape_fundo{ 
 	width: 980px;
	float:left;
}

#tudo_rodape{
	width:100%;
	margin-top: 20px;
	float:left;
	border-top:4px solid #e6bd54;
	background-color:#faf2dd;
}

#coluna01_rodape{
	width: 220px;
	padding:22px 0px 0px 0px;
	height: 89px;
	float:left;
}

.coluna02_rodape {
	float:left;
	width: 200px;
	height: 89px;
	padding:22px 10px 0px 40px;
}
.rodapes_sombra {
	background-image: url(../images/coluna_rodape.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

