@charset "utf-8";
@import url('reset.css');
/* CSS Document */

/*CORES SITE

#f3f3f3 - cinza fundo
#808081 - cinza claro fonte
#5f5f60 - cinza
#3e3d3b - cinza escuro fonte
#ffde00 - amarelo
#bc0606 - vermelho*/

body {
    margin:0 auto;
    font-family:Tahoma, Geneva, sans-serif;
    background:#f3f3f3 url(../../../images/hotsites/damato_imoveis/back_body.jpg) repeat-y
}
/*TITULOS ----------------------------------------------------------------*/	

/*TITULO IMOVEIS EM DESTAQUE ----------------------------------------------------------------*/	
.tit {
	text-indent:-5000px;
	display:block;
	border-bottom:1px solid #9F9F9F;
	height:28px;
}
.titulo_1 {
	text-indent:-5000px;
	display:block;
	width:678px;
	height:38px;
	background:url(../../../images/hotsites/damato_imoveis/titulo_imoveis.jpg) no-repeat;
}
/*TITULO MEUS FAVORITOS ----------------------------------------------------------------*/		

.titulo_2 {
	text-indent:-5000px;
	display:block;
	width:207px;
	height:36px;
	margin:0 0 0 12px;
	background:url(../../../images/hotsites/damato_imoveis/titulo_favoritos.jpg) no-repeat
}
.titulo_favoritos {
	background:url(../../../images/hotsites/damato_imoveis/titulo_favorito.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:20px;
	margin:0 0 15px 15px;
	padding-bottom:7px;
	padding-left:0;
	text-indent:-5000px;
	width:966px;
}
/*TITULO FINANCIAMENTO BOX ----------------------------------------------------------------*/	   
		 
.titulo_3 {
	text-indent:-5000px;
	display:block;
	height:52px;
	width:228px;
	margin:0 0 0 12px;
	background:url(../../../images/hotsites/damato_imoveis/titulo_financiamento.jpg) no-repeat
}
/*TITULO OPORTUNIDADE ----------------------------------------------------------------*/	


 .titulo_4 {
	background:transparent url(../../../images/hotsites/damato_imoveis/titulo_oportunidade.jpg) no-repeat scroll 0 0;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:20px;
	margin:0 0 15px 15px;
	padding-bottom:7px;
	padding-left:0;
	text-indent:-5000px;
	width:966px;
}
/*TITULO A EMPRESA ----------------------------------------------------------------*/	

.titulo_5 {
	background:transparent url(../../../images/hotsites/damato_imoveis/titulo_empresa.jpg) no-repeat scroll 0 0;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:27px;
	margin:0 0 23px;
	text-indent:-5000px;
	width:966px;
}
/*TITULO SIMULE SEU FINANCIAMENTO ----------------------------------------------------------------*/	

.titulo_6 {
	background: url(../../../images/hotsites/damato_imoveis/titulo_simule.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:30px;
	margin:0 0 23px;
	text-indent:-5000px;
	width:966px;
}
/*TITULO FALE CONOSCO ----------------------------------------------------------------*/	

.titulo_7 {
	background: url(../../../images/hotsites/damato_imoveis/titulo_fale_conosco.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:30px;
	margin:0 0 23px;
	text-indent:-5000px;
	width:966px;
}
.titulo_exclusividade {
	background:url(../../../images/hotsites/damato_imoveis/titulo_exclusividade.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:20px;
	margin:0 0 15px 15px;
	padding-bottom:7px;
	padding-left:0;
	text-indent:-5000px;
	width:966px;
}
.titulo_quero_comprar {
	background:url(../../../images/hotsites/damato_imoveis/titulo_quero_comprar.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:20px;
	margin:0 0 15px 15px;
	padding-bottom:7px;
	padding-left:0;
	text-indent:-5000px;
	width:966px;
}
.titulo_locacao {
	background:url(../../../images/hotsites/damato_imoveis/titulo_locacao.jpg) no-repeat;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:20px;
	margin:0 0 15px 15px;
	padding-bottom:7px;
	padding-left:0;
	text-indent:-5000px;
	width:966px;
}
/*CLASS GERAL ----------------------------------------------------------------*/	

span.color, .color {
	color:#bc0606
}
.selecionado {
	border:1px solid #bc0606;
}
.texto_destaque{
	color:#BC0606;
	font-weight:700;
}

/*TOPO ----------------------------------------------------------------*/	
	
#topo {
	background: url(../../../images/hotsites/damato_imoveis/back_topo.jpg) no-repeat;
	height:221px;
	margin:0 auto;
	width:1000px
}
/*LOGO ----------------------------------------------------------------*/	

#logo a {
	text-indent:-5000px;
	display:block;
	background:url(../../../images/hotsites/damato_imoveis/logo.jpg) no-repeat;
	width:305px;
	height:125px;
	float:left;
	margin:13px 0 0 31px;
}
/*BARRA ----------------------------------------------------------------*/	

#menu_barra {
	float:right;
	background:url(../../../images/hotsites/damato_imoveis/back_barra_menu.jpg);
	width:577px;
	height:60px;
	margin:16px 1px 0 0;
}
/*LOGIN ----------------------------------------------------------------*/	
	
#login {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_cadiado.jpg) no-repeat scroll 0 0;
	color:#808081;
	float:right;
	margin:-4px -5px 0 0;
	padding:0 0 0 19px;
	width:50px;
	font-size:14px
}
#login:hover {
	color:#3e3d3b;
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_cadiado.jpg) no-repeat scroll 0 -16px
}
/*MENU AUX ----------------------------------------------------------------*/		

