.tabs_new {
	height:22px;
}
.tabs_button {
	float:left;
	margin-right:-20px;
	
}
.tabs_button a {display:block; position:relative; text-decoration:none;}
.tabs_button a em {
	display:block;
	height:22px;
	float:left;
	background:url(../images/tab3c.gif) right top;
	position:relative;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#fff;
	line-height:22px;
	font-family:verdana;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 2px;
	cursor: hand;
}
.tabs_button a b {
	display:block;
	float:left;
	width:20px;
	height:22px;
	background:url(../images/tab3c.gif) left top;
	position:relative;
	z-index:200;
	cursor: hand;
}


.tabs_button a.m1 {
	z-index:600;
}


.tabs_button a.m2 {
	z-index:600;
}

.tabs_button a.m3 {
	z-index: 00;
}



.tabs_button a:hover {border:0; z-index:700; cursor:pointer;}
.tabs_button a:hover b {background-position: left center;}
.tabs_button a:hover em  {background-position: right center; color:#050;}

.tabs_button a.selected, .tabs_button a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs_button a.selected b, .tabs_button a.selected:hover b {background-position: left bottom;}
.tabs_button a.selected em, .tabs_button a.selected:hover em  {background-position: right bottom; color:#000;}


.tab_comuni {
	clear: none;
	float: none;
	overflow: visible;
	width: 195px;
	height: 22px;
	position: relative;
	left: -15px;
}


.ita_flag {
	background-image: url(../images/ita_flag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 18px;
	width: 22px;
}

.gb_flag {
	background-image: url(../images/gb_flag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 18px;
	width: 23px;
}

.de_flag {
	background-image: url(../images/de_flag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 18px;
	width: 23px;
}

.fr_flag {
	background-image: url(../images/fr_flag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 18px;
	width: 23px;
}
