﻿ul.menu_sx{
	margin: 1;
	padding: 0;
	width: 120px;
	list-style: none;
	background: #fff;
}
ul.menu_sx li {
	padding: 0;
	margin: 0;
	height: 31px;
	list-style: none;
	background-repeat: no-repeat;
}
ul.menu_sx li a, ul.menu_sx li a:visited, ul.menu_sx li a:active{
	display: block;
	text-decoration: none;
	text-align:left;
	height: 31px;
	background-repeat: no-repeat;
	font-family: Raleway;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 5;
}
ul.menu_sx li a:hover{
	display: block;
	text-decoration: none;
	height: 31px;
	background-repeat: no-repeat;
	font-family: Raleway;
	font-size: 16px;
	color: #C0C0C0;
	margin-left: 5;
}
ul.menu_dx {
	margin: 0;
	padding: 0;
	width: 120px;
	list-style: none;
	background: #fff;
}
ul.menu_dx li {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
	background-repeat: no-repeat;
}
ul.menu_dx li a, ul.menu_dx li a:visited, ul.menu_dx li a:active{
		display: block;
		text-decoration: none;
		text-align: right;
		height: 31px;
		background-repeat: no-repeat;
		font-family: Raleway;
		font-size: small;
		color: #333333;
		margin-right: 15;
}
ul.menu_dx li a:hover{
	display: block;
	text-decoration: none;
	height: 31px;
	background-repeat: no-repeat;
	font-family: Raleway;
	font-size: small;
	color: #C0C0C0;
	margin-right: 15;
}
li.sh_sx {background-image: url(/images/service/tasto-speziato-sx.gif);}
li.sh_sx_L1 {background-image: url(/images/service/tasto-speziato-sx-L1.gif);}
li.sh_sx_L2 {background-image: url(/images/service/tasto-speziato-sx-L2.gif);}
li.sh_dx {background-image: url(/images/service/tasto-speziato-dx.gif);}
