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

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


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

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



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

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



