
/************* MENU **************/

#nav_bar{
	font-size:13px;
	text-transform:uppercase;
	float:right;
	width:859px;
	height:47px;
	margin:8px 8px 0 0;
	
	
}

#nav_bar ul#nav{
	margin:0;
	*margin:0px;
	_margin:0px;
}

#nav_bar ul#nav li{
	margin:0px;
	list-style:none;
	display:inline-block;
	float:left;
}

#nav_bar ul#nav li.menuHome{
	margin:0px;
}

#nav_bar ul#nav li.menuHome a{
	width:95px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuHome a:hover{
	background-position:0px -45px;
}

#nav_bar ul#nav li.menuHistoria a{
	width:69px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-95px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuHistoria a:hover{
	background-position:-95px -45px;
}

#nav_bar ul#nav li.menuExposicao a{
	width:80px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-164px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuExposicao a:hover{
	background-position:-164px -45px;
}

#nav_bar ul#nav li.manuVisitacao a{
	width:76px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-244px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.manuVisitacao a:hover{
	background-position:-244px -45px;
}

#nav_bar ul#nav li.menuTurismo a{
	width:140px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-320px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuTurismo a:hover{
	background-position:-320px -45px;
}

#nav_bar ul#nav li.menuNoticias a{
	width:69px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-460px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuNoticias a:hover{
	background-position:-460px -45px;
}

#nav_bar ul#nav li.menuChegar a{
	width:100px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-529px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuChegar a:hover{
	background-position:-529px -45px;
}

#nav_bar ul#nav li.menuBlog a{
	width:49px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-629px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuBlog a:hover{
	background-position:-629px -45px;
}
#nav_bar ul#nav li.menuLivro a{
	width:106px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-678px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}

#nav_bar ul#nav li.menuLivro a:hover{
	background-position:-678px -45px;
}

#nav_bar ul#nav li.menuContato a{
	width:74px;
	height:45px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-784px 0px;
	text-decoration:none;
	text-indent:-25000px;
	display:block;
	line-height:0px;
	font-size:1px;
	color:#4A4A4A;
}


#nav_bar ul#nav li.menuContato a:hover{
	background-position:-784px -45px;
}

