@CHARSET "UTF-8";

.gurtl0onorm {
	
	font-size:12px;
	color:#ffffff;
	padding:0px 30px 0px 10px;
	background-image:url(/img/ico_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor: pointer;
}
.gurtl0oover {
	font-size:12px;
	/*color:#f26624;*/
	color:#FFFFFF;
	padding:0px 30px 0px 10px;
	background-image:url(/img/ico_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor: pointer;
}
.gurtl0oclck {
	font-size:12px;
	color:#ffffff;
	padding:0px 30px 0px 10px;
	background-image:url(/img/ico_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor: pointer;
}




/* menu di livello > 1*/
.gurtl1onorm {
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #E5E5E5;
	color:#464646;
	cursor: pointer;
	width:200px;
	padding: 4px;
	height:18px;
	line-height:18px;
}
.gurtl1oover {
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	background-color:  #e0e0e0;
	color:#464646;
	cursor: pointer;
	width:200px;
	padding: 4px;
	height:18px;
	line-height:18px;
}
.gurtl1oclck {
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #e0e0e0;
	color:#464646;
	cursor: pointer;
	width:200px;
	padding: 4px;
	height:18px;
	line-height:18px;

}

