.nav {
	width: 614px;
	height: 48px;
	background: url(../pictures/png/blue-nav.png) no-repeat;
	position: absolute;
	top:50px;
	left:350px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


/* ---------- HOME --------------- */
	.nav .home a:link, .nav .home a:visited {
		left: 0;
		width: 79px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat 0 -29px;
	}
	.nav .home a:active {
		background: url(../pictures/png/blue-nav.png) no-repeat 0 -98px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat 0 -147px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 79px;
		height: 48px;
		background: url(../pictures/png/blue-nav.png) no-repeat 0 -49px;
	}
	.nav-home-click {
		background: url(../pictures/png/blue-nav.png) no-repeat 0 -98px;
	}


/* ---------- QUEM SOMOS --------------- */
	.nav .quemsomos a:link, .nav .quemsomos a:visited {
		left: 79px;
		width: 128px;
	}
	.nav .quemsomos a:hover, .nav .quemsomos a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat -79px -49px;
	}
	.nav .quemsomos a:active {
		background: url(../pictures/png/blue-nav.png) no-repeat -79px -98px;
	}
	.current-quemsomos .quemsomos a:link, .current-quemsomos .quemsomos a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat -79px -147px;
		cursor: default;
	}
	.nav-quemsomos, .nav-quemsomos-click {
		position: absolute;
		top: 0;
		left: 79px;
		width: 128px;
		height: 48px;
		background:url(../pictures/png/blue-nav.png) no-repeat -79px -49px;
	}
	.nav-quemsomos-click {
		background:url(../pictures/png/blue-nav.png) no-repeat -79px -98px;
	}


/* ---------- PRODUTOS --------------- */
	.nav .produtos a:link, .nav .produtos a:visited {
	left: 207px;
	width: 106px;
	}
	.nav .produtos a:hover, .nav .produtos a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat -207px -49px;
	}
	.nav .produtos a:active {
		background: url(../pictures/png/blue-nav.png) no-repeat -207px -98px;
	}
	.current-produtos .produtos a:link, .current-produtos .produtos a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat -207px -147px;
		cursor: default;
	}
	.nav-produtos, .nav-produtos-click {
		position: absolute;
		top: 0;
		left: 207px;
		width: 106px;
		height: 48px;
		background: url(../pictures/png/blue-nav.png) no-repeat -207px -49px;
	}
	.nav-produtos-click {
		background: url(../pictures/png/blue-nav.png) no-repeat -207px -98px;
	}


/* ---------- NOTÍCIAS --------------- */
	.nav .noticias a:link, .nav .noticias a:visited {
	left: 313px;
	width: 92px;
	}
	.nav .noticias a:hover, .nav .noticias a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat -313px -49px;
	}
	.nav .noticias a:active {
		background:url(../pictures/png/blue-nav.png) no-repeat -313px -98px;
	}
	.current-noticias .noticias a:link, .current-noticias .noticias a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat -313px -147px;
		cursor: default;
	}
	.nav-noticias, .nav-noticias-click {
		position: absolute;
		top: 0;
		left: 313px;
		width: 92px;
		height: 48px;
		background: url(../pictures/png/blue-nav.png) no-repeat -313px -49px;
	}
	.nav-noticias-click {
		background: url(../pictures/png/blue-nav.png) no-repeat -313px -98px;
	}


/* ---------- LINKS UTEIS --------------- */
	
	.nav .links a:link, .nav .links a:visited {
		left: 406px;
		width: 108px;
	}
	.nav .links a:hover, .nav .links a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat -406px -49px;
	}
	.nav .links a:active {
		background: url(../pictures/png/blue-nav.png) no-repeat -406px -98px;
	}
	.current-links .links a:link, .current-links .links a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat -406px -147px;
		cursor: default;
	}
	.nav-links, .nav-links-click {
		position: absolute;
		top: 0;
		left: 406px;
		width: 108px;
		height: 48px;
		background: url(../pictures/png/blue-nav.png) no-repeat -406px -49px;
	}
	.nav-links-click {
		background: url(../pictures/png/blue-nav.png) no-repeat -406px -98px;
	}
	
/* ---------- CONTATO --------------- */
	
	
	.nav .contato a:link, .nav .contato a:visited {
	left: 515px;
	width: 99px;
	}
	.nav .contato a:hover, .nav .contato a:focus {
		background: url(../pictures/png/blue-nav.png) no-repeat -515px -49px;
	}
	.nav .contato a:active {
		background: url(../pictures/png/blue-nav.png) no-repeat -515px -98px;
	}
	.current-contato .contato a:link, .current-contato .contato a:visited {
		background: url(../pictures/png/blue-nav.png) no-repeat -515px -147px;
		cursor: default;
	}
	.nav-contato, .nav-contato-click {
		position: absolute;
		top: 0;
		left: 515px;
		width: 99px;
		height: 48px;
		background: url(../pictures/png/blue-nav.png) no-repeat -515px -49px;
	}
	.nav-contato-click {
		background: url(../pictures/png/blue-nav.png) no-repeat -515px -98px;
	}
