.Menu0Sx {
	float:left; width:9px; height:22px;
	margin:0px; padding:0px; background:url(images/menu/tabSx.png) no-repeat;
}
.Menu0Sx_over {
	float:left; width:9px; height:22px; margin:0px; padding:0px; background:url(images/menu/tabSx_over.png) no-repeat;
}

.Menu0Mx {
	height:22px; float:left; padding:0px; margin:0px;
	background: url(images/menu/tab_sfondo.png) top right no-repeat;
}
.Menu0Mx_over {
	height:22px; float:left; padding:0px; margin:0px;
	background: url(images/menu/tab_sfondo_over.png) top right no-repeat;
}

.Menu0Dx {
	float:left; width:9px; height:22px;
	padding-bottom:4px; background:url(images/menu/tabDx.png) no-repeat
}
.Menu0Dx_over {
	float:left; width:9px; height:22px;
	margin:0px; padding:0px; background:url(images/menu/tabDx_over.png) no-repeat
}

.Menu0Mx_selected {
	height:22px; float:left; padding:0px; margin:0px;
	background: url(images/menu/tab_sfondo_over.png) top right no-repeat;
}

.Menu0Sx_selected {
	float:left; width:9px; height:22px; margin:0px; padding:0px; background:url(images/menu/tabSx_over.png) no-repeat;
}
.Menu0Dx_selected {
	float:left; width:9px; height:22px;
	margin:0px; padding:0px; background:url(images/menu/tabDx_over.png) no-repeat
}