
* {
	padding:0;
	margin:0;
}

body {
	background:#FFFFFF;
	font-family:Tahoma, sans-serif;
}

#form_add_residencia {
}

#form_add_residencia #submit {
	border:none;
	font-size:11px;
	color:#FFFFFF;
	background:#5E7F9C;
	padding:0 5px 0 5px;
	margin:10px 42px 0 0;
	cursor:pointer;
}

#form_add_residencia input, select {
	margin:5px 0;
	font-family:Tahoma, sans-serif;
	font-size:11px;
}

.input_resi {
	height:18px;
	background:#FCFCFC;
	border:1px solid #DADADA;
	padding:3px;
}

.tit_busca_desc {
	width:550px;
	margin:auto;
	text-align:left;
	padding:10px 0;
}

#logo_sites {
	text-align:center;
	margin-bottom:25px;
	margin-left:29px;
	padding-left:25px;
}

#logo_sites img {
	margin-right:10px;
}

#logo_sites h2 {
	margin-bottom:5px;
}

.clear {
	clear:both;
}

.hr_azul {
	background:url(../imgs/hr_azul.gif) repeat-x;
	height:1px;
	margin:10px 0 10px 0;
}

.hr_cinza {
	background:url(../imgs/hr_cinza.gif) repeat-x;
	height:1px;
	margin:10px 0 10px 0;
}

a {
	cursor:pointer;
}

p {
	margin-bottom:15px;
	word-spacing:1px;
}

#logo_home {
	margin:0 auto 86px auto;
	width:636px;
}

.data {
	color:#615757;
	font-size:9px;
}

.menu_geral ul {
	width:720px;
}

.menu_geral li {
	display:inline;
	background:#5E7F9C;
	margin-left:10px;
	height:16px;
	float:left;
}

.menu_geral li a {
	float:left;
	padding:1px 7px 1px 7px;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	height:16px;
}

#localizacao_cliente {
	width:100%;
	height:28px;
	background-color:#5E7F9C;
}

#localizacao_cliente_meio {
	width:779px;
	margin:auto;
}

#localizacao_cliente_meio h4 {
	float:right;
	color:#FFFFFF;
	font-size:12px;
	margin-top:5px;
	font-weight:normal;
	margin-right:2px;
	font-weight:bold;
}

#form_localizacao {
	height:100%;
	float:right;
}

#form_localizacao select {
	font-size:12px;
	height:20px;
	width:150px;
	background-color:#5E7F9C;
	color:#FFFFFF;
	margin-top:3px;
	font-weight:bold;
}

.form_busca_geral {
	margin-bottom:-20px;
}

.form_busca_geral #input_busca {
	width:393px;
	height:30px;
	color:#49667D;
	font-size:24px;
	border:1px solid #B5C3D1;
	padding:11px;
	letter-spacing:-2px;
}

.form_busca_geral #submit_buscar {
	background:url(../imgs/btn_buscar.gif) center center no-repeat;
	border:none;
	text-indent:-9000px;
	width:107px;
	height:55px;
	cursor:pointer;
	padding-left:120px;
}

/******** TOPO INTERNAS ***********/



.topo_interna {
	text-align:center;
	background:url(../imgs/bg_topo_internas.gif) top repeat-x;
	margin:0;
	padding:10px 0 50px 0;
	height:100%;
}

.topo_interna .page_wrap_topo_interna {
	width:775px;
	margin:0 auto 0 auto;
	text-align:left;
}

.topo_interna .logo_interna {
	float:left;
	width:208px;
	display:block;
	margin-left:-20px;
}

.logo_interna img {
	position:relative;
}

.topo_interna #banner_topo {
	margin-bottom:30px;
}

#banner_topo {
	background:url(../imgs/ajax-loader.gif) no-repeat center center;
	width:728px;
	height:90px;
	margin:auto;
}

.topo_interna #form_busca_interna {
	float:left;
	margin:10px 0 0 40px;
	display:inline;
}

.marquee_p a {
	text-decoration:none;
}

#menu_geral_interna {
	width:725px;
	margin:45px auto 0 auto;
	border-bottom:1px dotted #B8C3C4;
	padding:0 0 35px 30px;
 *padding:0 0 20px 30px;
	_padding:0 0 20px 30px;
}

/******** FIM TOPO INTERNAS ***********/



.container_interna {
	width:664px;
	margin:-40px auto 0 auto;
	padding:16px 35px 16px 35px;
	text-align:left;
	font-size:11px;
}

