BODY
{
	border:none;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../Imagens/1_Diversas/1_Topo/1_Lateral_superior.jpg");
	background-repeat: repeat-x;
}

TABLE
{
	background-color: white;
	border: none;
	border-collapse: collapse;
	margin-top: 0;
	padding: 0;
	width: 776px;
}

TABLE.moldura
{
	margin-top: -25px;
	padding: 0;
}


TABLE.topo
{
	background-color: white;
	width: 776px;
}

TABLE.menu
{
	background-repeat: no-repeat;
	color:#33FF66;
	font-size: 10pt;
	font-weight: bold;

	height: 32px;
}

TD
{
	background-color: white;
	border: none;
	border-collapse: collapse;
	margin-top: 0;
}

TD A
{
	color: white;
	text-align: center;
	text-decoration: none;
}





* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

.botao {
	width: auto;
}

#busca_rapida {
	background-image: url(../images/tabela_busca.jpg);
	height: 62px;
	margin: 5px 0;
	background-position: 2px 0;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#container {
	width: 762px;
	margin: 0 auto;
}

#conteudo {
	float: right;
	width: 725px;
}

#divTabela {
	margin: 0 auto;
}

#dvTipos {
	background-image: url(../images/botao.png);
	height: 26px;
	width: 178px;
	margin: 3px 0;
	padding-left: 5px;
	padding-top: 8px;
}

#dvTipoDeImoveis {
	padding-left: 80px;
}

#dvTipos a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#dvTodosNoMapa {
	text-align: center;
	margin: 10px;
}

#dvTodosNoMapa a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#idImoveis {
	margin-top: 10px;
}

#idImoveis td
{
	height:31px;
	background-image: url(../imagens/2_Venda_e_locacao/2_Fundos/3_Fundo_para_linha.jpg);
	background-repeat: no-repeat;
}

#idImoveis td .Imóvel_reservado
{
	height:31px;
	background-image: url(../imagens/2_Venda_e_locacao/2_Fundos/4_Fundo_para_linha.jpg);
	background-repeat: no-repeat;
}

#idImoveis th {
	height:31px;
	background-image: url(imagens/fundo_tabela_lista.png);
	background-repeat: no-repeat;
}

.input_busca {
	background-image: url(../images/campo_busca.png);
	width: 146px;
	height: 15px;
	border: 0;
	background-color: transparent;
	padding: 5px;
	vertical-align: middle;
}

#meio_conteudo {
	background-color: #fff;
	width: 776px;	
}

#menu {
	height: 71px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	list-style-type: none;
}

#menu li {
	float: left;
	width: 115px;
	margin-right: 5px;
	text-align: center;
	padding: 25px 0;
}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#rodape {
	text-align: center;
}


input
{
	width: 100px;
}

TD.Laterais_superiores
{
	border: none;
	margin: 0;
	padding: 0;
	background-image: url("../Imagens/1_Diversas/1_Topo/1_Lateral_superior.jpg");
	background-repeat: repeat-x;
	background-color: white;
	width: 50%;
}