

.region .prov .provText {

font-size:12px;
font-weight: bold !important;
}

.region .prov .provText a:link {
color: #ffffff !important;
font-weight: normal;
font-size:12px;
}

#comuni_container{overflow:hidden;display:inline;float:right;height:370px;margin-top:-14px;width:185px;}
#comuni_list{left:167px;position:relative;height:370px; display:inline;float:right;margin-top:-0px;z-index:999;background-color:#365266; width:185px;}
#comuni_list_title{color:#fff; display:inline;float:left;position:relative;z-index:2; width:166px;  height:40px;}
#comuni_list_title .tit{background-color:#3F5C70;margin:7px 0px 0px 85px; padding:5px; width:55px; text-align:center;}
#comuni_list_arrow {height:100%; display:inline;float:left;width:16px; background-color:#3F5B6F;border-left:1px solid #657a89;border-right:1px solid #657a89;}
#comuni_list_arrow img{margin: 165px 3px;}
#comuni_list_list{display:inline;float:left;width:160px; margin-right:6px;height:330px;overflow:auto;
scrollbar-face-color: #536a79;
scrollbar-shadow-color: #536a79;
scrollbar-highlight-color:#536a79;
scrollbar-3dlight-color: #536a79;
scrollbar-darkshadow-color: #536a79;
scrollbar-track-color: #365266;
scrollbar-arrow-color: #536a79;
}
#comuni_list_list ul li{margin: 0 10px 15px 20px;}
#comuni_list_list ul li a{color: #fff;}

::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
::-webkit-scrollbar-track-piece{background-color:#365266}
::-webkit-scrollbar-thumb:vertical{height:20%;background-color:#536a79;}
::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:#536a79;}




.region .prov .provText a:active { color: #ffffff; } /* link attivo */
.region .prov .provText a:visited { color: #ffffff !important;} /* link visitato */
.region .prov .provText a:hover { color: #efefef; } /* link al passaggio del mouse */
