@charset "utf-8";
/* CSS Document */

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 949px;
	height: 50px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 99px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_01.png) no-repeat;
	left: 1px;
	top: 1px;
}
#menu .home span {
	width: 99px;
	height: 38px;
	background:url(images/about-over.gif) no-repeat;
	left: 38px;
	top: 1px;
}
#menu .cofapt {
	width: 107px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_02.png) no-repeat;
	left: 102px;
	top: 1px;
}
#menu .cofapt span {
	width: 107px;
	height: 38px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .anastacia {
	width: 117px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_03.png) no-repeat;
	left: 211px;
	top: 1px;
}
#menu .anastacia span {
	width: 92px;
	height: 38px;
	background: url(images/about-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}
#menu .media {
	width: 105px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_04.png) no-repeat;
	left: 329px;
	top: 1px;
}
#menu .media span {
	width: 105px;
	height: 38px;
	background: url(images/home-over.gif) no-repeat;
	left: 100px;
	top: 1px;
}
#menu .galeria {
	width: 106px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_05.png) no-repeat;
	left: 422px;
	top: 0px;
}
#menu .galeria span {
	width: 106px;
	height: 38px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .freaks {
	width: 106px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_06.png) no-repeat;
	left: 530px;
	top: 1px;
}
#menu .freaks span {
	width: 106px;
	height: 38px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}
#menu .portugal {
	width: 105px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_07.png) no-repeat;
	left: 638px;
	top: 1px;
}
#menu .portugal span {
	width: 105px;
	height: 38px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .forum {
	width: 105px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_08.png) no-repeat;
	left: 744px;
	top: 1px;
}
#menu .forum span {
	width: 105px;
	height: 38px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}
#menu .www {
	width: 99px;
	height: 38px;
	background: url(http://anastaciafanclub.com.pt/imagens/menu/menu_09.png) no-repeat;
	left: 850px;
	top: 1px;
}
#menu .www span {
	width: 99px;
	height: 38px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}