/********* RODAPE INTERNAS *********/





#rodape_interna {
	background:url(../imgs/bg_rodape_internas.gif) top left repeat-x;
	height:210px;
}

#rodape_interna .container_rodape {
	margin-top:5px;
}

#rodape_interna #container_divs_rodape {
	width:693px;
	display:block;
	margin:20px auto 0 auto;
}

/********* FIM RODAPE INTERNAS *********/





/********* PRE HOME **********/



html {
	height:100%;
}

#topo_pre_home {
	text-align:center;
	background:url(../imgs/bg_topo_home.gif) top repeat-x;
	padding:162px 0 50px 0;
	height:100%;
}

#form_cidade_pre_home select {
	padding:4px;
	color:#49657d;
	border:1px solid #B5C4D2;
}

/********* FIM PRE HOME **********/



/********* HOME ************/



#topo_home {
	text-align:center;
	background:url(../imgs/bg_topo_home.gif) top repeat-x;
	padding:10px 0 50px 0;
	height:100%;
}

#topo_home #logo_home {
	margin:45px auto 40px auto;
}

#topo_home #logo_home img {
	margin-bottom:5px;
}

#form_busca_home {
	margin-bottom:-20px;
}

#form_busca_home #input_busca {
	width:393px;
	height:30px;
	color:#49667D;
	font-size:24px;
	border:1px solid #B5C3D1;
	padding:11px;
	letter-spacing:-2px;
}

#form_busca_home #submit_buscar {
	background:url(../imgs/btn_buscar.gif) center center no-repeat;
	border:none;
	text-indent:-9000px;
	width:107px;
	height:55px;
	cursor:pointer;
	padding-left:120px;
}

#menu_geral_home ul {
	margin:20px auto 0 auto;
}

#rodape_home .container_rodape {
	margin:10px auto 0 auto;
}

/********* FIM HOME ************/





/*****GUIA FACIL MG ******/



.tit_guia_facil_mg {
	text-indent:-9000px;
	background:url(../imgs/tit_guia_facil_mg.gif) left center no-repeat;
	margin-bottom:10px;
	height:24px;
}

/***** FIM GUIA FACIL MG ******/



/*****TELEFONES UTEIS ******/



.form_telefones_uteis {
	float:right;
	width:186px;
	margin:-10px -30px 0 0;
	height:20px;
}

.form_telefones_uteis img {
	float:left;
}

.form_telefones_uteis label {
	border-left:1px dotted #B8C3C4;
	padding-left:12px;
	margin-left:8px;
}

.form_telefones_uteis h4 {
	margin-top:3px;
	font-size:11px;
}

.form_telefones_uteis select {
	margin-top:5px;
	height:17px;
	width:140px;
	border:1px solid #89ABC9;
	color:#383837;
	padding:0 0 0 2px;
	font-size:9px;
	background:#FAF9F8;
}

.tit_telefones_uteis {
	text-indent:-9000px;
	background:url(../imgs/tit_telefones_uteis.gif) left center no-repeat;
	margin:7px 0 15px 0;
	height:28px;
}

.subtit_cidade_telefones {
	font-size:11px;
	font-weight:bold;
	padding:0 0 13px 15px;
	height:12px;
	background:url(../imgs/seta_pontilhada.gif) left 3px no-repeat;
	border-bottom:1px dotted #B8C3C4;
}

#tabela_telefones {
	margin:20px 0 20px 40px;
}

#tabela_telefones .td_seta {
	background:url(../imgs/seta_preta.gif) left 9px no-repeat;
}

#tabela_telefones tr td {
	padding:5px 0 5px 15px;
	border-bottom:1px dotted #B8C3C4;
}

/***** FIM TELEFONES UTEIS ******/



/******* INICIO PARCEIROS ********/



.tit_parceiros {
	text-indent:-9000px;
	background:url(../imgs/tit_parceiros.gif) left center no-repeat;
	margin:7px 0 18px 0;
	height:28px;
}

.subtit_parceiros {
	font-size:11px;
	font-weight:normal;
	padding:0 0 7px 0;
	height:12px;
	border-bottom:1px dotted #B8C3C4;
}

.parceiros_item {
	float:left;
	width:300px;
	margin:12px 0 14px 0;
	display:block;
}

.parceiros_item span {
	width:60%;
	float:left;
}

.parceiros_item a {
	color:#000000;
}

.parceiros_item img {
	float:left;
}

