@charset "utf-8";
/* CSS Document */

#menu_news{
  width:192px;
  height:180px;
/* overflow:hidden;*/
	float: right;
	margin: 0 10px 10px 0;
}

#menu_news li{
	width:192px;
	height:28px;
}


#menu_news li a{
	text-indent:-9999em;
	overflow:hidden;
	background-image: url(../img/menu_news/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

	display:block;

	width:100%;
	height:100%;
}
	
/*
#menu_news .um{ width:192; height:28px;}
#menu_news .dois{ width:192; height:28px;}
#menu_news .tres{ width:192; height:28px;}
#menu_news .quatro{ width:192; height:28px;}*/
#menu_news .cinco{height:25px;}
#menu_news .seis{height:20px;}
#menu_news .sete{height:23px;}





#menu_news .um a{
	background-position: 0 0;
}	
#menu_news .um a:hover{
	background-position: 0 -180px;
}

#menu_news .dois a{
  background-position: 0 -28px;
}
#menu_news .dois a:hover{
  background-position: 0 -208px;
}

#menu_news .tres a{
  background-position: 0 -56px;
}
#menu_news .tres a:hover{
  background-position: 0 -236px;
}

#menu_news .quatro a{
  background-position: 0 -84px;
}
#menu_news .quatro a:hover{
  background-position: 0 -264px;
}

#menu_news .cinco a{
  background-position: 0 -112px;
}
#menu_news .cinco a:hover{
  background-position: 0 -292px;
}

#menu_news .seis a{
  background-position: 0 -137px;
}
#menu_news .seis a:hover{
  background-position: 0 -317px;
}

#menu_news .sete a{
  background-position: 0 -157px;
}
#menu_news .sete a:hover{
  background-position: 0 -337px;
}
/*	
	
	
#menu_news ul li a:hover{
  z-index:1000;
}
*/
