.tab_console_f {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	float: left;
	cursor: pointer;
	background-image:  url(/img09/scheda/sel_f.png);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E2A43;
	height: 20px;
	background-color: #0E2A43;
}
.tab_console_f:hover {
	color: #FFFFFF;
	background-image:  url(/img09/charts/notsel_f.png);
	background-color: #0e2a43;
	
}

.tab_selezionato {
	color: #fffb8d;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	float: left;
	cursor: default;
	background-image:  url(/img09/scheda/notsel_f.png);
	width: 58px;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}

.contiene_paesi {
	float: left;
	width: 302px;
	padding-top: 2px;
	background-color: #010B15;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e2a43;
}


.spacer_clas {
	float: left;
	width: 2px;
	height: 29px;
	background-color: #010B15;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e2a43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e2a43;
}




.tab_selezionato_f {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	float: left;
	cursor: pointer;
	background-image:  url(/img09/charts/notsel_f.png);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E2A43;
	height: 20px;
	background-color: #031526;
}

