#dv_inicial{
	position:relative;
	height:920px;
	}
#dv_inicial #dv_inicial_noticias{
	position:absolute;
	width:320px;
	height:920px;
	left:0px;
	top:0px;
	background-image:url(../imagens/noticias.jpg);
	background-repeat:no-repeat;
	background-color:#5A7326;
	}
#dv_inicial #dv_inicial_slide{
	position:absolute;
	width:650px;
	height:290px;
	right:0px;
	top:0px;
	}
#dv_inicial #dv_inicial_alugue{
	font-size:11px;
	position:absolute;
	width:650px;
	height:60px;
	right:0px;
	top:300px;
	background-image:url(../imagens/alugue.jpg);
	background-repeat:no-repeat;
	z-index:100;
	}
#dv_inicial #dv_inicial_alugue select,submit{
	position:relative;
	left:0px;
	width:100%;
	margin:0px;
	font-size:12px;
	margin-top:-10px;
	}
#dv_inicial #dv_inicial_alugue .tipo_negociacao{
	position:absolute;
	width:140px;
	height:50px;
	left:135px;
	top:5px;
	}
#dv_inicial #dv_inicial_alugue .tipo{
	position:absolute;
	width:140px;
	height:50px;
	right:230px;
	top:5px;
	}	
#dv_inicial #dv_inicial_alugue .bairro{
	position:absolute;
	width:140px;
	height:50px;
	right:85px;
	top:5px;
	}
#dv_inicial #dv_inicial_alugue .botao{
	position:absolute;
	width:70px;
	height:25px;
	right:5px;
	top:25px;
	}	
#dv_inicial #dv_inicial_anuncio{
	position:absolute;
	width:320px;
	height:270px;
	left:330px;
	top:370px;
	z-index:100;
	}
#dv_inicial #dv_inicial_turismo{
	position:absolute;
	width:320px;
	height:270px;
	right:0px;
	top:370px;
	background-image:url(../imagens/turismo.jpg);
	background-repeat:no-repeat;
	z-index:101;
	}
#dv_inicial #dv_inicial_negocios{
	position:absolute;
	width:320px;
	height:270px;
	left:330px;
	top:650px;
	background-image:url(../imagens/negocios.jpg);
	background-repeat:no-repeat;
	z-index:102;
	}
#dv_inicial #dv_inicial_servicos{
	position:absolute;
	width:320px;
	height:270px;
	right:0px;
	top:650px;
	background-image:url(../imagens/servicos.jpg);
	background-repeat:no-repeat;
	z-index:103;	
	}
#dv_inicial #dv_inicial_noticias div{
	padding:20px;
	margin-left:60px;
	margin-right:10px;
	border-bottom:solid 1px #88AA33;
	}	
.titulo_inicial{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#88CC33;
	line-height:100%;
	margin-top:0px;
	margin-bottom:5px;
	}
.texto_inicial{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	}
.dv_inicial_chamadas{
	padding:20px;
	margin-left:50px;
	margin-right:10px;
	}
.dv_inicial_chamadas .texto_inicial{
	height:210px;
	overflow:auto;
	}