p {
	margin: 0px;
}
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topoBar {
	background-image: url(imagens/fundoTopo.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 140px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -1;
	left: 0px;
	width: 100%;
}
#bottomBar {
	height: 73px;
	background-image: url(imagens/fundoBottomBar.png);
	background-repeat: repeat-x;
	width: 100%;
}
#menuBar {
	background-image: url(imagens/fundoMenuBar.png);
	background-repeat: repeat-x;
	height: 47px;
	position: absolute;
	left: 0px;
	top: 140px;
	right: 0px;
	z-index: -1;
	width: 100%;
}
#mocaCasas {
	background-image: url(imagens/mocaCasas.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 372px;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: 108px;
}
#site {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	height: 140px;
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(imagens/fundoPlantaTopo.png);
	background-repeat: no-repeat;
	background-position: right;
}
#logoPrincipal {
	background-image: url(imagens/logoPrincipal.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 350px;
	margin: 0px;
}
#menuBase {
	height: 47px;
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#conteudo {
	height: auto;
	width: 960px;
	margin: 10px;
}
#defaultConteudos {
	height: auto;
	min-height: 300px;
	width: 960px;
}
#bottom {
	height: 53px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#banner {
	height: 200px;
	width: 960px;
}
#topoEmpreendimentosInicio {
	float: left;
	height: auto;
	width: 460px;
	margin-top: 10px;
}
#empreendimentosInicio {
	float: left;
	height: 250px;
	width: 420px;
	margin-top: 5px;
	background-color: #F5F5F5;
	background-image: url(imagens/canto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#empreendimentosInicio object {
	border: 7px solid #FFF;
}
#empInicioEsq {
	float: left;
	height: 250px;
	width: 200px;
	text-align: center;
}
#empInicioDir {
	background-color: #C90
	float: left;
	margin-left: 20px;
	height: 250px;
	width: 200px;
	float: left;
	text-align: center;
}
#topoNoticiasInicio {
	float: left;
	height: auto;
	width: 460px;
	margin-top: 10px;
	margin-left: 40px;
}
#noticiasInicio {
	float: left;
	height: 260px;
	width: 420px;
	margin-top: 5px;
	background-color: #F5F5F5;
	background-image: url(imagens/canto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 40px;
}
.clear {
	clear: both;
}
.campos {
	background-color: #FFF;
	width: 450px;
	border: 1px solid #FC0;
	font-size: 13px;
	color: #333;
}
#mapa {
	height: 350px;
	width: 550px;
	border: 2px solid #FC0;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#mapaCada {
	height: 350px;
	width: 550px;
	border: 1px solid #FC0;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#menuGeralEmpreendimentos {
	height: 47px;
	width: 960px;
	margin-top: 20px;
}
#menuEmpreendimentos {
	height: 47px;
	width: auto;
	float: right;
	margin-right: 50px;
}
#lateralMenuEmpEsq {
	background-image: url(imagens/lateralMenuEmp.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 15px;
	float: left;
}
#lateralMenuEmpCenter {
	height: 47px;
	width: auto;
	float: left;
}
#lateralMenuEmpDir {
	background-image: url(imagens/lateralMenuEmpDir.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 17px;
	float: left;
}
.thumbs {
	height: 200px;
	width: 220px;
	display: inline;
	text-align: center;
	vertical-align: baseline;
	float: left;
	padding: 5px;
	font-size: 13px;
	color: #333;
}
#logoDetalhes {
	float: right;
	height: auto;
	width: 400px;
	margin-top: 50px;
	margin-right: 20px;
}
.thumbs img{
	border: 5px solid #FC0;	
}
#detalhesEmp {
	height: auto;
	width: 920px;
	background-image: url(imagens/fundoCadaEmpreendimento.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#fotos {
	min-height: 160px;
	height: auto;
	width: 920px;
}
#plantas {
	min-height: 160px;
	height: auto;
	width: 920px;
	display: none;
}
#andamentoObra {
	min-height: 160px;
	height: auto;
	width: 920px;
	display: none;
}
#localizacao {
	min-height: 160px;
	height: auto;
	width: 920px;
	display: none;
}
.cadaEmpreendimento {
	height: 200px;
	width: 960px;
	margin-top: 10px;
	background-image: url(imagens/fundoCadaEmpreendimento.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.cadaEmpreendimentoEsq {
	float: left;
	height: 160px;
	width: 410px;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 20px;
}
.cadaEmpreendimentoEsq img{
	border: 5px solid #FC0;
}
.cadaEmpreendimentoDir {
	float: left;
	height: 160px;
	width: 430px;
	margin-top: 30px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC6;
	padding-left: 40px;
}
.tit {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.tit2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.tit3 {
	font-size: 17px;
	color: #000;
	font-weight: bold;
}
.tit4 {
	font-size: 17px;
	color: #FC0;
	font-weight: bold;
}
.txt {
	font-size: 13px;
	color: #333;
}
.dados {
	font-size: 18px;
	color: #333;
}
.txt2 {
	font-size: 13px;
	color: #F60;
}
.txtempresa {
	font-size: 14px;
}
.op {
	font-size: 15px;
	color: #F60;
}
.pag {
	font-size: 12px;
	color: #333;
}
.pagoff {
	font-size: 12px;
	color: #CCC;
}
#noticiaAberta {
	float: left;
	height: auto;
	width: 570px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#noticiaLista {
	float: left;
	height: auto;
	width: 349px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FC0;
	margin-top: 40px;
	margin-bottom: 20px;
}
#geral {
	background-image: url(imagens/fundoNoticias.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 960px;
	margin-top: 20px;
}
#by {
	float: right;
	height: auto;
	width: auto;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-top: -30px;
}

.por {
	font-size: 10px;
	color: #CCC;
}
.por:hover{
	color: #999;
	text-decoration: none;
}

