﻿html, body
{
    width:100%;
    height:100%;
    border:0;
    margin:0;
    padding:0;
    color:#000000;
    font-family:Arial, Tahoma, Verdana;
    font-size:11px;
    line-height:140%;
    
}

a, a:hover, a:active, a:focus
{
    text-decoration:none;
}

#container 
{
    width:100%;
    background-attachment:fixed;
}

#topo 
{
	margin:0px auto;
	width:100%;
	height:78px;
	text-align:center;
	z-index:10000;
	background-color:#FFFFFF;
}

#conteudo 
{
	margin: 0px 0px 98px 0px;
	width:100%;
	padding:0px;
	text-align:center;
}

#footer 
{
	width:100%;
	height:36px;
	text-align:center;
	margin-top:-98px;
	margin-bottom:13px;
}

#copyright 
{
	margin:0 auto;
	width:100%;
	height:91px;
	text-align:center;
	background-color:#FFFFFF;
}

#default_body
{
    margin:0px auto;
	width:1001px;
	padding:0px;
	text-align:center;
}

#conteudo_body
{
    margin:0px auto;
	width:960px;
	padding:0px;
	text-align:center;
	
}

/* Banners Default */

.banner_noticia{width:314px;height:247px;background-color:#FFFFFF;padding:20px;}
.banner_apartamentos{width:637px;height:311px;background-color:#FFFFFF;padding:20px;}
.banner_apartamentos_apartamentos{height:172px;width:577px;padding: 30px 0px 0px 30px;}
.banner_representacoes{width:314px;height:311px;background-color:#FFFFFF;padding:20px 10px 10px 10px;}



/* Banners Default END */

/*
 * Required 
*/
.container { width:940px; height:378px;  background-color:#fff; overflow:hidden; position:relative; z-index:0;}
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides > div,ul.slides li { position:absolute; top:0; width:940px; display:none; padding:0; margin:0; }

/*
 * Optional
*/
#loopedSlider { margin:0 auto; width:940px; position:relative; float:left;}

ul.pagination { list-style-type:none; margin:0px;  border:0px; padding:0px; white-space:nowrap;text-align:center; }
ul.pagination li { clear:both; padding-top:1px; border:0px; margin-right:10px; }	
ul.pagination a { display:block; width:15px; border:0px; padding-top:15px; height:0; overflow:hidden; background-image:url(/images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -15px}


/* PAGINAÇÃO INI */

div.pagination {
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	display:block;
	height:20px;
	text-align:right;
	padding-right:10px;
}

div.pagination a {
	padding: 2px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #999999;
	font-size: 12px;
	font-family: Arial;
}

div.pagination a:hover, div.pagination a:active {
	color: #6C7278;
	font-weight:bold;
}

div.pagination span.current {
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	color:#B58B3C;
	font-size: 14px;
	font-family: Arial;
}

div.pagination span.disabled {
	padding: 2px;
	margin: 2px;
	color: #999999;
	font-size: 12px;
	font-family: Arial;
}

.paginacao
{
    color:#999999;   
    font-size:12px;
}

/* PAGINAÇÃO END */

/* Empreendimentos  */

#ds_h div{width:100%;left:1px;top:1px}
#ds .hh1{height:1px}
#ds .hh2{height:2px}
#ds .hh3{height:3px}
#ds .hh4{height:4px}
#ds .hh5{height:5px}
#ds .hh6{height:6px}
#ds_v div{height:9999px; left:1px;top:1px}
#ds_v{height:0;}
#ds .v1{width:1px}
#ds .v2{width:2px}
#ds .v3{width:3px}
#ds .v4{width:4px}
#ds .v5{width:5px}
#ds .v6{width:6px}

#mapa_container{
	position:relative;
	display:block;
	width:896px;
}

.ds{background:#000;position:absolute;z-index:999;overflow:hidden}
#ds .o1{ opacity:.1;filter:alpha(opacity=10)}
#ds .o2{ opacity:.08;filter:alpha(opacity=8)}
#ds .o3{ opacity:.06;filter:alpha(opacity=6)}
#ds .o4{ opacity:.04;filter:alpha(opacity=4)}
#ds .o5{ opacity:.02;filter:alpha(opacity=2)}


/* Empreendimentos END */

/* Contactos */

#mapa_container2
{
	position:relative;
	display:block;
	width:510px;
}

.contactos_mapa
{
	display:block;
	float:left;
	width:515px;
	text-align:left;
}

.contactos_mapa .mapa 
{
    width: 510px;
    height: 365px;
    overflow: hidden;
    display: block;
    clear: both;
    background: #CCC;
    padding: 1px;
    border: 1px solid #ddd
}

.contactos_mapa_directions
{
	float:left;
	display:block;
	width:494px;
	height:112px;
	/*background:url(/images/bg_contactos_mapa_directions.png) no-repeat;*/
	padding:10px 10px 5px 10px;
    border:1px solid #e2e2e2;
}

.contactos_mapa_directions .dir_wrapper 
{
    height:auto;
    text-align:center;
}

.contactos_mapa_directions .dir_wrapper .lbl_ajuda 
{
    text-align:center;
    padding-bottom:15px;
    font:12px Arial;
	color:#B58B3C ;
	font-weight:bold;
    display:block;
}

.contactos_mapa_directions .dir_wrapper #direcoes_m
{
    margin-top:20px;
    height:170px;
}

.contactos_mapa_directions .dir_wrapper #direcoes_m #botao-mapa-MA {
    position:absolute;
    top:9px;
    right:35px;
}

.contactos_mapa_directions .dir_wrapper #direcoes_m .icon-seta-amarela-button 
{
    background: url('../images/mapa/seta-button.png');
    width: 21px;
    height: 22px;
}

.contactos_mapa_directions .direcoes 
{
    width:100%;
    margin:0 auto;
    margin-top:15px;
}

.contactos_mapa_directions .direcoes #directions-topo-mapaMA {
    border-top:1px solid #e2e2e2;
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
}

.contactos_mapa_directions .direcoes #directions-meio-mapaMA {
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
    max-height: 270px;
}

.contactos_mapa_directions .direcoes #directions-fundo-mapaMA {
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
    border-bottom:1px solid #e2e2e2;
}

.contactos_mapa_directions .direcoes #directions 
{
    font-family:Arial;
}

.input_pesquisa_local
{
	float:left;
	display:block;
	padding-top:3px;
	padding-left:5px;
	vertical-align:middle;
	width:230px;
	height:27px;
	background:url(/images/bg_contactos_mapa_text_local.png) no-repeat;
}

.input_pesquisa_imobiliaria
{
	float:left;
	display:block;
	padding-top:3px;
	padding-left:5px;
	vertical-align:middle;
	width:129px;
	height:27px;
	background:url(/images/bg_contactos_mapa_text_imobiliaria.png) no-repeat;
}

.textbox_pesquisa_local
{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	width:220px;
}

.textbox_pesquisa_imobiliaria
{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	width:119px;
	background-color:#FFFFFF;
}

.contactos_contactos
{
	display:block;
	float:left;
	width:370px;
	margin-left:20px;
	text-align:left;
}

.contactos_contactos_header
{
	background:url(/images/bg_contactos_contactos_header.png) no-repeat;
	width:370px;
	height:7px;
}

.contactos_contactos_footer
{
	background:url(/images/bg_contactos_contactos_footer.png) no-repeat;
	width:370px;
	height:7px;
}

.contactos_contactos_body
{
	background:url(/images/bg_contactos_contactos_body.png) repeat-y;
	width:340px;
	padding:20px;
}

.contactos_contactos_nome_imobiliaria
{
	font:12px Arial;
	color:#B58B3C;
	font-weight:bold;
}

.contactos_contactos_contactenos
{
	font:18px Arial;
	color:#B58B3C;
	font-weight:bold;
}

.input
{
	display:table;
	height:27px;
}

.input_left
{
	float:left;
	display:  table-cell;
	background:url(/images/bg_input_left.png) no-repeat;
	height:27px;
	width:4px;
}

.input_right
{
	float:left;
	display:  table-cell;
	background:url(/images/bg_input_right.png) no-repeat;
	height:27px;
	width:4px;
}

.input_center
{
	float:left;
	display:  table-cell;
	background:url(/images/bg_input_center.png) repeat-x;
	height:27px;
}

.input_mensagem
{
	display:block;
	float:left;
	width:330px;
	height:147px;
	background:url(/images/bg_contactos_mensagem.png) no-repeat;
}

.input_mensagem_peq
{
	display:block;
	float:left;
	width:330px;
	height:87px;
	background:url(/images/bg_contactos_mensagem_peq.png) no-repeat;
}

.txt60
{
	width:60px;
	height:18px;
	margin-top:2px;
	padding-top:3px;
	padding-left:3px;
	font:11px Arial;
	color:#666666;
	border:0px;
}

.txt200
{
	width:200px;
	height:18px;
	margin-top:2px;
	padding-top:3px;
	padding-left:3px;
	font:11px Arial;
	color:#666666;
	border:0px;
}

.txt330
{
	width:300px;
	height:18px;
	margin-top:2px;
	padding-top:3px;
	padding-left:3px;
	font:11px Arial;
	color:#666666;
	border:0px;
}

.textarea330
{
	width:310px;
	height:135px;
	margin-top:5px;
	margin-left:5px;
	font:11px Arial;
	color:#666666;
	border:0px;
}

.lnk_pesquisar
{
	display:block;
	width:105px;
	height:27px;
	font:11px Arial;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	line-height:27px;
	vertical-align:middle;
	background:url(/images/bg_pesquisar.png) no-repeat;
}

/* Contactos END */

#social_networks{
	display:none;
	position:absolute;
	text-align:center;
	height:375px;
	width:291px;
	padding:20px;
	z-index:10;
	border:1px solid #CBCBCB;
	background-color:#FFFFFF;
	/*background:url(/images/bg_social_networks.png) no-repeat;*/
}

