@charset "utf-8";
/* CSS Document */
*{
	margin:0px auto;
	padding:0px 0px;	
}
body{
	background-image:url(../bg3.jpg);
}

/*///////////////////////////////////////////////////////////////////////////*/

#conteudo{
width:1000px;
height:1244px;
}

#conteudo_empresa{
width:1000px;
height:auto;
}

#conteudo2{
width:1000px;
height:auto;
}



/*///////////////////////////////////////////////////////////////////////////*/

#topo{
	width:1000px; height:110px;
	background-image:url(../images/topo.png);
	position:relative;
	float:left;
}

#menu{
	margin:15px 0px 0px 390px;
	width:670px; height:44px;
	position:relative;
	float:left;
}

#tel{
	margin:10px 0px 0px 0px;
	font:20px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:170px;
	text-align:justify;
	color:#623c29;
	}
	

/*///////////////////////////////////////////////////////////////////////////*/
	
#banner{
	width:1000px; height:396px;
	background-image:url(../images/banner.png);
	position:relative;
	float:left;
	}

/*///////////////////////////////////////////////////////////////////////////*/
#uteis1{
	width:1000px; height:100px;
	background-image:url(../images/uteis1.png);
	position:relative;
	float:left;
}

#uteis2{
	width:1000px; height:78px;
	background-image:url(../images/uteis2.png);
	position:relative;
	float:left;
}

#uteis_2a{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
	}

#uteis_2b{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
	}
	
#uteis_2c{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 30px;
	margin-right: 0px;
	text-align: justify;
	}	
	
#uteis_2d{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 40px;
	margin-right: 0px;
	text-align: justify;
	}	
	
#uteis_2e{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 50px;
	margin-right: 0px;
	text-align: justify;
	}	

	
/*///////////////////////////////////////////////////////////////////////////*/
	
#projetos{
	width:1000px; height:189px;
	background-image:url(../images/projetos.png);
	position:relative;
	float:left;
}


/*///////////////////////////////////////////////////////////////////////////*/
	
#miolo_home{
	width:1000px; height:249px;
	background-image:url(../images/miolo_home.png);
	position:relative;
	float:left;
}

#miolo_home1a{
	margin:55px 0px 0px 430px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:300px;
	color:#666;
	text-align:justify;
	line-height:20px;
	}
	
#pro_em{
	float: left;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 80px;
	margin-bottom: 1px;
	margin-left: 55px;
	margin-right: 0px;
	text-align: justify;
	}	
	
#pro_re{
	float: left;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 1px;
	margin-left: 55px;
	margin-right: 0px;
	text-align: justify;
	}	
	
/*empresa*/
	
#miolo_empresa{
	width:1000px; height:326px;
	background-image:url(../images/miolo_empresa.png);
	position:relative;
	float:left;
}

#miolo_empresa1a{
	margin:60px 0px 0px 240px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:700px;
	color:#666;
	text-align:justify;
	}	
	
/*contato*/
	
#miolo_contato{
	width:1000px; height:391px;
	background-image:url(../images/miolo_contato.png);
	position:relative;
	float:left;
}

#miolo_contato1a{
	margin:55px 0px 0px 250px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:700px;
	color:#666;
	text-align:justify;
	}	
	
	#informacao{
	margin:100px 0px 0px 50px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:180px;
	color:#666;
	}
	


#localizacao{
	font:13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	width:240px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	text-align: justify;
	color:#494949;
}


#estruturaformcontato {
	width: 380px;
	height: 200px;
	float: right;
	display: block;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 70px;
	}
	
#estruturaformcontato div {
	width: 400px;
	height: auto;
	display: block;
	float: left;
	margin: 3px 0;
	}

	
 #estruturaformcontato label {
		width: 90px;
		height: 24px;
		display: block;
		float: left;
		background-color: #F3F3E9;  /*fundo*/	
		font-weight: bold;
		font-family: Arial;
		font-size: 11px;
		color: #F90;    /*escrita*/	
		line-height: 20px;
		text-indent: 5px;
		letter-spacing: 0.1px;
		cursor: pointer;
	}
	
