#home {
	margin-top:1px;
}
#destaques {
	height:100%;
	height:367px;
}
#destaques #col-form{
	width:298px;
	float:left;
}

/***********************************
	PESQUISAR IMÓVEIS
************************************/
#destaques #col-form #pesquisa{
	padding:10px;
	width:278px;
	height:185px;
	border:1px #BCBDCB solid;
	background:url(../imgs-site/home-bg-pesquisa.jpg) no-repeat;
}
#destaques #col-form #pesquisa h2{
	width:135px;
	height:18px;
	background:url(../imgs-site/home-tit-pesquisar-imoveis.jpg) no-repeat;
	text-indent:-999999px;
	margin-bottom:10px;

}

#destaques #col-form fieldset{
	border:0;
	margin-top:5px;
}

#destaques #col-form fieldset label{
	border:0;
	margin-top:10px;
	margin-right:5px;
	color:#003E71;
}
.br {
	line-height:3px;
}

#destaques #col-form fieldset select{
	margin-top:13px;
	background-color:#FFF;
	width:90px;
	font:11px tahoma;
	color:#003E71;
}

#destaques #col-form fieldset .bot-pesquisa{
	display:block;
	width:75px;
	padding:5px;
	background-color:#F10606;
	color:#FFFFFF;
	text-align:center;
	margin-top:-22px;
	text-decoration:none;
	margin-left:190px;
}

#destaques #col-form fieldset .bot-pesquisa:hover{
	background-color:#FF3E3E;
	color:#FFFFFF;
}

/***********************************
	ALINHAMENTO 
************************************/

#destaques #col-form #newsletter {
	margin-top:6px;
	padding:10px;
	width:278px;
	border:1px #BCBDCB solid;
	height:126px;
	color:#003E71;
	background:url(../imgs-site/home-bg-newsletter.jpg) no-repeat;
}

#destaques #col-form #newsletter h2{
	width:140px;
	height:15px;
	background:url(../imgs-site/home-tit-informativo-online.jpg) no-repeat;
	text-indent:-999999px;
	margin:5px 0 10px 0;
	_margin:5px 0 0px 0;
}

#destaques #col-form #newsletter fieldset #campos-news input{
	width:125px;
	padding:4px;
	border:1px #BABEDC solid;
	background-color:#FAFAFB;
	margin-bottom:5px;
	font:11px tahoma;
	color:#003E71;
	margin-bottom:10px;
}

#destaques #col-form #newsletter fieldset label{
	margin-right:20px;
}
#destaques #col-form #newsletter fieldset .bot-ok{
	display:block;
	width:25px;
	padding:5px;
	background-color:#F10606;
	color:#FFFFFF;
	text-align:center;
	margin-top:-15px;
	*margin-top:-20px;
	text-decoration:none;
	margin-left:235px;
}

#destaques #col-form #newsletter fieldset .bot-ok:hover{
	background-color:#FF3E3E;
	color:#FFFFFF;
}

/***********************************/

#destaques #col-banners{
	width:665px;
}

/***********************************
	BANNERS GRANDES 
************************************/
#destaques #col-banners{
	float:right;
}
#destaques #col-banners #banners-destaques{
	width:662px;
	height:235px;
	background-color:#FFFFFF;
	border:1px #BABEDC solid;
}
/***********************************
	CHAMADAS 
************************************/

#destaques #col-banners #chamadas{
	margin-top:5px;
	color:#2F729C;
}

#destaques #col-banners #chamadas a {
	font:11px tahoma;
	color:#175B93;
	text-decoration:none;
}
#destaques #col-banners #chamadas a:hover {
	font:11px tahoma;
	color:#175B93;
	text-decoration:underline;
}

#destaques #col-banners #chamadas #sobre-galwan{
	width:195px;
	text-align:center;
	padding:10px;
	height:97px;
	float:left;
	border:1px #BABEDC solid;
	background:url(../imgs-site/home-bg-chama-2.jpg) no-repeat;
	
}

#destaques #col-banners #chamadas #sobre-galwan h2{
	margin:0 auto;
	width:149px;
	height:17px;
	background:url(../imgs-site/home-tit-sobre-galwan.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:10px;
	_margin-bottom:2px;
	margin-top:5px;
	
}

#destaques #col-banners #chamadas #portfolio{
	width:195px;
	text-align:center;
	_width:190px;
	padding:10px;
	height:97px;
	margin-left:221px;
	border:1px #BABEDC solid;
	background:url(../imgs-site/home-bg-chama-3.jpg) no-repeat;
}

