#menu{
	background-image: url(images/barra.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 139px;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}
#menu .fla{
	width: 1000px;
	height: 163px;
	margin-top: 0px;
	margin-left: -500px;
	left: 50%;
	position: absolute;
	text-align: center;
	bottom: 40px;
}
#abapeixe {
	position: absolute;
	left: 0px;
	top: 20px;
}
#abasite {
	position: absolute;
	left: 600px;
	top: 60px;
}
#abablog {
	position: absolute;
	left: 800px;
	top: 125px;
}
#abaregateio {
	position: absolute;
	left: 320px;
	top: 90px;
}