#estruturaformcontato label:hover {
	background-color: #fadbb4; /*fundo ao passar o mouse*/
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	}
	
#estruturaformcontato input[type=text] {
		width: 190px;
		height: 24px;
		display: block;
		float: left;
		margin: 0;
		padding: 0 5px;
		border: solid 1px #B3B3A9; /*borda do campo*/
		font-family: Arial;
		font-size: 10px;
		color: #F90;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	
#estruturaformcontato textarea {
		width: 250px;
		min-height: 82px;
		height: 82px;
		max-height: 82px;
		display: block;
		float: left;
		overflow: auto;
		margin: 0;
		padding: 5px;
		border: solid 1px #B3B3A9; /*borda mensagem*/
	}
	
	
#estruturaformcontato input[type=submit] {
		width: 90px;
		height: auto;
		display: block;
		float: right;
		padding: 1px 0;
		margin-top: 10px;
		margin-right: 26px;
		background:#F90;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#697DA2', endColorstr='#697DA2'); 
		background: -webkit-gradient(linear, left top, left bottom, from(#F90), to(#F90));/*botao enviar*/
		background: -moz-linear-gradient(top,  #F90,  #F90);	
		-moz-border-radius: 3px 0 3px 0;
		-webkit-border-radius: 3px 0 3px 0;
		border-radius: 3px 0 3px 0;
		border: solid 1px #594F4F;
		font-weight: bold;
		font-family: Verdana;
		font-size: 10px;
		color: #666; /*escrita enviar*/
		text-transform: uppercase;
		cursor: pointer;
	}	
	
/*projetos*/
	
#miolo_projetos{
	width:1000px; height:420px;
	background-image:url(../images/miolo_projetos.png);
	position:relative;
	float:left;
}

#miolo_projetos1a{
	margin:60px 0px 0px 240px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:700px;
	color:#666;
	text-align:justify;
	}
	
/*res*/
	
#miolo_residenciais{
	width:1000px; height:420px;
	background-image:url(../images/miolo_projetos_res.png);
	position:relative;
	float:left;
}	
	
/*clientes*/
	
#miolo_clientes{
	width:1000px; height:326px;
	background-image:url(../images/miolo_clientes.png);
	position:relative;
	float:left;
}

#miolo_clientes1a{
	margin:80px 0px 0px 240px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:250px;
	color:#666;
	text-align:justify;
	line-height:30px;
	}		
	
#miolo_clientes2a{
	margin:80px 50px 0px 0px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:400px;
	color:#666;
	text-align:justify;
	line-height:30px;
	}	
	
/*dormitorios*/
	
#miolo_dormitorios{
	width:1000px; height:326px;
	background-image:url(../images/miolo_dorm.png);
	position:relative;
	float:left;
}

#fotos{
	margin:70px 0px 0px 50px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:845px;
	color:#666;
	text-align:justify;
	line-height:30px;
	}	
	
/*cozinhas*/
	
#miolo_cozinhas{
	width:1000px; height:326px;
	background-image:url(../images/miolo_co.png);
	position:relative;
	float:left;
}

#fotos2{
	margin:70px 0px 0px 50px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:845px;
	color:#666;
	text-align:justify;
	line-height:30px;
	}
	
/*outros*/
	
#miolo_outros{
	width:1000px; height:326px;
	background-image:url(../images/miolo_out.png);
	position:relative;
	float:left;
}	

/*sala*/
	
#miolo_sala{
	width:1000px; height:326px;
	background-image:url(../images/miolo_sala.png);
	position:relative;
	float:left;
}	

/*emp*/
	
#miolo_emp{
	width:1000px; height:326px;
	background-image:url(../images/miolo_emp.png);
	position:relative;
	float:left;
}

#voltar{
	float: right;
	width: 80px;
	margin-top: 265px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	}		
		
	

/*///////////////////////////////////////////////////////////////////////////*/


#rodape{
	background-image:url(../images/rodape.png);
	width:1000px; height:136px;
	position:relative;
	float:left;
}

#rodape1{
	margin:25px 0px 0px 20px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	float:left;
	width:200px;
	height:80px;
	
}
