@charset "UTF-8";
/* CSS Document */
#interna {
	display: table;
	/*height:300px;*/
	width: 770px;
	margin: 1px 0 0 0;
	background-image: url(../img/bg_internas.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#left {
	width: 490px;
	float:left;
	border-right: 1px dashed #d7d7d7;
	margin: 20px 0 0 10px;
}
#right {
display: table;
	width: 240px;
	height: 100%;
	margin: 20px 0 0 10px;
	float:left;
}
h1 {
	display:block;
	font: bold 18px "Trebuchet MS";
	width: 250px;
	height: 40px;
	background:url(../img/bg_titulos.gif) no-repeat top;
	margin: 0 0 0 10px;
	padding: 5px 0 0 25px;
}
.blocoTexto p {
	margin: 10px 15px 10px 35px;
	color: #444;
	font: 11px/15px "Trebuchet MS";
	text-align: justify;
}

em {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/*------------------------------------------------------------*/

#noticias {
	display: table;
	width: 240px;
	float: left;
	margin: 0 0 0 0;
}

#lancamento {
	width: 240px;
	height: 200px;
	float: left;
	margin: 20px 0 0 0;
}

h3 {
	font:bold 14px "Trebuchet MS";
}
h4 {
	font:bold 12px "Trebuchet MS";
}
.blocoTexto h3 {
	margin: 0px 0 0 35px;
}
.blocoTexto h4 {
	margin: 10px 0 0 35px;
}

#lancamento h3 {
	display: block;
	width: 220px;
	height: 30px;
	padding: 5px 0 0 10px;
	background: url(../img/aba_lancamento_interna.gif) no-repeat;
}
#noticias h3 {
	display: block;
	width: 220px;
	height: 30px;
	padding: 5px 0 0 10px;
	background: url(../img/aba_novidades_interna.gif) no-repeat;
}

/*--------------------------------------------------------------*/

#noticias h4 {
	float:left;
	display: inline;
	width: 200px;
	font:bold 11px "Trebuchet MS";
	margin: 10px 0 0 10px;
}

#noticias p {
	float:left;
	display: inline;
	width: 200px;
	margin: 5px 0 15px 10px;
	color: #666;
	font: 11px "Trebuchet MS";
}

#right a img {
	float:left;
	margin: 5px 0 0 5px;
	border: none;
}

.destaquePerspectiva {
	width: 100px;
	height: 150px;
	float:left;
	margin: 5px 0 0 5px;
}

#lancamento h4 {
	float:left;
	width: 120px;
	font:bold 11px "Trebuchet MS";
	margin: 5px 0 0 5px;
}

#lancamento p {
	float:left;
	width: 120px;
	height: 50px;
	margin: 5px 0 0 5px;
	color:#666666;
	font:10px "Trebuchet MS";
}
.destaqueLogo {
	width: 120px;
	height: 60px;
	float:left;
	margin: 5px 0 0 5px;
}
.fotos {
	margin: 0 0 10px 0;
	width: 240px;
	height: 200px;
	float: left;
}
.fotosInternas {
	margin: 10px 0px 10px 10px;
	width: 220px;
	height: 165px;
	float: left;
}
.fotosInternas2 {
	margin: 10px 0px 10px 10px;
	width: 440px;
	height: 330px;
	float: left;
}
/*--------------------------------------------------------------*/

.empreendimento {
	display: inline;
	float:left;
	margin: 10px 0px 0px 35px;
	border-bottom: #CCCCCC dotted 1px;
	height: 170px;
	width: 440px;
}
.fotoEmpreendimento {
	float: left;
	height: 150px;
	width:100px;
	border: #d9dcca 5px solid;
}
.empreendimento h3 {
	float:left;
	margin: 0 0 5px 10px;
}
.empreendimento h3 span {
font:bold 11px "Trebuchet MS";
}
.empreendimento p {
	float: left;
	margin: 0 0 0 10px;
	height: 110px;
	width: 310px;
	color: #444;
	font: 11px/15px "Trebuchet MS";
	text-align: justify;
}
.empreendimento .bot {
	float: right;
	margin: 10px 0px 10px 10px;
	border: none;
}

/*--------------------------------------------------------------*/

.perspectivaGrande {
	display:inline;
	float:left;
	margin: 10px 0 0 35px;
	width: 220px;
	height: 300px;
}
#emprendimentoDetalhes h3 {
	float:left;
	margin: 10px 0 5px 10px;
}
ul {
	display:block;
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	padding: 0;
}
ul li {
	padding: 0;
	margin: 0 0 1px 0;
	color:#666666;
	font:10px "Trebuchet MS";
	list-style: inside disc;
}
.textoLegal {
	display: inline;
	float: left;
	margin: 10px 0 0 35px;
	width: 440px;
	color:#666666;
	font:10px "Trebuchet MS";
}
.btLocalizacao {
	display: inline;
	float: left;
	margin: 10px 200px 0 35px;
	border: none;
	
}


#thumbs {
	display: inline;
	float: left;
	margin: 10px 0 0 35px;
	width: 440px;
}
#thumbs img{
	float: left;
	margin: 5px 4px 0 0;
	border: #d7d7d7 solid 3px;
}