#menu_aux {
	margin:32px 0 0 -12px;
}
#menu_aux li {
	float:left;
	padding:0 0 0 26px
}
#menu_aux li a {
	color:#5F5F5F;
	font-size:14px
}
#menu_aux li a:hover {
	color:#3e3d3b;
}
/*ICONES MENU AUX ----------------------------------------------------------------*/	

#menu_aux li a.inicial {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_casa.png) no-repeat scroll 0px 0;
	padding:0 0 0 20px;
}
#menu_aux li a.inicial:hover, .home_hover {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_casa.png) no-repeat scroll 0px -16px !important;
	color:#3E3D3B !important;
}
#menu_aux li a.empresa {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_empresa.png) no-repeat scroll 0 -1px;
	display:block;
	padding:0 0 0 24px;
	height:17px
}
#menu_aux li a.empresa:hover, .institucional_hover {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_empresa.png) no-repeat scroll 0 -18px !important;
	color:#3E3D3B !important;
}
#menu_aux li a.financiamento {
	background:url(../../../images/hotsites/damato_imoveis/icone_financiamento.png) no-repeat 0 1px;
	padding:0 0 0 20px
}
#menu_aux li a.financiamento:hover, .financiamento_hover {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_financiamento.png) no-repeat scroll 0 -17px !important;
	color:#3E3D3B !important;
}
#menu_aux li a.fale_conosco {
	background:url(../../../images/hotsites/damato_imoveis/icone_contato.png) no-repeat 0 -3px;
	padding:0 0 0 23px
}
#menu_aux li a.fale_conosco:hover, .contato_hover {
	background:transparent url(../../../images/hotsites/damato_imoveis/icone_contato.png) no-repeat scroll 0 -18px !important;
	color:#3E3D3B !important;
}
/*CENTRAL ATENDIMENTO TOPO ----------------------------------------------------------------*/	

#central_topo {
	clear:right;
	float:right;
	background:url(../../../images/hotsites/damato_imoveis/back_central_atendimento.png) no-repeat;
	width:384px;
	height:88px;
	margin:0 1px 0 0
}
#central_topo h3 a {
	text-indent:-5000px;
	display:block;
	background:url(../../../images/hotsites/damato_imoveis/numero_central_topo.jpg) no-repeat;
	width:222px;
	height:65px;
	margin:18px 0 0 81px
}
#central_topo h3 a:hover {
	background:url(../../../images/hotsites/damato_imoveis/numero_central_topo.jpg) no-repeat 0 -68px
}
/*BUSCA ----------------------------------------------------------------*/

#busca {
	float:left
}
#busca a.bt_buscar {
	background:url(../../../images/hotsites/damato_imoveis/bt_busca.jpg) no-repeat;
	border:0 none;
	display:block;
	height:38px;
	margin:0 0 0 17px;
	text-indent:-5000px;
	width:172px;
	text-indent:-5000px
}
#busca a.bt_buscar:hover {
	background:url(../../../images/hotsites/damato_imoveis/bt_busca.jpg) no-repeat 0 -38px;
}
/*BUSCA ABERTA ----------------------------------------------------------------*/	

