
/* MENU ORIZZONTALE SOTTO */
.mn1_2_tendina{
	position:absolute;		margin-top:22px;		width:200px;
}


.mn1_2_itemBreak{
	padding:5px 3px; 		text-align:left;		background-color:#990000;				border-bottom:#666666 2px dotted;	
}
.mn1_2_itemLast{
	padding:5px 3px; 		text-align:left;		background-color:#990000;	
}


.mn1_2_link{
	font-size:10px;		color:rgb(255,255,255);	
}
.mn1_2_link:hover{
 	font-size:10px;		color:rgb(220,140,15);	
}
.mn1_2_linkOpen{
	font-size:10px;		color:rgb(220,140,15);	
}
.mn1_2_linkOpen:hover{
 	font-size:10px;		color:rgb(220,140,15);
}



