﻿/* DESCRIÇÃO IMOVEL */

.det_lancamentos {
  margin: 0 0 15px 10px;
}

.det_lancamentos h2 {
  color:#000000;
  font-size:17px;
  font-weight:normal;
  margin-top: 10px;
}

.det_lancamentos p {
  float:left;
  line-height:19px;
  margin-top: 10px; 
}

.det_lancamentos .valor {
  float: right;
  color:#000000; 
  font-size:15px;
  font-weight:bold;
  line-height:19px;
}

.tit_empreendimento {
  font-size:16px;
  border-bottom:1px solid #DFDFDF;
  margin-bottom:20px;
  padding-bottom:15px;
}

.empreendimento p {
  margin-top: 15px;
}

/* ----------------------------------------------------- Quem Somos */
.quem_somos h1 {
	font-size: 22px;
  padding-bottom: 15px;
}

.quem_somos .box_video {
	width: 600px;
	height: 400px;
}

.quem_somos .nav {
	width: 295px;
	margin-left: 18px;
}

.quem_somos .nav .top {
	height: 9px;
	background: url(../img/quem_box_top.gif) no-repeat scroll 0 0;
}

.quem_somos .nav .header {
	font-size: 17px;
	padding: 15px 20px;
	background-color: #fff; 
}

.quem_somos .nav .item {
	padding: 10px 15px;
	margin-top: 2px;
	background-color: #f6f3e3;
}

.quem_somos .nav .item span {
	width: 42px;
	height: 41px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
	background: url(../img/quem_nav_bullet.gif) no-repeat scroll 0 0;
}

.quem_somos .nav .item strong {
	font-size: 13px;
	line-height: 41px;
	display: block;
	float: left;
	padding-left: 15px;
	width: 205px; 
}

.quem_somos .text_quem {
	float: left;
	padding-top: 20px;
	padding-right: 3%;
	width: 30%;
}

.quem_somos .text_quem p {
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 15px;
}

.quem_somos .txt_contrucao {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin: 200px 0;
} 


/* ------------------------------  Contato ------ */

.titbox { color: #ff6600; font: bold 16px/30px 'arial'; }

/* ---------------------------------------------------------- Formulários */

 ul.form {
    margin: 30px 0 20px 0;
    padding: 10px;
    width: 500px;
    }
    
ul.form li { margin-bottom: 10px; }

ul.form li label.align {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    margin-right: 5px;
    }    
    
ul.form li .bordas {
    border: solid 1px #ccc;
    font-size: 11px;
    padding: 2px;
    }

ul.form li.align2 { height: 20px; }    

ul.form li.align2 input { margin: 2px 0 0 10px; }

ul.form li.align2 label { line-height: 9px; }

ul.form li.align3 label { line-height: 18px; }

.bt_enviar {
    background: url('../img/bt_enviar.gif');
    height: 19px;
    width: 72px;
    overflow: hidden;
    text-indent: -3000px;
}
