*{
	margin: 0;
	padding: 0;
}
/*** TODA A PÁGINA ***/
body{
	margin: auto;
	text-align: center;
	background: url(../imagens/bgs/bg_body.jpg) top center;
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#geral{
	width: 779px;
	text-align: center;
	margin: 10px auto;
	overflow: hidden;
}
#acima_topo{
	padding: 5px 0 0 0;
}
#topo{
	width: 779px;
	height: 90px;
	background: url(../imagens/topo/topo.jpg) no-repeat top center;
}
#logo{
	width: 246px;
	height: 48px;
	background: url(../imagens/topo/logo.jpg) no-repeat top center;
	margin-left: 25px;	
}
p#endereco{
	text-align: center;
	width: 280px;
	margin-right: 150px;
	float: right;
	font-size: 11px;
}

/*** MENU PRINCIPAL ***/
#menu{
	margin: 5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#menu ul{
	list-style-type: none;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	width: 146px;
	line-height: 20px;
	background: #e0e0e0;
	color: #333;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #b0a38c;
	border-left: 1px solid #b0a38c;
	font-weight: bold;
}
#menu ul li a:hover{
	text-decoration: underline;
	background: #dddddd;
}

/*** BANNER ***/
#local_banner{
	width: 777px;
	height: 210px;
	background: url(../imagens/bgs/bg_local_banner.jpg) repeat-y top center;
}

/*** CONTEÚDO DA PÁGINA ***/
#conteudo{
	width: 777px;
	overflow: hidden;
	background: url(../imagens/bgs/bg_local_banner.jpg) repeat-y top center;
}

/*** PÁGINA PRINCIPAL ***/
#box_model_principal{
	width: 625px;
	overflow: hidden;
	margin: 15px auto;
}
#box_bem_vindo{
	width: 621px;
	height: 115px;
	background-color: #d0d0d0;
	border: 1px solid #999999;
	text-align: left;
}
.titulo_box{
	width: 621px;
	height: 40px;
	background: url(../imagens/bgs/bg_titulos.jpg) repeat-x top center;
}
.titulo_box h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	margin: 8px 0 0 10px;
	color: #333333;
}
#box_bem_vindo p{
	width: 550px;
	margin: 4px;
}

#box_simulador{
	width: 300px;
	float: left;
	margin-top: 7px;
}
#box_acomp_obras{
	width: 300px;
	float: right;
	margin-top: 7px;
}
#box_simulador p{
	width: 200px;
	text-align: justify;
	margin: 7px auto;
}
#rodape{
	width: 778px;
	height: 39px;
	background: url(../imagens/rodape/rodape.jpg) no-repeat top center;
}
#copy{
	line-height: 33px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a{
	color: #003366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/*** PÁGINA SOBRE A EMPRESA ***/
#navegacao{
	width: 149px;
	float: left;
	margin: 8px 0 0 25px;
}
#navegacao #topo_nav{
	width: 149px;
	text-align: center;
	margin: auto;
	background: url(../imagens/menus/topo_navegacao.jpg) no-repeat top center;
	height: 27px;
}
#navegacao #centro_nav{
	width: 149px;
	text-align: left;
	background: url(../imagens/menus/bg_navegacao.jpg) repeat-y top center;
	margin: auto;
}
#navegacao #centro_nav ul{
	list-style-type: none;
	width: 135px;
	margin: auto;
}
#navegacao #centro_nav ul li{
	text-align: left;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999999;
}
#navegacao #centro_nav ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0 0 0 8px;
}
#navegacao #centro_nav ul li a:hover{
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
#navegacao #rodape_nav{
	width: 149px;
	text-align: center;
	margin: auto;
	background: url(../imagens/menus/rodape_navegacao.jpg) no-repeat top center;
	height: 27px;
}
#txt_content{
	float: right;
	width: 556px;
	background-color: #d0d0d0;
	border: 1px solid #999999;
	margin: 12px 19px 10px 0;
	text-align: left;
}
#txt_content .titulo_box_v2{
	width: 556px;
	height: 35px;
	background: url(../imagens/bgs/bg_titulos.jpg) repeat-x top center;
}
#txt_content .titulo_box_v2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	margin: 8px 0 0 10px;
	color: #333333;
}
#txt_content p{
	width: 500px;
	margin: 4px 10px;
}
#txt_content p.empresa{
	color: #333333;
	font-size:18px;
	font-weight: bold;
	text-decoration: underline;
}
#txt_content p img{
	border: 2px solid #999999;
}
#txt_content ul{
	list-style-type: none;
	margin: 4px 10px;
	width: 400px;
}
#txt_content ul li{
	display: inline;
}
#txt_content ul li img{
	margin: 5px;
	border: 2px solid #999999;
}

/***** PÁGINA DE EMPREENDIMENTOS ********/
#content_principal{
	width: 745px;
	overflow: hidden;
	margin: auto;
}
#content_fotos{
	width: 740px;
	background-color: #d0d0d0;
	border: 1px solid #999999;
	text-align: left;
	overflow: hidden;
	margin-bottom: 5px;
}
.titulo_empreendimentos{
	width: 740px;
	height: 40px;
	background: url(../imagens/bgs/bg_titulos.jpg) repeat-x top center;
}
.titulo_empreendimentos h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	margin: 8px 0 0 10px;
	color: #333333;
}
.titulo_empreendimentos h1 i{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 8px 0 0 10px;
	color: #333333;
}
#content_fotos ul{
	list-style-type: none;
	margin: 10px 20px;
}
#content_fotos ul li{
	display: inline;
	float: left;
}
#content_fotos ul li div{
	margin: 7px;
	width: 207px;
	height: 188px;
	background: url(../imagens/empreendimentos/moldura/moldura_foto.gif) no-repeat top center;
	border: 2px solid #FFFFFF;
}
#content_fotos ul li div img{
	margin: 8px 20px;
}
#content_fotos ul li div span#desc{
	font-size: 11px;
	margin: 0 20px;
}
#content_fotos ul li div a#btn_detalhes{
	background: url(../imagens/empreendimentos/moldura/btn_detalhes.jpg) no-repeat top center;
	display: block;
	margin: 15px 38px;
	width: 128px;
	height: 22px;
}
/*#content_fotos ul li div a:hover#btn_detalhes{
	background: url(../imagens/empreendimentos/moldura/btn_detalhes-hover.jpg) no-repeat top center;
}*/


/*** PÁGINA EMPREENDIMENTOS DETALHES ***/
#content_fotos table{
	width: 98%;
	margin: 10px auto;
}
#content_fotos table tr .coluna_esquerda{
	width: 215px;
}
#content_fotos table tr .coluna_esquerda ol{
	margin: 0 0 25px 25px;
}
#content_fotos table tr .coluna_esquerda ul{
	margin: 0 10px;
	list-style-type: none;
}
#content_fotos table tr .coluna_direita ul{
	list-style-type: none;
	margin: 3px 0;
}
#content_fotos table tr .coluna_direita p{
	margin: 3px;
}
ul.fotos{
	list-style-type: none;
	margin: 0;
}
ul.fotos li{
	margin: 0 5px;
}
ul.fotos img{
	border: 2px solid #999999;
}

/*** PÁGINA DE CONTATO ***/
#content_fotos table tr td input{
	width: 250px;
	margin: 2px 0;
}
#content_fotos table tr td input.btn{
	width: 90px;
	margin: 2px 0;
}
label.error{
	color: #FF0000;
	margin: 0 8px;
}
ol#links{
	margin: 10px 25px;
}

.banner{
}