/* CSS Document */

#fundo_orcamento{
	width:100%;
	height:500px;
	float:left;
	}
#conteudo_orcamento{
	width:980px;
	height:500px;
	margin: 0 auto;
}	
	
#orcamento {
	width: 800px;
	height: 400px;
	margin: 20px auto;
}
