@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background: #599DB0 top center url(../imagens/background.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

div#geral {
	width: 938px;
	height: 540px;
	margin: 0 auto;
}

div#topo {
	width:940px;
	height:40px;
	color:#FFFFFF;
}

div.menu1 {
	width:auto;
	height:40px;
	float:left;
	margin: 0px 0px 0px 90px;
}

div.menu2 {
	width: auto;
	height: 40px;
	float: left;
	margin: 0px 0px 0px 241px;
}

div.left {
	width:635px;
	height:500px;
	float:left;
}

div.left-2 {
	width:570px;
	height:500px;
	float:left;
}

div.right {
	width:300px;
	height:500px;
	float:left;
	text-align:right;
}

div.right-2 {
	width:350px;
	height:500px;
	float:left;
	text-align:right;
}

div.jardineira {
	width:100%;
	height:170px;
	background: top url(../imagens/jardineira.png) repeat-x;
	background-position: 212px;
	position:absolute;
	top:410px;
	left:0;
}

div.rodape {
	width: 938px;
	margin: 0 auto;
	padding: 90px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #194d5a;
	text-align:center;
	background: center url(../imagens/montecristo.jpg) no-repeat;
}
/**/
div.newsletter {
	width:147px;
	height:30px;
	float:left;
	padding: 5px 0px 0px 8px;
	margin:0px;
	background: bottom url(../imagens/cadastre-separarecebernovidades.jpg) no-repeat;
}

.inputbuscar {
	width:70px;
	height:15px;
	font-size:11px;
	padding:1px 10px 0px 0px;
	color:#428192;
	border:0px;
	background: #bbdee4;
	word-spacing:normal;
	float:left;
}

.botao_enviar {
	float:left;
	padding:0px;
	margin: 0px;
}

/* Posicionamento das imagens*/

#imagen-home {
	margin: 33px 0px 0px 75px !important;
	margin: 26px 0px 0px 75px;
}

#entrega {
	margin: 290px 0px 0px 68px;
}

.ilustracao-projetos {
	margin: 76px 0px 0px 0px;
}

.ilustracao-lazer {
	margin: 120px 0px 0px 0px;
}

.ilustracao-apartamentos {
	margin: 115px 0px 0px 0px;
}

.ilustracao-localizacao {
	margin: 134px 0px 0px 0px;
}

.ilustracao-vendas {
	margin: 20px 0px 0px 0px;
}

a.menu:link, a.menu:visited {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0px 2px 0px 5px;
	line-height:35px;
}
a.menu:hover {
	color: #CCCCCC;
}


a.bdgbrasil:link, a.bdgbrasil:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#194d5a;
	text-decoration:none;
	padding: 0px 0px 0px 20px;
	background:url(../imagens/bdgbrasil.jpg) no-repeat;
}
a.bdgbrasil:hover {
	color: #CCCCCC;
}

/* Pagina de conteudo */

h1.titulodoconteudo {
	font-weight:normal;
	font-size:18px;
	color:#38647c;
	text-transform:uppercase;
	margin: 30px 0px 15px 25px;
	padding:0px;
}

div.conteudo {
	width:540px;
	font-size:13px;
	color:#38647c;
	margin: 0px 0px 0px 25px;
	line-height:18px;
}

div#galeria {
	font-size:12px;
	color:#38647c;
	margin: 25px 0px 0px;
}

div#galeria img {
    border-width:0;
}


.ipb {
    border-width:1px;
}

div.visitedecorado {
	width: 913px;
	height:132px;
	margin:0 auto;
	padding: 80px 0px 0px 0px;
}


div.msg_envio {
    font-family:Arial;
    font-size:19px;
    font-weight:normal;  
    text-align:center;  
    border:solid 1px #38647c;
    padding: 20px 10px;
}

div.msg_envio a {
    font-size:11px;
}

div.msg_envio span.erro {
    color:#770000;
}

div.msg_envio small {
    display:block;
    color: #888;
    font-family:Courier New;
    font-size:15px;
} 