/* CSS Document */
<!--
/****PATH TEMPLATE STYLES SECTION START****/
TABLE.txtpath{
	background-color:#E7E7E7;
	}
.txtpath_1{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	background-color:#ffffff;   
	font-weight: bolder;
  text-decoration: none;  
}

.txtpath_2{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;        
	background-color:#E7E7E7;
	font-weight: bolder;
	text-decoration: none;
}


.txtpath_hl_1{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #f1c345;  
	background-color:#ffffff;  
	text-decoration: none;	    
}

.txtpath_hl_2{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #f1c345;  
	background-color:#E7E7E7; 
	text-decoration: none;	     
}



/*label della finestra xml path template*/
td.descpath_label{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bolder;  
	text-decoration: none; 
}

td.txtpath_label{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#8596a9; 
	font-weight: bolder;       
}

/*descrizione tappe della finestra xml path template*/
A.stop_desc:link{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bolder; 
	text-decoration: none;      
}
A.stop_desc:active{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;       
	font-weight: bolder; 
	text-decoration: none;
}
A.stop_desc:visited{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;     
	font-weight: bolder;  
	text-decoration: none; 
}
A.stop_desc:hover{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1c345;       
	font-weight: bolder; 
	text-decoration: none;
}
-->



