a img {
	border: 0;
}

body {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #eef2fd;
	background-image:url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width:800px;
	padding: 0px;
	margin:0 0 0 -400px;
	border:0;
	position:absolute;
	left: 50%;
	top: 0px;
	background-color: #2c61d5;
	background-image:url(img/back_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#conteudo {
	width:780px;
	padding: 10px;
}

#topo {
	height:auto;
	width:100%;
}

#menu table {width:100%;}

#menu tr {
	background-image:url(img/back_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	text-align:center;
}

#menu td {	width:96px;}
#menu img {border:0;}

#meio {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	background-color: #f8f9fb;
	background-image:url(img/back_meio.jpg);
	background-repeat: repeat-x;
}

#rodape {
	text-align: center;
	color:#ffffff;
	padding-top:10px;
	background-color: #2e65dc;
	background-image:url(img/back_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#infocenter {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

#infocenter a {
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}
		
.fundoTitGrid {
	background-image: url(img/lista_back_tit.gif);
	background-repeat: repeat-x;
}

.fundoGrid {
	padding-left:5px;
	background-image: url(img/lista_back.gif);
	background-repeat: repeat-x;
}

#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 {
	text-align:center;
	height:22px;
	width:250px;
	background-image: url(img/back_tipos.jpg);
	background-repeat:repeat-y;
	margin-bottom:5px;
	list-style-type: none;
}

.dvTipos a{
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}

.inputProcuro { width:300px;}

#divResposta {
	margin-left:150px;
	border: 1px solid #000000;
	background:#ffffff;
	text-align:left;
	width:400px;
	margin-top:20px;
	margin-bottom:20px;
}


.clear {
	clear: both;
}