#pedir_info{
	display:none;
	position:absolute;
	height:400px;
	width:350px;
	padding:20px;
	z-index:1111;
	border:1px solid #CBCBCB;
	background-color:#FFFFFF;
	/*background:url(/images/bg_div_pedirinfo.png) no-repeat;*/
}

#recomendar_imovel
{
	display:none;
	position:absolute;
	height:400px;
	width:350px;
	padding:20px;
	z-index:1111;
	border:1px solid #CBCBCB;
	background-color:#FFFFFF;
	/*background:url(/images/bg_div_pedirinfo.png) no-repeat;*/
}

.menu_inactivo
{
    font-size:14px;
    color:#999999;
}

.menu_activo
{
    font-size:14px;
    color:#7D7D7D;
}

.newsletter_sucess
{
    font-family:Arial, "Microsoft Sans Serif";
    font-weight:bold;
    font-size:11px;
    color:#3C8314;
}

.newsletter_error
{
    font-family:Arial, "Microsoft Sans Serif";
    font-weight:bold;
    font-size:11px;
    color:#FF0000;
}

.bold{font-weight:bold;}
.sublinhado{text-decoration:underline;}
.justificado{text-align:justify;}
.t12{font-size:12px;}
.t14{font-size:14px;}
.t18{font-size:18px;}
.t21{font-size:21px;}
.t42{font-size:42px;}
.azul{color:#B58B3C;}
.azul3C{color:#B58B3C;}
.cinzaE7{color:#E7E7E7;}
.cinza33{color:#333333;}
.cinza66{color:#666666;}
.cinza99{color:#999999;}
.cinzaB0{color:#B0B0B0;}
.cinza7D{color:#7D7D7D;}
.vermelho{color:#ff0000;}
.line-height{line-height:110%;}
.line-height2{line-height:130%;}
.line-height3{line-height:150%;}
