#mappa {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url('../ateneo/images/path-bg.jpg') no-repeat 0 0;
color:#396BB4;
font-size:12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
height:40px;
line-height:23px;
margin-bottom:-8px;
margin-top:15px;
padding-left:5px;
float:left;
width:97%;
}

#mappa1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url('../ateneo/images/path-bg-dx.jpg') no-repeat right top;
text-decoration: none;
color:#396BB4;
font-size:11px;
font-weight:bold;
height:40px;
line-height:23px;
margin-bottom:-8px;
margin-top:15px;
float:left;
width:2%;

}


#mappa a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url('../ateneo/images/path-arrow.jpg') no-repeat right top;
text-decoration: none;
color:#396BB4;
display:block;
float:left;
font-weight:normal;
height:23px;
margin-right:9px;
padding-right:18px;
text-transform:capitalize
}

#mappa a:hover {
color:#FF952B;
font-weight: bold;
}

#mappa a:active {
color:#FF952B;
font-weight: bold;
}