#destaques #col-banners #chamadas #portfolio h2{
	margin:0 auto;
	margin-left: 10px; 
	width:auto;
	height:58px;
	background:url(../imgs-site/home-tit-portfolio-galwan.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:8px;
	margin-top:-7px;
}

#destaques #col-banners #chamadas #parceiros{
	width:201px;
	text-align:center;
	padding:10px;
	height:97px;
	float:right;
	border:1px #BABEDC solid;
	background:url(../imgs-site/home-bg-chama-4.jpg) no-repeat;
}

#destaques #col-banners #chamadas #parceiros h2{
	margin:0 auto;
	width:191px;
	height:45px;
	background:url(../imgs-site/home-tit-premios.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:10px;
	margin-top:-5px;
}

/***********************************/

#empreendimentos {
	clear:both;
	height:100%;
}

#col-banner {
	width:205px;
	float:left;
}

#col-empreendimentos {
	float:right;
}

/***********************************
	INDICADORES FINANCEIROS
************************************/

#empreendimentos #indicativo-financeiro{
	width:185px;
	padding:10px;
	border:1px #BABEDC solid;
}
#empreendimentos #indicativo-financeiro th{
	background-color:#CADDE8;
	padding:5px;
}
#empreendimentos #indicativo-financeiro td{
	background-color:#CADDE8;
	padding:5px;
}

/***********************************
	BANNER
************************************/

#banner {
	margin-top:10px;
}

/***********************************
	EMPREENDIMENTOS
************************************/

#col-empreendimentos {
	float:right;
	width:760px;
}

#col-empreendimentos #lista-empreendimentos {
	
}

#col-empreendimentos #lista-empreendimentos ul li{
	display:block;
	width:352px;
	_width:348px;
	height:217px;
	margin:0 0px 6px 6px;
	float:left;
	border:1px #BABEDC solid;
	padding:10px;
	background:url(../imgs-site/home-bg-empreendimentos.jpg) no-repeat;
}

#col-empreendimentos #lista-empreendimentos .foto-empreend{
	position:relative;
	width:135px;
	min-height:10px;
	height:auto;
	!important height:10px;
	border:8px #BFD6E4 solid;
	float:left;
	margin-right:10px;

}
#col-empreendimentos #lista-empreendimentos .foto-empreend img{
	
	
	
}

#col-empreendimentos #lista-empreendimentos .tit-vermelho{
	font:bold 11px tahoma;
	color:#F40505;
	width:150px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	
}

#col-empreendimentos #lista-empreendimentos h3{
	font:bold 14px tahoma;
	width:130px;
	float:left;
	margin-right:40px;
}

#col-empreendimentos #lista-empreendimentos .bt-detalhes{
	font:bold 11px tahoma;
	text-decoration:none;
	width:90px;
	text-align:center;
	color:#FFF;
	display:block;
	background-color:#2F729C;
	padding:5px;
	float:right;
	margin-top:15px;
	_margin-top:10px;
}

.bt-mais{	
	font:bold 11px tahoma;
	text-decoration:none;
	width:135px;
	text-align:center;
	color:#FFF;
	display:block;
	background-color:#2F729C;
	padding:5px;
	margin-top:15px;
	_margin-top:10px;
}
.bt-mais:hover{
	background-color:#286488;
}

#col-empreendimentos #lista-empreendimentos .bt-detalhes:hover{
	background-color:#286488;
}




.fita-lancamentos {
	display:block;
	position:absolute;
	
	width:75px;
	height:85px;
	background:url(../imgs-site/fita-lancamentos.gif) no-repeat;
	
	margin:-11px 0 0 288px;
	*margin:-11px 0 0 126px;
	_margin:-11px 0 0 122px;
}

.fita-em-obras {
	display:block;
	position:absolute;
	
	width:75px;
	height:85px;
	background:url(../imgs-site/fita-em-obras.gif) no-repeat;
	
	margin:-11px 0 0 288px;
	*margin:-11px 0 0 126px;
	_margin:-11px 0 0 122px;
}

.fita-entregue {
	display:block;
	position:absolute;
	
	width:75px;
	height:85px;
	background:url(../imgs-site/fita-entregue.gif) no-repeat;
	
	margin:-11px 0 0 288px;
	*margin:-11px 0 0 126px;
	_margin:-11px 0 0 122px;
}

.fita-breve {
	display:block;
	position:absolute;
	
	width:75px;
	height:85px;
	background:url(../imgs-site/fita-breve-lancamento.gif) no-repeat;
	
	margin:-11px 0 0 288px;
	*margin:-11px 0 0 126px;
	_margin:-11px 0 0 122px;
}

#form-reserva {
	width: 300px;
	margin-top: 5px;
	height: 149px;
	
}






