.giustificato {  text-align: justify}


.trat_orizz_blu { 
border-top: 1px dashed #0066FF; 
border-right: none; 
border-bottom: none; 
border-left: none; 
} 


.trat_vert_blu { 
border-top: none; 
border-right: 1px dashed #0066FF; 
border-bottom: none; 
border-left: none; 
}


.trat_orizz_grey { 
border-top: 1px dashed #CCCCCC; 
border-right: none; 
border-bottom: none; 
border-left: none; 
} 