#busca_aberta {
    background-color:#9F9F9F;
    border:1px solid #999;
    float:left;
    margin:0 0 0 28px;
    width:943px;
    background:url(../../../images/hotsites/damato_imoveis/back_busca.jpg) repeat-x;
    position:relative;
    z-index:0;
    display:none;
}
#busca_aberta form {
	margin:7px 0 13px 6px;
}
#busca_aberta form input, #busca_aberta form select {
	margin:7px 0 0 0;
	border:#6F6F6F 1px solid;
	padding:3px;
	background:url(../../../images/hotsites/damato_imoveis/back_input.jpg) repeat-x
}
#busca_aberta form label {
	color:#333;
	font-weight:bold;
	padding-left:12px;
}
.inp_p {
	width:65px
}
#busca_aberta form input.bt_buscar {
	background:transparent url(../../../images/hotsites/damato_imoveis/bt_buscar.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:26px;
	margin:9px 0 0 9px;
	text-indent:-5000px;
	width:68px;
}
/*MENU ----------------------------------------------------------------*/	

#menu {
	background:url(../../../images/hotsites/damato_imoveis/back_menu.jpg) no-repeat;
	width:794px;
	height:38px;
	float:left;
	position:relative;
}
#menu li {
	float:left;
	padding:12px 16px 10px;
	background:url(../../../images/hotsites/damato_imoveis/divisao.jpg) no-repeat right
}
#menu li a {
	color:#EFEFEF;
	font-weight:600;
}
#menu li a:hover {
	color:#ffde00;
}

ul#menu {
    position:relative;
	z-index:999;
}

#menu .submenu {
    display:none;
    background:#CA0C0C;
    position:absolute;
}

#menu .submenu li {
    float:none;
    padding:0;
    margin:6px 15px;
    background:#CA0C0C;
}
#menu .submenu li a {
    display:block;
}
/*CONTEUDO GLOBAL ----------------------------------------------------------------*/

#conteudo_global {
    margin-bottom:-30px;
    margin-top:-35px;
}
/*CONTEUDO ----------------------------------------------------------------*/

#conteudo {
	margin:20px auto;
	width:1000px
}
#vender, #comprar, #locacao,#lancamento {
	padding:0 0 0 18px
}

#destaque_lancamento{
	background:transparent url(../../../images/hotsites/damato_imoveis/titulo_lancamento.jpg) no-repeat scroll 0 0;
border-bottom:1px solid #9F9F9F;
display:block;
height:25px;
margin-bottom:17px;
text-indent:-5000px;
width:963px;}

#destaque p{
	color:#5F5F60}

#quero_vender {
	background:transparent url(../../../images/hotsites/damato_imoveis/titulo_quero_vender.jpg) no-repeat scroll 0 0;
	border-bottom:1px solid #9F9F9F;
	display:block;
	height:25px;
	margin-bottom:17px;
	text-indent:-5000px;
	width:963px
}
/*COLUNA 1 ----------------------------------------------------------------*/

#coluna_1 {
	margin:10px 1px 0 18px;
	float:left
}
/*EMPRESA ----------------------------------------------------------------*/	

#empresa, #simule, #fale_conosco {
	padding:0 0 0 18px
}
#empresa img {
	border:4px solid #BC0606;
	float:left;
	padding:4px;
	margin:0 13px 0 0
}
#empresa p, #simule p, #fale_conosco p, #form_contato p {
	color:#5F5F60
}
#empresa h3 {
	background:transparent url(../../../images/hotsites/damato_imoveis/titulo_duvida.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:35px;
	margin:5px -6px 0;
	padding:0;
	text-indent:-5000px;
	width:602px;
}
/*SIMULE SEU FINANCIAMENTO ----------------------------------------------------------------*/	

#simule ul {
	float:left;
	padding:0px 15px;
	height:208px
}
#simule ul li {
	margin:35px 0 0 0
}
#simule ul li a {
	color:#BC0606;
	margin-bottom:-30px
}
#simule ul li a:hover {
	color:#5F5F60;
	text-decoration:none
}
/*FALE CONOSCO ----------------------------------------------------------------*/	

