/* principal */

html {
	height: 100%;
	width: 100%;
	margin: 0px;

}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
}
#topo_cem {
	width: 100%;
	height: 81px;
}
#topo_cem #topo_geral {
	height: 81px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inferior {
	height: 38px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
/* correcoes para o codigo do corretor */
#corretor_corrige {
	height: 38px;
	width: 330px;
	float: left;
}

#corretor_corrige img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fim_menu {
	height: 38px;
	width: 658px;
	float: right;
}

/* fim correcoes para o codigo do corretor */
#pesquisa_rapida {
	height: 59px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_pes_rapida.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#buscador_avanc {
	height: 59px;
	width: 988px;
	float: left;
}

#tabela_pesq_rap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#pes_rap_cem {
	background-image: url(../imagens/fundo_pes_cem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 59px;
	width: 100%;
}
#topo_geral #logo_topo {
	float: left;
	height: 81px;
	width: 210px;
}

#topo_geral #logo_topo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#topo_geral #menu_superior {
	height: 81px;
	float: right;
	width: 778px;
}
#centro_cem {
	height: 1690px;
	width: 100%;
	background-color: #f8f8f8;
}

#centro_cem_internas {
	width: 100%;
	background-color: #f8f8f8;
}
#centro_cem #centro {
	height: 1690px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#centro_internas {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#coluna_esq {
	height: 1680px;
	width: 760px;
	float: left;
	margin-top: 10px;
}
#novos_base #botao_lancamentos {
	float: right;
	height: 33px;
	width: 201px;
}

#novos_base #botao_lancamentos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centro_dir {
	float: right;
	width: 215px;	
	margin-top: 10px;
}

#centro_esq_int {
	float: left;
	width: 215px;
	margin-top: 10px;
}
.topo_redondo {
	background-image: url(../imagens/topo_redondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.miolo_redondo {
	background-image: url(../imagens/miolo_redondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.base_redondo {
	background-image: url(../imagens/base_redondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.h1_lateral_dir {
	font-family: Arial;
	font-size: 18px;
	color: #6a6868;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.h1_lateral_dir a {
	text-decoration: none;
	color: #6a6868;
}

#coluna_esq #banner_princ {
	height: 240px;
	width: 760px;
}

.separador_dir {
	height: 7px;
	width: 100%;
	background-image: url(../imagens/separador_dir.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 8px;
}
ul.link_rapido {
	margin:0px;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

ul.link_rapido li a {
		
		voice-family: inherit;
		height: 20px;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #808080;
}

.link_rapido li a:link, .link_rapido li a:visited {
	display: block;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	
		}
		
.link_rapido li a:hover {

text-decoration: underline;

}
.miolo_redondo .cadastro_inicio {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin: 0px;
}
#formname #tabela_assina {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	margin-left: 16px;
	margin-top: 8px;
}
#tabela_assina #email {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#tabela_assina #nome {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

#tabela_assina td {
	height: 35px;
}
#formname {
	margin: 0px;
}
#tabela_assina .assina_nome {
	border: 1px solid #cbcbcb;
	height: 17px;
	width: 170px;
	background-image: url(../imagens/input_assina.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.miolo_redondo #encontre_aqui {
	width: 100%;
	text-align: center;
	height: 53px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.miolo_redondo .data_not {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	color: #808080;
}
.miolo_redondo .resumo_not {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.miolo_redondo .resumo_not a {
	color: #808080;
	text-decoration: none;
}

.miolo_redondo .resumo_not a:hover {
	text-decoration: underline;
}.miolo_redondo .acesso_titulo {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: #6d6d6d;
}
.miolo_redondo .acesso_fone {
	font-family: Arial;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #6D6D6D;
	text-align: center;
}
.miolo_redondo #botoes_rapido {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 20px;
}
#coluna_esq #novos_topo {
	float: left;
	height: 281px;
	width: 760px;
	margin-top: 20px;
	background-image: url(../imagens/novos_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#novos_topo .novos_rept {
	width: 190px;
	float: left;
	height: 240px;
	text-align: center;
}

#novos_topo .novos_rept img {
	border: 2px solid #FFFFFF;
}

#novos_topo .novos_rept img:hover {
	border: 2px solid #CCCCCC;
}
.novos_rept .h2_novos {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #6d6d6d;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.novos_rept .h2_novos a {
	color: #6d6d6d;
	text-decoration: none;
}
.novos_rept .h2_novos a:hover {
	text-decoration: underline;
}
.novos_rept img {
	margin-top: 10px;
	margin-bottom: 8px;
}
.novos_rept .h1_novos {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #6d6d6d;
	margin: 0px;
	text-align: center;
}
.novos_rept .h1_novos a {
	color: #6d6d6d;
	text-decoration: none;
}
.novos_rept .h1_novos a:hover {
	text-decoration: underline;
}
#coluna_esq #novos_base {
	background-image: url(../imagens/novos_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 760px;
	float: left;
}
#coluna_esq #breve_videos {
	float: left;
	height: 315px;
	width: 760px;
	margin-top: 20px;
}
#breve_videos #breve_geral {
	height: 315px;
	width: 366px;
	float: left;
}
#breve_geral #breve_topo {
	background-image: url(../imagens/breve_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 282px;
	width: 366px;
	text-align: center;
}
#breve_topo img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#breve_topo .h1_breve {
	font-family: Arial;
	font-size: 14px;
	color: #6d6d6d;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#breve_topo .p_breve {
	font-family: Verdana;
	font-size: 10px;
	color: #6d6d6d;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 18px;
	margin-right: 10px;
}

