/* CSS Document */
.labelEmpreendimento_pt {
	display:block;
	background-image:url(../imgs/pt/labelEmpreendimentos.gif);
	width:210px;
	height:44px;
}
.labelEmpreendimento_en {
	display:block;
	background-image:url(../imgs/en/labelEmpreendimentos.gif);
	width:210px;
	height:44px;
}
.labelEmpreendimento_es {
	display:block;
	background-image:url(../imgs/es/labelEmpreendimentos.gif);
	width:210px;
	height:44px;
}
.labelLancamentos_pt {
	display:block;
	background-image:url(../imgs/pt/labelLancamentos.gif);
	width:210px;
	height:44px;
}
.labelLancamentos_en {
	display:block;
	background-image:url(../imgs/en/labelLancamentos.gif);
	width:210px;
	height:44px;
}
.labelLancamentos_es {
	display:block;
	background-image:url(../imgs/es/labelLancamentos.gif);
	width:210px;
	height:44px;
}
.labelOportunidades_pt {
	display:block;
	background-image:url(../imgs/pt/labelOportunidades.gif);
	width:210px;
	height:44px;
}
.labelOportunidades_en {
	display:block;
	background-image:url(../imgs/en/labelOportunidades.gif);
	width:210px;
	height:44px;
}
.labelOportunidades_es {
	display:block;
	background-image:url(../imgs/es/labelOportunidades.gif);
	width:210px;
	height:44px;
}


.linkSugerirAmigo {
	display:block;
	color:#97918C;
	text-decoration:none;
	padding:6px 0 10px 2px; 
}

.linkSugerirAmigo a{
	color:#97918C;
	text-decoration:underline;
}
.linkSugerirAmigo a:hover{
	text-decoration:none;
}