#contato {
	border-right:1px solid #BFBFBF;
	height:443px;
	width:257px;
	float:left
}
#contato p {
	width:200px
}
#contato h4 {
	font-weight:bold;
	color:#5F5F60
}
/*FORM CONTATO ----------------------------------------------------------------*/	

#form_contato {
	width:640px;
	margin:0 0 0 24px;
	float:left
}
#form_contato form {
	margin:10px 0 0 0
}
#form_contato form label, #contato_2 form label {
	display:block;
	color:#5F5F60;
	font-weight:bold
}
#form_contato form input, #contato_2 form input {
	width:200px;
	color:#5F5F60;
	margin-bottom:10px;
	display:block;
	padding:3px;
	border:1px solid #ccc;
}
#form_contato form textarea, #contato_2 form textarea {
	width:350px;
	height:100px;
	color:#5F5F60;
	padding:8px;
	border:1px solid #ccc;
	font:12px Arial, Helvetica, sans-serif;
}
#form_contato form input.bt_enviar, #contato_2 form input.bt_enviar {
	text-indent:-5000px;
	display:block;
	border:0;
	background:url(../../../images/hotsites/damato_imoveis/bt_enviar.jpg) no-repeat !important;
	height:36px;
	text-transform:capitalize;
}
/*IMOVEIS DESTAQUE ----------------------------------------------------------------*/	

#imoveis_destaque {
	margin:20px 0 0 0;
	float:left
}
#box_imoveis {
	background:url(../../../images/hotsites/damato_imoveis/back_box_imoveis.jpg) repeat-x;
	height:286px
}
.destaques {
	float:left;
	padding:14px
}
.destaques li a img {
	border:4px #bc0606 solid
}
.destaques li.descricao {
	margin:-54px 0 0;
	width:200px;
}
.destaques li a {
	color:#5f5f60
}
.destaques li a:hover {
	color:#bc0606
}
.bt_info a {
	background:url(../../../images/hotsites/damato_imoveis/bt_outras_info.jpg) no-repeat;
	width:169px;
	height:38px;
	text-indent:-5000px;
	display:block;
	margin:16px 0 0 0;
}
.bt_info a:hover {
	background:url(../../../images/hotsites/damato_imoveis/bt_outras_info.jpg) no-repeat 0 -38px;
}
/*FAIXA LANCAMENTO ----------------------------------------------------------------*/

.faixa_lancamento {
	left:115px;
	position:relative;
	top:-121px;
}
/*COLUNA 2 ----------------------------------------------------------------*/

#coluna_2 {
	padding:10px 0 0 0;
	float:left;
	width:270px;
}
/*FAVORITOS ----------------------------------------------------------------*/	

#favoritos {
	background: url(../../../images/hotsites/damato_imoveis/back_box_favoritos.jpg) no-repeat;
	width:260px;
	height:290px
}
#favoritos p {
	color:#5F5F60;
	padding:27px 0 0 20px;
	width:236px;
}
/*FINANCIAMENTO ----------------------------------------------------------------*/	

#financiamento {
	margin:20px 0 0 0
}
#financiamento p {
	color:#5F5F60;
	padding:0px 0 0 20px;
	width:236px;
}
#financiamento ul li {
	float:left;
	padding:13px;
	margin-bottom:-30px;
}
#opcoes a{
	color:#BC0606;
	float:left;
	margin:14px 0 0;
	font-weight:700;
}
#opcoes a:hover {
	color:#5F5F60
}
/*GLOBAL RODAPE ----------------------------------------------------------------*/	


#global_rodape {
	background:transparent url(../../../images/hotsites/damato_imoveis/rodape.png);
	height:520px
}
/*MENU RODAPE ----------------------------------------------------------------*/	

#menu_rodape {
	background:transparent url(../../../images/hotsites/damato_imoveis/back_menu_rodape.jpg) no-repeat scroll 0 0;
	height:25px;
	margin:0 auto;
	position:relative;
	top:68px;
	width:829px;
}
#menu_rodape ul li {
	float:left;
	padding:8px 0px 0 41px
}
#menu_rodape ul li a {
	color:#808081
}
#menu_rodape ul li a:hover {
	color:#3e3d3b
}
/*RODAPE ----------------------------------------------------------------*/		

#rodape {
	width:1000px;
	margin:0 auto
}
#rodape p {
	color:#3E3D3B;
	margin: 16px 0 0 18px;
	font-size:14px
}
/*MENU AUX RODAPE ----------------------------------------------------------------*/

