#container {
	height: auto;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_one {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 792px;
}
#top_two {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 792px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #547f13;
}
#top_three {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 792px;
}
#blank_three {
	height: 67px;
	width: 253px;
	float: left;
}

#menu_slice {
	height: 67px;
	width: 539px;
	float: left;
}
#atividades {
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 792px;
	background-color: #588513;
	background-image: url(../IMAGENS/BG_localizacao.jpg);
	background-repeat: no-repeat;
}


#botton {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 792px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/botton_BACK.gif);
	background-repeat: no-repeat;
}
#main_one {
	margin: 0px;
	padding: 0px;
	height: 780px;
	width: 792px;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/BG_localizacao_main.gif);
	background-repeat: no-repeat;
}