.img_parceiros {
	float:left;
	width:103px;
	height:69px;
	max-width:103px;
	max-height:69px;
	display:block;
}

.parceiros_item .parceiros_item_desc {
	/*background:url(../imgs/seta_preta.gif) left 5px no-repeat;*/

	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:16px;
}

.parceiros_item .parceiros_item_website {
	float:left;
	background:#5E7F9C;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 2px 5px;
	margin:7px 0 0 15px;
}

/******* FIM PARCEIROS ********/





/******* INICIO ANUNCIE AQUI ********/



.tit_anuncie_aqui {
	text-indent:-9000px;
	background:url(../imgs/tit_anuncie_aqui.gif) left center no-repeat;
	margin:7px 0 18px 0;
	height:28px;
}

.subtit_anuncie_aqui_formatos {
	text-indent:-9000px;
	background:url(../imgs/subtit_formatos.gif) left center no-repeat;
	margin:7px 0 18px 0;
	height:28px;
}

.subtit_tipo_formato {
	font-size:11px;
	color:#5e7f9c;
}

.anuncie_aqui_lista {
	float:left;
	width:200px;
}

.anuncie_aqui_lista a {
	color:#000000;
}

.anuncie_aqui_lista li {
	padding-left:15px;
	background:url(../imgs/seta_preta.gif) left 5px no-repeat;
	list-style:none;
	line-height:14px;
}

.subtit_anuncie_aqui_contato {
	text-indent:-9000px;
	background:url(../imgs/subtit_entre_em_contato.gif) left center no-repeat;
	margin:47px 0 18px 0;
	height:28px;
}

#form_contato {
}

#form_contato fieldset {
	border:none;
}

#form_contato .label_contato {
	float:left;
	font-weight:bold;
	width:190px;
	_width:140px;
	display:block;
	margin:10px 0 0 10px;
	padding-left:10px;
	background:url(../imgs/seta_contato.gif) left 3px no-repeat;
}

#form_contato .input_text {
	width:190px;
	height:18px;
	margin:7px 0 0 -12px;
	background:#FCFCFC;
	border:1px solid #DADADA;
}

#form_contato select {
	width:190px;
	height:20px;
	margin:7px 0 0 -12px;
	background:#FCFCFC;
	border:1px solid #DADADA;
}

#form_contato .checkbox_label {
	float:left;
	margin:10px 0 10px 20px;
}

#form_contato checkbox {
	float:left;
	padding:10px 0 10px 20px;
}

#form_contato textarea {
	background:#FCFCFC;
	border:1px solid #DADADA;
	margin:10px 0 0 10px;
	width:610px;
	height:82px;
}

#form_contato #submit {
	border:none;
	font-size:11px;
	color:#FFFFFF;
	background:#5E7F9C;
	padding:0 5px 0 5px;
	float:right;
	margin:10px 42px 0 0;
	cursor:pointer;
}

/******* FIM ANUNCIE AQUI ********/



/****** INICIO FALE CONOSCO ******/



.tit_fale_conosco {
	text-indent:-9000px;
	background:url(../imgs/tit_fale_conosco.gif) left center no-repeat;
	margin:7px 0 18px 0;
	height:28px;
}

.subtit_fale_conosco {
	font-size:11px;
	font-weight:normal;
	padding:0 0 15px 0;
	height:12px;
	border-bottom:1px dotted #B8C3C4;
}

.checkbox_gostaria {
	float:left;
	margin:10px 0 0 10px;
}

/******* FIM FALE CONOSCO ******/



/****** INICIO RESULTADOS ******/



#div_voce_procurou {
	width:100%;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dotted #B8C3C4;
}

#div_voce_procurou span {
	font-weight:bold;
	background:#F9F8FA;
	padding:4px;
}

#div_resultados {
	float:left;
	width:488px;
}

.resultados_item {
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #B8C3C4;
	width:100%;
}

.tit_resultados_item {
	font-size:14px;
	font-weight:bold;
	color:#2e6da5;
	padding-left:20px;
	background:url(../imgs/ico_predio.gif) left -1px no-repeat;
}

.resultados_item img {
	float:left;
	border:1px solid #DDE4EA;
	max-width:141px;
	max-height:161px;
}

.img_lista {
	float:left;
	margin:5px 20px 10px 20px;
	width:141px;
	height:191px;
	display:block;
}

.resultados_item ul {
	float:left;
	margin-left:5px;
	list-style:none;
	width:290px;
}

.resultados_item ul li {
	line-height:16px;
}