#breve_topo .p_breve a {
	text-decoration: none;
	color: #6d6d6d;
}

#breve_topo .p_breve a:hover {
	text-decoration: underline;
}

#breve_geral #breve_base {
	background-image: url(../imagens/breve_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 366px;
}
#breve_base #botao_breve {
	float: right;
	height: 33px;
	width: 114px;
}

#breve_base #botao_breve img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#breve_videos #video {
	height: 312px;
	width: 366px;
	float: right;
	background-image: url(../imagens/fundo_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#video #tabela_video {
	height: 302px;
	width: 100%;
	text-align: center;
	padding-top: 22px;
}

#coluna_esq #semi_novos {
	float: left;
	height: 306px;
	width: 760px;
	margin-top: 20px;
	background-image: url(../imagens/fundo_semi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#coluna_esq .inicial_textos {
	float: left;
	height: 142px;
	width: 760px;
}
.inicial_textos .textos_img {
	float: left;
	height: 142px;
	width: 124px;
}
.inicial_textos .textos_textos {
	float: right;
	height: 142px;
	width: 636px;
}
.textos_textos .titulo_textos {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #6a6868;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.textos_textos .p_textos {
	font-family: Verdana;
	font-size: 10px;
	color: #6a6868;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 15px;
	text-align: justify;
}
#rodape_cem {
	width: 100%;
	background-image: url(../imagens/fundo_rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 300px;
	background-color: #cfcfcf;
}
#rodape_cem #rodape {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
.h1_ini_geral {
	font-family: Arial;
	font-size: 18px;
	color: #6a6868;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: left;
}

.h1_ini_semi {
	font-family: Arial;
	font-size: 18px;
	color: #6a6868;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#rodape #rodape_topo {
	width: 750px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

.menu_rodape {
	float: left;
	display:inline;
	height: 140px;
	width: 165px;

}
.menu_rodape_f {
	float: left;
	display:inline;
	height: 140px;
	width: 165px;

}
.menu_rodape_home {
	float: left;
	display:inline;
	height: 140px;
	width: 90px;

}

.menu_rodape_home h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #882b02;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.menu_rodape h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #882b02;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.menu_rodape_home h3 a {
	text-decoration: none;
	color: #882b02;
}
.menu_rodape h3 a {
	text-decoration: none;
	color: #882b02;
}
.menu_rodape_f h3 a {
	text-decoration: none;
	color: #882b02;
}
.menu_rodape_f h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #882b02;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 40px;
}
.menu_rodape ul {
    margin:0; 
	padding:0;
}

.menu_rodape li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.menu_rodape li a {
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_rodape li a:hover {
	text-decoration: underline;
}

.menu_rodape_f li a {
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_rodape_f li a:hover {
	text-decoration: underline;	
}

.menu_rodape_f li {
	list-style-type: none;
	padding: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.menu_rodape_f ul {
    margin:0; 
	padding:0;
}#rodape #rodape_base {
	width: 100%;
	text-align: center;
}
#rodape_base .assina_rodape {
	font-family: Verdana;
	font-size: 10px;
	color: #767676;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#rodape_base .assina_rodape a {
	color: #767676;
	text-decoration: none;
}

#rodape_base .assina_rodape a:hover {
	text-decoration: underline;
}
#pesquisa_rapida #tabela_pesq_rap {
	height: 48px;
	width: 828px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	float: left;
}
#pesquisa_rapida #botao_pes_rap {
	float: right;
	width: 160px;
	height: 48px;
	background-image: url(../imagens/del_pes.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#botao_pes_rap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#pesquisa_rapida form {
	margin: 0px;
}
#tabela_pesq_rap .combo {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #dfdfdf;
	padding: 1px;
	margin-top: 3px;
}
#corpo {
	width: 100%;
}