#rodape ul li {
	float:left;
	background:url(../../../images/hotsites/damato_imoveis/divisao_rodape.jpg) no-repeat right;
	padding:0 10px 8px
}
#rodape ul {
	margin:104px 0 0 18px
}
#rodape ul li a {
	color:#3e3d3b
}
#rodape ul li a:hover {
	color:#7F7F7F
}
/*CENTRAL DE ATENDIMENTO RODAPE ----------------------------------------------------------------*/	


#central_rodape h3 a {
	background:transparent url(../../../images/hotsites/damato_imoveis/back_central_rodape.png) no-repeat scroll 0 0;
	clear:left;
	float:left;
	height:86px;
	margin:22px 0 0 6px;
	width:452px;
	text-indent:-5000px;
	display:block;
}
#central_rodape h3 a:hover {
	background:transparent url(../../../images/hotsites/damato_imoveis/back_central_rodape.png) no-repeat scroll 0 -86px
}
/*LOGO RODAPE ----------------------------------------------------------------*/		


#logo_rodape a {
	text-indent:-5000px;
	display:block;
	background:url(../../../images/hotsites/damato_imoveis/logo.png) no-repeat;
	width:225px;
	height:108px;
	margin:32px 0 0 11px
}
/*LOGO ACTION ----------------------------------------------------------------*/	

#logo_action a {
	background:transparent url(../../../images/hotsites/damato_imoveis/logo_action.png) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:56px;
	margin:54px 38px 0 0;
	text-indent:-5000px;
	width:186px;
}
p#nao_achou {
	background:#FFEFEF none repeat scroll 0 0;
	border:1px solid #FFBFBF;
	color:#7F0709;
	float:left;
	margin-left:43px;
	margin-top:13px;
	padding:12px 0 12px 15px;
	width:615px;
}
p#nao_achou a {
	font-weight:bold;
}
#lista_imoveis li {
	width:500px;
	border:1px solid #eee;
}
img.faixa {
	left:126px;
	position:absolute;
	top:14px;
}
div#lei {
	background:#EDECEB none repeat scroll 0 0;
	border:1px solid #A9A5A2;
	height:75px;
	margin:10px 0;
	overflow:auto;
	padding:15px;
	width:335px;
}
form fieldset#caracteristicas label#de_acordo {
	width:350px;
	font-weight:normal;
	margin:0;
}
#sem_resultado {
	float:left;
	margin:-88px 0 0 55px;
	color:#7F7F7F
}
/*QUERO VENDER ----------------------------------------------------------------*/
fieldset#col1_contato {
	width:220px;
}
fieldset#col1_contato h3,
fieldset#col2_contato h3{
	font-size:14px;
	font-weight:700;
	margin-bottom:15px;
	color:#900;
}
fieldset#col2_contato {
	width:380px;
	border-left:1px dashed #999;
	padding-left:10px;
}
fieldset#col2_contato label {
	float:left;
	margin-right:5px;
}
form fieldset#col2_contato label .input_pp{
	width:110px !important;
}
fieldset#caracteristicas {
	padding-top:20px;
}




.cont{
	float:left;
height:82px;
margin:0 14px 16px;
overflow:auto;
width:143px;}

.faixa_preco {
    width:210px !important;
}

.cont dd ul li a {
	color:#5F5F60}
	
.cont dt{	color:#B40607;
font-weight:bold;
font-size:14px}	
	
	
.cont dd ul li a:hover {
	color:#B40607}
	
.atual{
	float:left;
	font-size:19px;
	color:#B40607}	
	
#paginacao a{
	font-size:19px;
	color:#5F5F60;
	padding-left:5px;}	
	
#paginacao a:hover{
	color:#B40607}	
	
.proxima a{
	background:transparent url(../../../images/hotsites/damato_imoveis/bt_proxima.jpg) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:right;
height:20px;
margin:-18px 0 0 42px;
padding-left:11px;
text-indent:-5000px;
width:20px;}	
	
.anterior a{
    background:transparent url(../../../images/hotsites/damato_imoveis/bt_anterior.jpg) no-repeat scroll 0 0;
    cursor:pointer;
    display:block;
    float:left;
    height:20px;
    margin:4px 0 0 0px;
    padding-left:11px;
    text-indent:-5000px;
    width:20px;
}	