#menu{
	background-image: url(images/barra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 208px;
	position: absolute;
	bottom: 0px;
	z-index: 10;

}
#menu .fla{
	width: 544px;
	height: 163px;
	margin-top: 0px;
	margin-left: 40%;
}

