@charset "utf-8";
#div_empresa {
	height: 60px;
	width: 210px;
	margin-top: 55px;
	margin-left: 65px;
}
#div_clientes {
	height: 30px;
	width: 130px;
	margin-left: 83px;
	margin-top: 60px;
}
#div_navegacao {
	width: 300px;
	height: 15px;
	margin-left: 10px;
}
#div_submenu {
	width: 178px;
	background-position: center top;
	margin-left: 10px;
	background-color: #f1f1f1;
	text-align: left;
	color: #242323;
	font-size: 11px;
}
#form_dados {
	background-image: url(../imagens/bg_form_dados.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#form_sobre {
	background-image: url(../imagens/bg_form_sobre.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#form_acabamento {
	background-image: url(../imagens/bg_form_acabamento.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#form_ambientes {
	background-image: url(../imagens/bg_form_ambiente.gif);
	background-repeat: no-repeat;
	background-position: center top;
}




#div_orcamento {
	height: 60px;
	width: 210px;
	margin-left: 65px;
	margin-top: 62px;
}
#div_foto_portifolio {
	height: 155px;
	width: 208px;
	margin-top: 102px;
	margin-left: 31px;
}
#div_texto_portifolio {
	height: 66px;
	width: 230px;
	margin-left: 16px;
	margin-top: 25px;
}
	
#titulo_submenu {
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 12px;
}
