* { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: "arial";
	background: url('../_images/bg.jpg') center top;
}

a { text-decoration: none; color: #000; }

img { border: 0; }

input, textarea {
	font-family: "arial";
	font-size: 12px;
	padding: 2px;
}

.textAlignCenter {
	text-align: center;
}

#geral {
	width: 100%;
	height: 100%;
}

#topo #logo {
	background: url('../_images/logo.gif') no-repeat;
	width: 286px;
	height: 129px;
	text-indent: -9999px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

#topo #logo a {
	display: block;
	width: 286px;
	height: 129px;
}

#breveLancamento {
	background-color: #419fc7;
	height: 52px;
	text-align: center;
}

#conteudo {
	width: 778px;
	margin: auto;
	margin-top: 26px;
	display: table;
}

#ruaEmpreendimento {
	text-align: center;
}

#descricaoEmpreendimento {
	background: url('../_images/descricaoEmpreendimento.gif') no-repeat;
	background-position: 10px;
	height: 314px;
	margin-top: 38px;
	margin-left: 40px;
}

#colEsquerda {
	float: left;
	width: 400px;
	height: 475px;
}

#colDireita {
	float: left;
	width: 300px;
}

#corretoresOnline {
	display: block;
	width: 284px;
	height: 71px;
	background: url('../_images/corretoresOnline.gif') no-repeat;
	margin-top: 33px;
	margin-left: 45px;
}

#boxCadastre {
	width: 353px;
	border: 3px solid #419fc7;
	background-color: #fff;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#boxCadastre .titulo {
	height: 72px;
	background-color: #419fc7;
	text-align: center;
	padding-top: 8px;
}

#boxCadastre p {
	margin-top: 15px;
	margin-left: 15px;
}

#boxCadastre .nome {
	width: 320px;
}

#boxCadastre .email {
	width: 320px;	
}

#boxCadastre .dddTelefone {
	width: 56px;	
}

#boxCadastre .telefone {
	width: 256px;	
}

#boxCadastre .escrevaMsg {
	width: 320px;
	height: 95px;
	
}

#boxCadastre .btnEnviar {
	margin: auto;
}

#rodape {
	clear: both;
	background-color: #fff;
	width: 100%;
	height: 120px;
}

#rodape .logos {
	width: 500px;
	margin: auto;
	padding: 20px 0;!important
	margin-top: 20px;
	clear: both;
}

#rodape img {
	margin: 0 20px 0 0;
}
