/* CSS Document */

html { 
	background: url(images/bg_html.gif);
	background-position: top left;
	background-repeat: repeat-y; 
}

* {
	margin: 0;
	padding: 0;
}

body { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background:url(images/bg_body.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h3 { 
	font-size: 14px; 
	color: #003e89;
	margin-top: 25px;
	margin-bottom: 15px;
}

#site { 
	width: 776px;
}

#conteudo { 
	width: 736px;
	margin-left: 20px;
}

#topo { 
	margin-top: 15px;
	width: 736px;
	height: 140px;
	float: left;
}

#logo { 
	width: 230px;
	height: 102px;
	float: left;
}
/* Menu de Navegação */
#menu {
	width: 506px;
	height: 87px;
	float: left;
	margin-top: 0;
	font-size: 11px;
	text-align: center;
}

#menu ul {
	margin-top: 40px;
	margin-left: 10px;
}
#menu li {
	display: inline;
	margin-right: 5px;
}

#menu li a {
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#barra_menu { 
	padding: 12px 0 0 10px; 
	width: 724px;
	height: 25px;
	background:url(images/barra_posmenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: -12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#submenu {
	margin:-15px 10px 0 0;
	float: right;
	color:#FFFFFF;
}
#submenu a {
	text-decoration: none;
	color:#FFFFFF;
}
#submenu a:hover {
	text-decoration:underline;
}	

#banner_flash { 
	width: 736px;
	height: 156px;
	float: left;
}

* html #meio {
	margin-bottom:20px;
}

/* Home */
#icones { 
	width: 736px;
	height: 177px;
	float: left;
	padding-top: 25px;
}

#icones img {
	margin-right: 30px;
}


/* Página Empreendimentos */
#img_destaque { 
	float: left; 
	width: 738px; 
	height: 154px; 
}

#info {
	float: left;
	width: 738px;
}

#img_titulo { 
	float: left; 
	width: 160px;
}

#texto { 
	float: left; 
	width: 452px; 
	margin:20px 0 20px 0; 
	text-align:justify; 
	font-size:11px;
	color:#000000;
}

#texto2 { 
	float: right; 
	padding: 35px  126px 20px 0; 
	color:#000000; 
	text-align:justify; 
	font-size:11px;
}

#box_pai { 
	float: left; 
	margin-top: 20px; 
	width: 520px;
}

#box_filho { 
	float: left; 
	margin: 0 10px 10px 0; 
	width: 234px; 
}

#descricao { 
	float: left;
	width: 234px;
	height: 24px;
	padding-top: 10px;
	text-align:center;
	background: url(images/descricao.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#descri2 { 
	float: left;
	width: 211px;
	height: 53px;
	margin-top: 5px;
	padding: 10px 10px ;
	background:url(images/empreendimentos/area_descri.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
	color: #666666;
}

/* Página Empreendimento Detalhe */
#banner_empreend { 
	width: 533px ;
	margin-top: 27px;
	margin-bottom: 13px; 
	float: left;
}

#text_detalhe { 
	width: 533px;
	float: right;
	margin-top: 20px;
	margin-right: 43px;
	color: #000000;
	text-align: left;
}

.tab_progresso {
	width: 234px;
	color: #000;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 5px;
	text-align: center;
}

.tab_progresso th {
	background-color: #ccc;
}

.tab_progresso th, .tab_progresso td {
	line-height: 22px;
	border-bottom: 1px solid #ccc;
}

.progresso {
	text-align: left;
}

.nome_empreendimento {
	font-size: 15px;
}

/* Formulário da página Empreendimento Detalhe */
#form_detalhe { 
	font-size: 11px; 
	font-weight: bold;
}

#form_detalhe input, textarea { 
	width: 338px;
	border: none;
	margin-bottom: 5px;
	background: #e7e7e7;
}

#form_detalhe textarea { 
	height: 165px;
}

#form_detalhe .botao_forms {
	width: 20px;
	height: 16px;
}

/* Plantas */
.planta_bloco {
	width: 132px;
	font-size: 10px;
	text-align: center;
	float: left;
	height: 90px;
	margin-right: 30px;
	margin-bottom: 40px;
	
}
.planta_bloco_conteudo {
	width: 152px;
	height: 80px;
	padding-top: 10px;
	/* background-image: url(images/bloco_planta_fundo.png); */
}

.planta_bloco p {
	width: 120px;
	margin: 0 auto;
}

.empreendimentos_thumbs img {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
/* Formulário de Contato */
#contato {
	width: 310px;
	border: none;
	padding-left: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}

#contato .input {
	width: 283px;
	height: 18px;
	border: none;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

#contato select {
	width: 233px;
	height: 18px;
	border: none;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

#contato textarea {
	width: 283px;
	height: 140px;
	background-color: #F2F2F2;
	border: none;
}

.info_contato {
	margin-left: 50px;
}

.info_contato p {
	margin-bottom: 10px;
}
/* Rodapé */
#rodape { 
	width: 736px;
	height: 35px;
	clear:both;
	background:url(images/barra_rodape.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}

#copyright, #ws { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	margin-top: 15px;
}
#copyright {
	margin-left: 30px;
	margin-right: 250px;
}

#ws a { 
	text-decoration:none;
	color: #FFFFFF;
}

#ws a:hover { 
	text-decoration:underline;
}