.resultados_item ul li a {
	color:#000000;
}

.resultados_item .website {
	float:left;
	background:#5E7F9C;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 2px 5px;
	margin:7px 0 0 5px;
}

#div_publicidade {
	float:right;
	width:121px;
	background:#FBFAFA;
	padding:8px;
}

#div_publicidade span {
	font-size:9px;
}

#div_publicidade img {
	margin:10px 0 19px 0;/*border:1px solid #DAE0E6;*/
}

#form_busca_resultados {
	float:left;
	margin:30px auto 30px auto;
	display:inline;
	width:100%;
}

#resultados_paginacao {
	color:#b7b7b7;
	float:right;
	width:488px;
	display:block;
}

#resultados_paginacao a {
	color:#454545;
	text-decoration:none;
	margin:5px 5px 0 5px;
	float:left;
	text-align:left;
}

#resultados_paginacao span {
	float:left;
	text-align:left;
	margin:5px 5px 0 5px;
}

#resultados_paginacao #pagina_selecionada {
	color:#FFF;
	background:#2E6DA5;
	/*font-size:12px;*/

	font-weight:bold;/*padding:2px;*/
}

/******* FIM RESULTADOS ******/





/******** RODAPE ********/



.rodape {
	float:left;
	background:url(../imgs/bg_rodape.gif) top left repeat-x;
	width:100%;
	height:420px;
	clear:both;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:11px;
}

.rodape img {
	float:left;
}

.rodape .form_rodape {
	border-left:1px dotted #B8C3C4;
	padding-left:10px;
	margin-left:7px;
	height:20px;
}

#rodape_guia_facil ul {
	border-left:1px dotted #B8C3C4;
	padding-left:30px;
	margin-left:10px;
	list-style:none;
	list-style-image:url(../imgs/seta_rodape.gif);
}

.rodape h4 {
	font-size:11px;
	margin-bottom:10px;
}

.rodape a {
	color:#FFFFFF;
}

.rodape select {
	height:17px;
	width:140px;
	border:1px solid #89ABC9;
	color:#383837;
	padding:0 0 0 2px;
	font-size:9px;
}

.container_rodape {
	margin:270px auto 0 auto;
	width:636px;
	clear:both;
}

.container_rodape img {
	float:right;
}

#rodape_copy {
	float:left;
	color:#bbbbba;
	font-size:11px;
}

.rodape_divs {
	float:left;
	margin-left:26px;
	display:inline;
}

#rodape_escolha_uma_cidade {
	width:180px;
}

#rodape_guia_facil {
	width:310px;
}

#container_divs_rodape {
	width:693px;
	display:block;
	margin:120px auto 0 auto;
 *margin:80px auto 0 auto;
	_margin:80px auto 0 auto;
}

#rodape_banners {
	float:left;
	clear:both;
	margin:15px 0 15px 30px;
	_margin:5px 0 -30px 40px;
	padding-bottom:10px;
	height:65px;
	width:634px;
}

#rodape_banners object {
	border:1px solid #C4D0DB;
	float:left;
}

.banners_rodape {
	margin-right:15px;
	_margin-right:7px;
	margin-left:60px;
	_margin-left:40px;
	float:left;
}

.banners_dir {
	/*margin-right:15px;

	_margin-right:7px;

	margin-left:60px;

	_margin-left:40px;*/

	margin-top:15px;
	margin-bottom:15px;
	float:left;
}

#rodape_divs_topo {
	width:800px;
	margin:0 auto 0 auto;
	height:50px;
}

.link_banner_topo {
	margin-top:-90px;
	position:relative;
	width:728px;
	height:90px;
	display:block;
	float:left;
	text-decoration:none;
}

.link_banner_rodape {
	margin-right:-118px;
	position:relative;
	width:118px;
	height:58px;
	_height:67px;
	display:block;
	float:left;
	text-decoration:none;
}

.link_banner_dir {
	/*margin-right:-118px;*/

	margin-top:-71px;
	position:relative;
	width:120px;
	height:70px;
	_height:67px;
	display:block;
	float:left;
	text-decoration:none;
}

.none_search {
	font-size:15px;
	color:#FF0000;
	text-align:left;
	background:#F0F0F0;
	padding:10px 5px;
}

/******** FIM RODAPE ********/

/* GALERIA DE FOTOS */

#fotos_empresa {
	width: 100%;
	display: block;
	float: left;
	background-color: #CCC;
}
#fotos_empresa td tr {
	text-align: center;
}
