/* DIV CONTENEDORA DO MENU DE DETALHES DO EMPREENDIMENTO, JUNTO COM O BOTÃO VOLTAR*/
div#div-menu-detalhe-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:50px;
	position:relative;
	border-bottom:dotted 1px #FFFFFF;
}

/* BOTÃO DO EMPREENDIMENTO PARA VOLTAR */
a.btn-voltar-empreendimentos {
	float:right;
	display:block;
	width:92px;
	height:31px;
	position:relative;
	background:transparent url('../imagens/icones/empreendimentos/btnVoltar.jpg') left top no-repeat;
}

/* DIV QUE VAI CONTER O MENU PARA ACESSAR AOS DETALHES DO EMPREENDIMENTO */
div.div-menu-detalhes {
	float:left;
	display:block;
	width:auto;
	height:31px;
	position:relative;
}

ul.ul-li-menu-detalhes {
	float:left;
	display:block;
	width:auto;
	height:31px;
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
}

li.li-menu-detalhes {
	float:left;
	display:inline;
	width:auto;
	height:100%;
	margin-right:1px;
	position:relative;
	background:transparent url('../imagens/institucional/bgMenuEmpresa.png') left top repeat-x;
}

li.li-menu-detalhes a {
	float:left;
	display:block;
	width:auto;
	height:auto;
	position:relative;
	text-transform:uppercase;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0B3D6A;
	padding:7px 15px 5px 15px;
}

/* DIV QUE VAI CONTER OS DETALHES DO EMPREENDIMENTO */
div.div-content-detalhe-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	padding:35px 0px 15px 0px;
}

/* DIV QUE VAI CONTER AS INFORMAÇÕES DE VENDA DO EMPREENDIMENTO */
div#div-info-vendas-empreendimento {
	float:right;
	display:block;
	clear:both;
	width:274px;
	height:auto;
	position:relative;
	overflow:hidden;
}

/* DIV QUE VAI CONTER A LOGO DO EMPREENDIMENTO */
div#div-logo-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:160px;
	position:relative;
	background:transparent url('../imagens/icones/empreendimentos/bgLogoEmpreendimento.png') left top no-repeat;
}

/* DIV QUE VAI CONTER A IMAGEM DA LOGO DO EMPREENDIMENTO */
div#div-content-img-logo-empreendimento {
	float:left;
	display:block;
	width:220px;
	height:120px;
	position:relative;
	left:27px;
	top:20px;
	overflow:hidden;
}

/* DIV DA IMAGEM DA LOGO DO EMPREENDIMENTO */
div#div-img-logo-empreendimento {
	float:left;
	display:block;
	width:auto;
	height:auto;
	position:absolute;
}

/* DIV COM AS INFORMAÇÕES GERAIS DO EMPREENDIMENTO */
div#div-info-geral-empreendimento {
	float:left;
	display:block;
	width:628px;
	height:auto;
	position:relative;
}

/* DIV QUE VAI CONTER A IMAGEM DO EMPREENDIMENTO, JUNTO COM A DIV DO TIPO DE EMPREENDIMENTO E SE PERTENCE OU NÃO A UM PROGRAMA DE FINANCIAMENTO */
div#div-contenedor-imagem-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:409px;
	position:relative;
	background:transparent url('../imagens/icones/empreendimentos/bgImagemEmpreendimento.png') left top no-repeat;
}

div#div-img-programa-empreendimento {
	float:left;
	display:block;
	width:624px;
	height:405px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}

div#div-img-empreendimento {
	float:left;
	display:block;
	width:auto;
	height:auto;
	position:absolute;
}

div#div-logo-programa-empreendimento {
	float:left;
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	left:-1px;
	top:305px;
}

.programa-minha-casa {
	background:transparent url('../imagens/icones/empreendimentos/minhaCasa.png') left bottom no-repeat;
}

/* PROGRAMA AO QUAL PERTENCE O EMPREENDIMENTO */
div#div-tipo-empreendimento {
	float:left;
	display:block;
	width:141px;
	height:130px;
	position:absolute;
	overflow:hidden;
}

/* DIV COM A DESCRIÇÃO GERAL DO EMPREENDIMENTO */
div#div-desc-detalhada-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
	position:relative;
}

div#div-desc-detalhada-empreendimento h1, div#div-desc-detalhada-empreendimento h2, div#div-desc-detalhada-empreendimento h3,
div#div-desc-detalhada-empreendimento h4, div#div-desc-detalhada-empreendimento h5, div#div-desc-detalhada-empreendimento h6 {
	color:#058ACC;
}

div#div-desc-detalhada-empreendimento p {
	width:100%;
	height:auto;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E1913;
}

/* LISTA DAS CARACTERÍSTICAS GERAIS DO EMPREENDIMENTO */
ul.ul-li-caracteristicas-gerais-empreendimento {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.ul-li-caracteristicas-gerais-empreendimento li {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E1913;
}

/* TIPO DE PROGRAMA DO EMPREENDIMENTO */
.lancamento {
	top:-4px;
	left:490px;
	background:transparent url('../imagens/icones/empreendimentos/imgLancamento.png') right top no-repeat;
}

.prontoMorar {
	left:486px;
	top:-1px;
	background:transparent url('../imagens/icones/empreendimentos/imgProntoMorar.png') right top no-repeat;
}

.construcao {
	left:486px;
	top:-1px;
	background:transparent url('../imagens/icones/empreendimentos/imgConstrucao.png') right top no-repeat;
}

/* DIV QUE VAI CONTER A DESCRIÇÃO DAS INFORMAÇÕES DE VENDAS */
div#div-desc-info-vendas {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	padding:30px 0px 30px 0px;
}

/* DIV COM AS INFORMAÇÕES DE VENDAS */
div.div-content-desc-info-vendas {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	border-bottom:dotted 1px #FFFFFF;
}

div.div-content-desc-info-vendas h3 {
	border-bottom:dotted 1px #FFFFFF;
	text-transform:uppercase;
	padding-bottom:3px;
	color:#0B3D6A;
}

div.div-content-desc-info-vendas p {
	width:100%;
	height:auto;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E1913;
}

div.div-content-desc-info-vendas a {
	width:auto;
	height:auto;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0B3D6A;
}

div.div-content-desc-info-vendas p strong {
	color:#0B3D6A;
}

/* LISTA DE IMOBILIÁRIAS */
ul.ul-li-imobiliarias {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.li-imobiliarias {
	float:left;
	display:block;
	width:100%;
	height:auto;
	position:relative;
	border-bottom:dotted 1px #FFFFFF;
}

/* DIV QUE VAI CONTER A IMAGEM DE FINANCIAMENTO */
div.div-imagens-financiamento {
	float:left;
	display:block;
	clear:both;
	width: 212px;
	height:73px;
	position:relative;
	overflow:hidden;
	margin-top:15px;
}

div.div-img-financiamento {
	float:left;
	display:block;
	width:auto;
	height:auto;
	position:absolute;
}

