
/* MENU ORIZZONTALE */
.mn1_0_item{
	height:35px;		float:left;	
}
.mn1_0_itemOpen{
	background-image:url(background/mn_white_sel.gif); 	background-position:left bottom;		background-repeat:repeat-x;	
	height:35px;		float:left;	
}
.mn1_0_itemBreak{
	background-image:url(background/mn_blu_break.gif); 	background-position:right;		background-repeat:no-repeat;	
	height:30px;  	width:10px;		float:left;	
}
.mn1_0_itemLast{
	height:30px;  	width:15px;		float:left;	
}



.mn1_0_link{
	padding:7px 0px 0px 10px;				font-size:11px;		color:#FFFFFF;			float:left;	
}
.mn1_0_link:hover{
 	padding:7px 0px 0px 10px;				font-size:11px;		color:rgb(220,140,0);				float:left;	
}
.mn1_0_linkOpen{
	padding:7px 0px 0px 10px;				font-size:11px;		color:rgb(220,140,0);				float:left;	
}
.mn1_0_linkOpen:hover{
 padding:7px 0px 0px 10px;				font-size:11px;		color:rgb(220,140,0);				float:left;	
}