#corpo .imovelP {
	float: left;
	height: 276px;
	width: 152px;
}
#corpo .imovelP img {
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-top: 16px;
}
#corpo .imovelP p {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #6d6d6d;
	line-height: 14px;
}
#corpo .imovelP .pr {
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#corpo .imovelP a {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	margin-left: 10px;
	color: #FFFFFF;
	background-image: url(../imagens/botao_semi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#miolo_internas {
	width: 530px;
	margin-top: 10px;
	float: left;
	margin-left: 14px;
}
#corrige_internas {
	padding-bottom: 10px;
	width: 100%;
}
#miolo_internas #corrige_miolo {
	width: 100%;
}
#corrige_miolo .h1_titulo_in {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #6a6868;
	margin: 0px;
}
#corrige_miolo .frase_inst {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #6a6868;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#corrige_miolo .texto_inst {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	line-height: 19px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.separador_inst {
	height: 7px;
	width: 100%;
	background-image: url(../imagens/separador_inst.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: 10px;
}

#miolo_esq {
	width: 759px;
	margin-top: 10px;
	float: left;
}

.topo_redondo_in {
	background-image: url(../imagens/topo_redondo_in.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.miolo_redondo_in {
	background-image: url(../imagens/miolo_redondo_in.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.base_redondo_in {
	background-image: url(../imagens/base_redondo_in.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.miolo_redondo_in .ordena_es {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}
#form_ordena {
	margin: 0px;
}

#form_ordena #ordena {
	border: 1px solid #D2D2D2;
	padding: 1px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#miolo_esq .lancamentos_gerais {
	height: 200px;
	background-image: url(../imagens/fundo_lanca.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 12px;
	margin-bottom: 5px;
}
.lancamentos_gerais .lanca_separador {
	background-image: url(../imagens/fundo_latera_lanca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lancamentos_gerais h1 {
	font-family: Arial;
	font-size: 17px;
	color: #6d6d6d;
	margin: 0px;
}
.lancamentos_gerais h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f4a527;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lancamentos_gerais h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #6d6d6d;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lancamentos_gerais h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #43a023;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lancamentos_gerais p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lancamentos_gerais .imagem {
	text-align: center;
}
.lanca_separador .tb_links_lanc {
	margin-right: auto;
	margin-left: auto;
}
.tb_links_lanc .imag {
	margin-left: 5px;
}
.tb_links_lanc .imag img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb_links_lanc a {
	font-family: Verdana;
	font-size: 13px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.tb_links_lanc a:hover {
	text-decoration: underline;
}
#corrige_miolo .imagem_noticia {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.data_not_int {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	color: #808080;
}
.titulo_noticia {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6d6d6d;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 15px;
}


.resumo_not_int {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.resumo_not_int a {
	color: #808080;
	text-decoration: none;
}

.resumo_not_int a:hover {
	text-decoration: underline;
}
#botoes_rapido img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#encontre_aqui img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texto_inst .link_corretor {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #4D4D4D;
}

.texto_inst .link_corretor:hover {
	text-decoration: underline;

}

.endereco_rodape {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	text-transform: uppercase;
}
.conta_imoves {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #4A4A4A;
}

.conta_imoves a {
	color: #4A4A4A;
	text-decoration: none;
}
.conta_imoves a:hover {
	text-decoration: underline;
}

#buscador_avanc .ico_fav {
	float: right;
	margin-top: 8px;
}
.novo_conta_resultados {
	font-family: Arial;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.novo_conta_resultados span {
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	font-family: Verdana;
	margin-left: 10px;
}

.conta_imoves .imoveis_conta {
	font-weight: bold;
	margin: 0px;
}

.link_grid {
	display: table-cell;
	width: 100%;
	text-decoration: none;
	text-align: left;
	color: #000000;
	height: 78px;
	vertical-align: middle;
}

#grid .even img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#grid .odd img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div_explica {
	height: 207px;
	width: 611px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	background-image: url(../imagens/explica_imoves.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabela_nova_busca .img_vendas {
	display: block;
	height: 152px;
	width: 276px;
	float: left;
	margin-top: 84px;
	margin-left: 390px;
	text-decoration: none;
}
#tabela_nova_busca .img_locacao {
	display: block;
	float: right;
	margin-top: 84px;
	margin-right: 40px;
	text-decoration: none;
}

#tabela_nova_busca img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 #paginacao {
	margin-top: 6px;
	float: left;
	width: 100%;
	padding-left: 0px;
}
 
.pgoff {
	font-family: Arial;
	font-size: 36px;
	color: #fefefe;
	text-decoration: none;
	border: 1px solid #cb7b07;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 5px;
	float: left;
	font-weight: bold;
	background-image: url(../lancamentos/imagens/fundo_pag.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pg {
	font-family: Arial;
	font-size: 36px;
	color: #a3a3a3;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
	margin-top: 1px;
	border: 1px solid #c5c5c5;
}

.proxima {
	font-family: Verdana;
	font-size: 11px;
	color: #515151;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-decoration: none;
	padding-top: 14px;
	display: block;
	float: left;
}

