html {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #F0F0F0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li, p, form, ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

#splash {
	width: 293px;
	height: 331px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -146px;
	margin-top: -165px;
	z-index: 99;
}

#aguarde {
	width: 100%;
	height: 100%;
	background-color: #9BCDFF;
	background-image: url(../img/aguarde.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#marca_agw {
	width: 30px;
	height: 16px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#marca_aguarde {
	width: 410px;
	height: 110px;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-top: -55px;
	margin-left: -205px;
}
#layout {
	width: 780px;
	height: 1380px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -390px;
}
#topo {
	width: 780px;
	height: 264px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	float: left;
}
#menu {
	width: 780px;
	height: 33px;
	position: absolute;
	top: 253px;
}
#rodape {
	clear: both;
	width: 780px;
	height: 104px;
	position: absolute;
	bottom: 0px;
	background-image: url(../img/rodape.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#conteudo {
	position: relative;
	top: 286px;
	left: 0px;
	width: 780px;
}
#conteudo #esquerda {
	width: 149px;
	height: 100%;
	padding: 12px;
	position: relative;
	float: left;
}
#conteudo #centro {
	width: 433px;
	height: 100%;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
#conteudo #direita {
	width: 149px;
	height: 100%;
	padding: 12px;
	position: relative;
	float: right;
	right: 0px;
}
#conteudo #imoveis {
	width: 143px;
	height: 100%;
	background-color: #F1ECDC;
	background-image: url(../img/bg_imoveis.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	
	padding-left: 6px;
	padding-top: 17px;
}
#conteudo #imoveis #lista {
	background-image: url(../img/bg_imoveis_lista.gif);
	position: relative;
	top: 23px;
	height: 400px;
}
#conteudo #imoveis #lista #container {
	width: 126px;
	height: 145px;
	
	background-color: #FFFFFF;
	
	padding-left: 10px;
	padding-top: 10px;
}
#conteudo #imoveis #lista .foto {
	width: 116px;
	height: 67px;
	position: relative;
}
#conteudo #imoveis #lista .foto img {
	width: 116px;
	height: 67px;
}
#conteudo #imoveis #lista .texto {
	width: 116px;
	height: 71px;
	position: relative;
}
#conteudo #imoveis #lista .texto a {
	text-decoration: none;
	color: #6E6E6E;
	float: right;
}
#conteudo #imoveis #lista .spacer {
	height: 44px;
	position: relative;
	top: 27px;
}
#conteudo #noticias {
	width: 433px;
	height: auto;
	position: relative;
	background-color: #F5F1E6;
	background-image: url(../img/bg_noticias.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#conteudo #noticias #nota_principal {
	width: 402px;
	height: 220px;
	margin-top: 56px;
	margin-left: 15px;
	background-color: #FFFFFF;
}
#conteudo #noticias #nota_principal #titulo {
	width: 386px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	margin: 8px;
}
#conteudo #noticias #nota_principal #foto {
	width: 170px;
	height: 170px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
#conteudo #noticias #nota_principal #texto {
	width: 202px;
	height: 129px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	overflow: hidden;
	text-align: justify;
}
#conteudo #noticias #nota_principal #texto.full { width: auto; margin: 0; padding: 10px 10px 0 10px; }

#conteudo #noticias #nota_principal #saiba_mais {
	width: 202px;
	height: 30px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	background-image: url(../img/bg_saiba_mais.gif);
	background-repeat: repeat-x;
}
#conteudo #noticias #nota_principal #saiba_mais img {
	float: right;
	margin-top: 8px;
	border: none;
}
#conteudo #ultimas_noticias {
	width: 433px;
	height: 184px;
	margin-top: 20px;
}
#conteudo #ultimas_noticias #ultimas_titulo {
	width: 419px;
	height: 22px;
	background-image: url(../img/bg_ultimas_noticias.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
#conteudo #ultimas_noticias #ultimas_lista {
	width: 418px;
	height: 120px;
	background-image: url(../img/bg_ultimas_noticias_lista.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 3px;
}
#conteudo #ultimas_noticias #ultimas_lista ul {
	list-style-type: none;
}
#conteudo #ultimas_noticias #ultimas_lista li {
	margin-left: 10px;
	height: 20px;
}
#conteudo #ultimas_noticias #mais_noticias {
	width: 418px;
	text-align: right;
	color: #6E6E6E;
	margin-top: 7px;
}
#conteudo #ultimas_noticias #mais_noticias a {
	text-decoration: none;
	color: #6E6E6E;
}
#conteudo #ultimas_noticias #mais_noticias a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}
#conteudo #legislacao {
	width: 433px;
	height: auto;
	position: relative;
	top: 12px;
	background-image: url(../img/bg_legislacao.gif);
	background-repeat: no-repeat;
}
#conteudo #revistas {
	display: table;
	width: 433px;
	top: 12px;
	height: auto;
	position: relative;
}

#conteudo #revistas ul { margin-top: 10px; }
#conteudo #revistas ul li { display: inline; width: auto; text-align: center; float: left; margin: 0 6px; }
#conteudo #revistas ul li b { text-transform: uppercase; font-weight: bold; margin-bottom: 4px; }
#conteudo #revistas ul li img { height: 125px; }
#conteudo #revistas p.todas { clear: both; text-align: right; padding: 5px; }

#conteudo #legislacao #leis {
	width: 433px;
	margin-top: 12px;
}
#conteudo #legislacao #leis ul {
	width: 433px;
	height: auto;
	list-style-type: none;
	background: url(../img/bg_leis.gif) ;
}
#conteudo #legislacao #leis li {
	height: 46px;
	padding-top: 8px;
	padding-left: 10px;
}
#conteudo #legislacao #outras_leis {
	width: 433px;
	height: 62px;
	background-image: url(../img/bg_outras_leis.gif);
	background-repeat: repeat-x;
}
#conteudo #legislacao #outras_leis img {
	float: right;
	margin-top: 20px;
	margin-right: 12px;
	border: none;
}
#conteudo #enquete {
	width: 149px;
	height: auto;
	position: relative;
	float: right;
	background-color: #F5F1E6;
	background-image: url(../img/bg_enquete.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	text-align: center;
}
#conteudo #enquete img {
	float: right;
	margin-right: 7px;
}
#conteudo #enquete #opcoes {
	margin: 7px;
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#conteudo #enquete #opcoes ul {
	list-style-type: none;
}
#conteudo #enquete #opcoes li {
	background-image: url(../img/bg_enquete_lista.gif);
	height: 33px;
	padding-left: 10px;
	padding-top: 3px;
}
#conteudo #parceiros {
	width: 149px;
	height: auto;
	background-image: url(../img/bg_parceiros.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
/*	top: 12px;*/
	text-align: center;
	padding-top: 23px;
}
