body{
	background-color: #fff /*#d5dcb7 */;
}

#container{
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#container a{
	text-indent: -9999px;
	display: block;
	position: absolute;
	
}
#container a.eventos{
	width: 100px;
	height: 32px;
	top: 34px;
	left: 248px;
}
#container a.inicio{
	width: 100px;
	height: 32px;
	top: 34px;
	left: 145px;
}

#container a.fm_user{
	width: 51px;
	height: 10px;
	top: 744px;
	left: 661px;
}
#container a.fm_admin{
	width: 51px;
	height: 10px;
	top: 764px;
	left: 661px;
}

