#menu-demo ul {
	width:950px;
	height:69px;
	margin-left:-15px;
	overflow:hidden;
	list-style:none;
	border: 0px solid red !important;
	background-color: transparent !important;
}
#menu-demo li {
	float:left !important;
	*width:190px;
	border: 0px solid red !important;	
	background-color: transparent !important;
}
#menu-demo ul li a div {
	border: 0px solid red !important;	
	background-color: transparent !important;
}
#menu-demo ul li div a:visited {
  border: 0px solid red !important;	
	background-color: transparent !important;
}

#up_inicio , #slide_inicio {
	width:144px;
	height:69px;
	background:url(../images/menu.png) no-repeat 0 0;
}
#slide_inicio {
	background-position: 0 -69px;
}

#up_curriculo , #slide_curriculo {
	width: 179px;
	height:69px;
	background:url(../images/menu.png) no-repeat -145px 0;
}
#slide_curriculo {
	background-position:-145px -69px;
}

#up_poesia , #slide_poesia {
	width: 150px;
	height:69px;
	background:url(../images/menu.png) no-repeat -261px 0;
}
#slide_poesia {
	background-position:-261px -69px;
}

#up_livros , #slide_livros {
	width: 174px;
	height:69px;
	background:url(../images/menu.png) no-repeat -328px 0;
}
#slide_livros {
	background-position:-338px -69px;
}

#up_obras , #slide_obras {
	width: 129px;
	height:69px;
	background:url(../images/menu.png) no-repeat -497px 0;
}
#slide_obras {
	background-position:-497px -69px;
}

#up_noticia , #slide_noticia {
	width: 159px;
	height:69px;
	background:url(../images/menu.png) no-repeat -624px 0;
}
#slide_noticia {
	background-position:-624px -69px;
}

#up_contato , #slide_contato {
	width: 165px;
	height:69px;
	background:url(../images/menu.png) no-repeat -785px 0;
}
#slide_contato {
	background-position: -785px -69px;
}