@charset "ISO-8859-15";
/* CSS Document */

div#botaopesquisar{
	position: absolute;
	right: 8px;
	bottom: 8px;
}


div#botaopesquisar a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url("img/botao_pesquisar.gif") 0 0 no-repeat;
	width: 100px;
	height: 21px;
	padding-top: 4px;
	display: block;
}
div#botaopesquisar a:hover{
	background-position: -100px 0;
	color: #FFFFFF;
}  


div.botaosuperior a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	background: url("img/botaosuperior.gif") 0 0 no-repeat;
	display: block;
	width: 216px;
	height: 42px;
	padding-top: 15px;
	float: left;
	bottom: 0px;
	vertical-align: middle;
}

div.botaosuperior a:hover{
	background-position: -216px 0;
	color: #FFFFFF;
}

div#botaosuperior_dentro{
	padding-top: 8px;
}

div#botaopreto{
	position: absolute;
}


div#botaopreto a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url("img/botaopreto.gif") 0 0 no-repeat;
	width: 100px;
	height: 21px;
	padding-top: 4px;
	display: block;

}
div#botaopreto a:hover{
	background-position: -100px 0;
	color: #FFFFFF;
}  

div#botaopreto_long{
	position: absolute;
}


div#botaopreto_long a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url("img/botaopreto_long.gif") 0 0 no-repeat;
	width: 169px;
	height: 21px;
	padding-top: 4px;
	display: block;

}
div#botaopreto_long a:hover{
	background-position: -169px 0;
	color: #FFFFFF;
} 

div#botao_menu_membro a{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #FF9B04;
	text-align: left;
	width: 135px;
	height: 18px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 10px;
	display: block;

}
div#botao_menu_membro a:hover{
	color:#000000;
	background-color: #FFDCA8;
} 

div#botao_editdados a{
	background: url("img/imovel_dados.gif") 0 0 no-repeat;
}
div#botao_editdados a:hover{
	background-position: -105px 0;
}  
div#botao_pausa a{
	background: url("img/imovel_pausar.gif") 0 0 no-repeat;
}
div#botao_pausa a:hover{
	background-position: -105px 0;
} 

div#botao_publicar a{
	background: url("img/imovel_publicar.gif") 0 0 no-repeat;
}
div#botao_publicar a:hover{
	background-position: -105px 0;
}  


div#botao_editfotos a{
	background: url("img/imovel_fotos.gif") 0 0 no-repeat;
}
div#botao_editfotos a:hover{
	background-position: -105px 0;
} 

div#botao_precos a{
	background: url("img/imovel_preco.gif") 0 0 no-repeat;
}
div#botao_precos a:hover{
	background-position: -105px 0;
} 

div#botao_apagar a{
	background: url("img/imovel_apagar.gif") 0 0 no-repeat;
}
div#botao_apagar a:hover{
	background-position: -105px 0;
} 

div#botao_renovar a{
	background: url("img/imovel_renovar.gif") 0 0 no-repeat;
}
div#botao_renovar a:hover{
	background-position: -105px 0;
} 

div.botao_aluguer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-left: 15px;
	padding-top: 6px;
	width: 90px;
	height: 18px;
	display: block;
	text-decoration: none;
	margin: 3px;
}
