/* CSS Document */
<!--
/****PATH TEMPLATE STYLES SECTION START****/
TABLE.txtpath{
	background-color:#4A4239;
	}
.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: #45301C;  
	background-color:#ffffff;  
	text-decoration: none;	    
}

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

/*label descrizioni*/
td.descpath_label{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45301C;
	font-weight: bolder;       
}


/*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;
}
-->
