html, body {
	height:100%;
} /**/
body{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	height:100%;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
}
td {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}
#tudo {
	width:922px;
	min-height:100%;
	margin:0 auto;
	position:relative;
	text-align:center;
}
#rodape {
	height:35px;
	margin-top:10px;
	background-color:#f5f5f5;
	text-align:center;
}
#topo {
	width:920px;
	height:114px;
	display:block;
}
#logo {
	width:343px;
	height:88px;
	margin-left:2px;
	float:left;
}
#banner {
	width:490px;
	height:92px;
	float:right;
	margin-right:46px;
	background-image: url(../../img/banner_fundo.png);
	background-repeat: no-repeat;
	text-align:center;
}
#conteudo {
	width:922px;
	text-align:left;
}
#esquerda {
	background-repeat: no-repeat;
	background-position:right top;
}
#direita {
	background-repeat: no-repeat;
	background-position:left top;
}
#centro {
	width:505px;
	min-height:640px;
	background-repeat: no-repeat;
	background-position:top right;
	text-align:left;
}
#meio {
	padding:2px;
	text-align:left;
}
#menu {
	width:178px;
	height:182px;
	background-image: url(../../img/menu_fundo.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-top:38px;
}
#regioes {
	width:173px;
	height:20px;
	margin-top:38px;
	padding-left:15px;
}

#newsletter_lado {
	width:175px;
	margin-top:8px;
	margin-left:3px;
}

#noticias_lado {
	width:175px;
	margin-top:8px;
	margin-left:3px;
}
.tit_news {
	color:#fff;
	background-color:#4dc646;
}
.lin_news {
	height:1px;
	color:#b2b2b2;
	background-color:#b2b2b2;
	padding:0px;
	border:0px;
}
#login_lado {
	width:198px;
	height:105px;
	background-image: url(../../img/login_fundo.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-top:8px;
	margin-left:3px;
}
#login_botao {
	float:right;
	margin-top:10px;
	width:115px;
}
#cotacao_lado {
	width:172px;
	height:93px;
	background-image: url(../../img/cotacao_fundo.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-top:38px;
}
#banner_lado {
	width:172px;
	min-height:178px;
	margin-top:25px;
	margin-left:14px
}
#imob_lado {
	width:172px;
	min-height:100px;
	background-image: url(../../img/imobiliarias_fundo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:25px;
}
#busca {
	width:545px;
	height:155px;
	background-image: url(../../img/busca_fundo.jpg);
	background-repeat: no-repeat;
	margin-left:2px;
	margin-top:4px;
}
#busca_lupa {
	width:64px;
	height:91px;
	float:left;
	background-image: url(../../img/busca_lupa.jpg);
	background-repeat: no-repeat;
}
#busca_direita {
	width:400px;
	float:left;
}
#busca_botao {
	margin-left:193px;
	margin-top:7px;
}
#imovel {
	width:139px;
	height:184px;
	background-image: url(../../img/imovel_fundo.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:center;
	display:block;
	position:relative;
}
#imovel_tit {
	width:139px;
	height:23px;
	background-image: url(../../img/imovel_cima.png);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:3px;
}
#imovel_txt {
	width:139px;
	text-align:center;
	padding-top:5px;
}

.caixa {
	height:14px;
	border:1px #cbcbcb solid;
	background-color: #ffffff;
	font-size:10px;
}
.caixa2 {
	border:1px #dfdfdf solid;
	background-color: #f8f8f1;
	font-size:10px;
}

A:visited {
	font-style : normal;
	font-size : 10px;
	font-family : Tahoma, Arial;
	color : #000000;
	text-decoration : none;
}
A:hover {
	font-style : normal;
	font-size : 10px;
	font-family : Tahoma, Arial;
	color : #000000;
	text-decoration : none;
}
A:active {
	font-style : normal;
	font-size : 10px;
	font-family : Tahoma, Arial;
	color : #000000;
	text-decoration : underline;
}
A {
	font-style: normal;
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
}
