body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #f2f2f2;
	background-image:url(img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 0 0;
}

#container {
	width:100%;
	padding: 0px;
	margin:0 0 0 -50%;
	border:0;
	position:absolute;
	left: 50%;
	top: 0px;
	background-color: #333333;
}

#conteudo {
	width:100%;
	padding: 0px;
	text-align: center;
}

#topo {
	height:auto;
	width:100%;
	background: #ffffff;
}

#menu table {
	width:780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu table a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFff;
	text-decoration:none;
}
#menu table a:hover{
	color: #ffff00;
}

#menu tr {
	background-image:url(img/back_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	text-align:center;
}
#menu img {border:0;}

#meio {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	background-color: #cccccc;
	background-image:url(img/back_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: -moz-center;
	*text-align: center;
}

#rodape {
	text-align: center;
	color:#000000;
	padding-top:0px;
	background-color: #ffffff;
}

.fundoTitGrid {
	background-image: url(img/lista_back_tit.gif);
	background-repeat: repeat-x;
}

.fundoGrid {
	background-image: url(img/lista_back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

#idImoveis {
	margin-top:20px;
	margin-bottom:20px;
}

#idImoveis th, #idImoveis th a {color:#ffffff; text-decoration:none;}
#idImoveis td a {color:#000000;}

#dvTodosNoMapa {
	margin-top:10px;
	text-align:center;
}

#dvTodosNoMapa a { color:#000000; font-weight:bold;}

#dvTipos {
	margin-left:25px;
	text-align:center;
	height:22px;
	width:250px;
	background-image: url(img/back_tipos.gif);
	background-repeat:repeat-y;
	margin-bottom:5px;
	padding-top: 5px;
}

#dvTipos a{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
#dvTipos a:hover{
	color:#cc0000;
	text-decoration: none;
	font-weight:bold;
}

.tit_sobreEmpresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
