﻿body {
	margin: 0px;
	background-image: url('../images/fundo.gif');
}
#centralizar {
	width: 776px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#div_topo {
	position: absolute;
	width: 776px;
	height: 295px;
	z-index: 11;
	left: 0px;
	top: 0px;
	background-image: url('../images/entrada_01.gif');
	background-repeat: no-repeat;
}
#div_depto_vendas {
	position: absolute;
	width: 164px;
	height: 186px;
	z-index: 3;
	left: 73px;
	top: 295px;
}
#div_adm_bens {
	position: absolute;
	width: 161px;
	height: 186px;
	z-index: 5;
	left: 320px;
	top: 295px;
}
#div_adm_condominios {
	position: absolute;
	width: 163px;
	height: 186px;
	z-index: 7;
	left: 547px;
	top: 295px;
}