.btVerVideo_pt {
	display:block;
	background:url(../imgs/pt/btVerVideo-off.jpg) no-repeat;
	width:180px;
	height:55px;
}
.btVerVideo_pt a{
	display:block;
	width:180px;
	height:55px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btVerVideo_pt a:hover{
	background:url(../imgs/pt/btVerVideo-on.jpg) no-repeat;
}

.btVerVideo_en {
	display:block;
	background:url(../imgs/en/btVerVideo-off.jpg) no-repeat;
	width:180px;
	height:55px;
}
.btVerVideo_en a{
	display:block;
	width:180px;
	height:55px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btVerVideo_en a:hover{
	background:url(../imgs/en/btVerVideo-on.jpg) no-repeat;
}

.btVerVideo_es {
	display:block;
	background:url(../imgs/es/btVerVideo-off.jpg) no-repeat;
	width:180px;
	height:55px;
}
.btVerVideo_es a{
	display:block;
	width:180px;
	height:55px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btVerVideo_es a:hover{
	background:url(../imgs/es/btVerVideo-on.jpg) no-repeat;
}

.bannerCostaAlgarvia {
	display:block;
	background-image:url(../imgs/pt/bannerCostaAlgarvia.jpg);
	width:210px;
	height:132px;
	float:left;
}

.bannerCostaAlgarvia {
	color:#F3F2ED;
	text-decoration:none;
	line-height:100%;
}
.bannerCostaAlgarvia:hover {
	color:#F3F2ED;
	text-decoration:underline;
}

.bannerLacustre {
	display:block;
	background-image:url(../imgs/pt/bannerLacustre.jpg);
	width:210px;
	height:132px;
	float:left;
}

.bannerLacustre {
	color:#F3F2ED;
	text-decoration:none;
	line-height:100%;
}
.bannerLacustre:hover {
	color:#F3F2ED;
	text-decoration:underline;
}

.bannerLorangerie {
	display:block;
	background-image:url(../imgs/pt/bannerLorangerie.jpg);
	width:210px;
	height:131px;
	float:left;
}

.bannerLorangerie {
	color:#F3F2ED;
	text-decoration:none;
	line-height:100%;
}
.bannerLorangerie:hover {
	color:#F3F2ED;
	text-decoration:underline;
}

/*mascara flash*/
.mascaraMapa {
	display:block;
	background-image:url(../imgs/mascaraMapa.png);
	width:627px;
	height:409px;
}

.btTodosEmpreendimentos_pt{
	display:block;
	background:url(../imgs/pt/btTodosEmpreendimentos-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btTodosEmpreendimentos_pt a{
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btTodosEmpreendimentos_pt a:hover{
	background:url(../imgs/pt/btTodosEmpreendimentos-on.gif) no-repeat;
}

.btTodosEmpreendimentos_en {
	display:block;
	background:url(../imgs/en/btTodosEmpreendimentos-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btTodosEmpreendimentos_en a{
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btTodosEmpreendimentos_en a:hover{
	background:url(../imgs/en/btTodosEmpreendimentos-on.gif) no-repeat;
}

.btTodosEmpreendimentos_es {
	display:block;
	background:url(../imgs/es/btTodosEmpreendimentos-off.gif) no-repeat;
	width:180px;
	height:20px;
}

.btTodosEmpreendimentos_es a{
	display:block;
	width:180px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}
.btTodosEmpreendimentos_es a:hover{
	background:url(../imgs/es/btTodosEmpreendimentos-on.gif) no-repeat;
}


.linkEnd {
	display:block;
	color:#97918C;
	text-decoration:none;
	padding:6px 0 0 2px; 
}

.linkEnd a{
	color:#97918C;
	text-decoration:underline;
}
.linkEnd a:hover{
	text-decoration:none;
}

.labelEmpty {
	display:block;
	background-image:url(../imgs/labelTitulosEmpty.gif);
	width:190px;
	height:20px;
	font-size:20px;
	color:#696661;
	padding:20px 0 10px 20px
}

.mascaraGaleria {
	display:block;
	background-image:url(../imgs/mascaraGaleriaImgs.png);
	width:90px;
	height:60px;
}

.mascaraInterior2 {
	display:block;
	background-image:url(../imgs/mascaraInteriorImagens.png);
	width:627px; 
	height:273px;
}

.btAnterior_pt {
	display:block;
	background:url(../imgs/pt/btAnterior.gif) no-repeat;
	width:71px;
	height:14px;
}
.btAnterior_pt a{
	display:block;
	width:71px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btSeguinte_pt {
	display:block;
	background:url(../imgs/pt/btSeguinte.gif) no-repeat;
	width:77px;
	height:14px;
}
.btSeguinte_pt a{
	display:block;
	width:77px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btAnterior_en {
	display:block;
	background:url(../imgs/en/btAnterior.gif) no-repeat;
	width:71px;
	height:14px;
}
.btAnterior_en a{
	display:block;
	width:71px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btSeguinte_en {
	display:block;
	background:url(../imgs/en/btSeguinte.gif) no-repeat;
	width:77px;
	height:14px;
}
.btSeguinte_en a{
	display:block;
	width:77px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btAnterior_es {
	display:block;
	background:url(../imgs/es/btAnterior.gif) no-repeat;
	width:71px;
	height:14px;
}
.btAnterior_es a{
	display:block;
	width:71px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btSeguinte_es {
	display:block;
	background:url(../imgs/es/btSeguinte.gif) no-repeat;
	width:77px;
	height:14px;
}
.btSeguinte_es a{
	display:block;
	width:77px;
	height:14px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.imagem_topo{
    width:627px;
    height:273px;
    position:relative;
    float:right;
    z-index:1;
    overflow:hidden;
}


/*acabamentos*/
.labelsAcabamentosActive {
	display:block;
	background-color:#ECEAE1;
	color:#9E9569;
	font-size:13px;
	padding:4px 10px 4px 10px;
}

.labelsAcabamentos {
	display:block;
	background-color:#DBD8C8;
	color:#FFFFFF;
	font-size:13px;
	padding:4px 10px 4px 10px;
	text-decoration:none;
}

.labelsAcabamentos:hover {
	color:#9E9569;
}

.linkSetasAcabamentos {
	display:block;
}

.linksConteudo {
	display:block;
	background:url(../imgs/setaAmarela.gif) no-repeat;
	color:#9E9569;
	text-decoration:none;
	padding:0 0 5px 10px;
}
.linksConteudo:hover {
	color:#F2C023;
}

.linkCinza {
	color:#333333;
}
.linkCinza:hover {
	text-decoration:none;
}

/*empreendimentos plantas*/
.linkT1 {
	display:block;
	color:#758336;
	border-left:13px solid #9AA04B;
	text-decoration:none;
	padding-left:5px;
	margin-right:30px;
}
.linkT1:hover {
	color:#758336;
	border-left:13px solid #758336;
	text-decoration:none;
}


.linkT2 {
	display:block;
	color:#A2753B;
	border-left:13px solid #D3B288;
	text-decoration:none;
	padding-left:5px;
	margin-right:30px;
}
.linkT2:hover {
	color:#A2753B;
	border-left:13px solid #A2753B;
	text-decoration:underline;
}

.linkMoradias {
	display:block;
	color:#4F7CA6;
	border-left:13px solid #5885AF;
	text-decoration:none;
	padding-left:5px;
}
.linkMoradias:hover {
	color:#4F7CA6;
	border-left:13px solid #4F7CA6;
	text-decoration:underline;
}

.labelT1 {
	display:block;
	background-image:url(../imgs/labelApartamentosPlantas.gif);
	width:133px;
	height:40px;
	font-size:13px;
	/*padding:4px 0 0 15px;*/
	/*padding-top:4px;*/
}

.labelT1:hover {
	text-decoration:none;
}


.descritivo {
	color:#666460;
	background:url(../imgs/tracejadoPlantas.gif) repeat-x;
	background-position:bottom;
	padding:5px 0 3px 0;
}

.descritivo span{
	color:#8B8984;
}


.imagem_plantas {
    width:627px;
    height:271px;
    position:relative;
    float:right;
    z-index:1;
    overflow:hidden;
}

.margem_imagem {
    float:left;
	margin-top:-2px;
	margin-left:10px;
	_margin-left:5px;
}

.tituloPagina {
	display:block;
	font-size:14px;
	color:#696661;
	padding:10px 0 5px 0;
}

/**/

.mascaraBanner{
	display:block;
	width:230px; 
	height:144px;
}


/*empreendimento detalhe*/
.tituloPaginaDetalhe {
	display:block;
	font-size:14px;
	padding:5px 0 5px 0;
}

.descritivoDetalhe {
	color:#666460;
	background:url(../imgs/tracejadoPlantas.gif) repeat-x;
	background-position:bottom;
	padding:5px 0 3px 0;
	width:150px;
}

.descritivoDetalhe2{
	color:#8B8984;
	background:url(../imgs/tracejadoPlantas.gif) repeat-x;
	background-position:bottom;
	padding:5px 0 3px 0;
}

.textoPiso {
	color:#474340;
	padding-bottom:3px;
}


/*empreendimentos pesquisa*/
.pesqEmp {
	background-color:#fff;
	border:1px solid #fff;
	width:150px;
	font-size:11px;
	color:#C1BC9F;
}

.btOkPesquisaEmp_pt {
	display:block;
	cursor: pointer;
	background:none;
	background:url(../imgs/pt/btPesquisarImovel.gif) repeat-x;
	width:150px;
	height:20px;
	border:0;
}

.btOkPesquisaEmp_en {
	display:block;
	cursor: pointer;
	background:none;
	background:url(../imgs/en/btPesquisarImovel.gif) repeat-x;
	width:150px;
	height:20px;
	border:0;
}

.btOkPesquisaEmp_es {
	display:block;
	cursor: pointer;
	background:none;
	background:url(../imgs/es/btPesquisarImovel.gif) repeat-x;
	width:150px;
	height:20px;
	border:0;
}

.fundo_pesquisaEmp {
	background:#DBD8C8;
	position:absolute;
	z-index:1000000;
	margin-top:-2px;
	width:170px;
	height:77px;
	*height:85px;
	_height:85px;
}

/*Frase que fica por cima das imagens da esquerda*/

.fraseEsquerda {
	font-size:16px;
	color:#7EAACD;
	text-decoration:none;
	padding-left:52px;
	padding-top:20px;
}

.fraseEsquerda2 {
	display:block;
	font-size:16px;
	color:#7EAACD;
	text-decoration:none;
	padding-left:78px;
	padding-top:5px;
}



.inputLancamentos {
	display:block;
	width:105px;
	border:0;
	font-family:Arial;
	font-size:11px;
	color:#C1BB9F;
	height:16px;
}

.btEnviarDados_pt {
	display:block;
	background:url(../imgs/pt/btEnviarDados.gif) no-repeat;
	width:110px;
	height:20px;
}
.btEnviarDados_pt a{
	display:block;
	width:110px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btEnviarDados_en {
	display:block;
	background:url(../imgs/en/btEnviarDados.gif) no-repeat;
	width:110px;
	height:20px;
}
.btEnviarDados_en a{
	display:block;
	width:110px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

.btEnviarDados_es {
	display:block;
	background:url(../imgs/es/btEnviarDados.gif) no-repeat;
	width:110px;
	height:20px;
}
.btEnviarDados_es a{
	display:block;
	width:110px;
	height:20px;
	outline:none;
	text-indent:-5000px;
	z-index:1000;
}

#videoEmpreendimentos {
	position:absolute;
	top:0px;	
	left:0px;	
	height:410px;	
	width:630px;	
	display:none;
	text-align:right;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	background-color:#ffffff;
	z-index:30;	
}

#flashContainerE {
	position:absolute;	
	top:0;
	left:0;
	height:410px;	
	width:500px;
	z-index:40;
	display:none;	
}

#linkFecharEmpreendimentos {
	position:absolute;	
	top:7px;
	right:4px;
	font-weight:bold;
	font-size:15px;
	z-index:50;
	display:none;	
}


.destaquesLeftL{
    background:#87D1F6;
    width:210px;
    height:27px;
	font-weight:bold;
	font-size:15px;
}

.topoAcabamento{
   margin-top:-15px;
   *margin-top:-9px;
   _margin-top:-15px;
}