/* example:

h1#titolo_profilo{
	
	position: relative;
	width: 423px; 
	height: 21px;
	}
h1#pippo span{
	position: absolute;
	width: 100%;
	height: 100%;
    background: url(pippo);
	background-repeat:no-repeat
}
*/

/* generali */
	h1 span, h2 span {
		position: absolute;
		width: 100%;
		height: 100%;
		background-repeat:no-repeat;
	}

/* TAG H1 */
	h1#titolo_management span{
		background: url(chi_siamo/img/titoli20pt_management.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_certificazioni span{
		background: url(certificazioni/img/titoli20pt_certificazioni.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_profilo span{
		background: url(chi_siamo/img/titoli20pt_profilo.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_organi_sociali span{
		background: url(chi_siamo/img/titoli20pt_organi_sociali.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_la_filosofia span{
		background: url(chi_siamo/img/titoli20pt_la_filosofia.jpg);
		background-repeat:no-repeat
		}	
	h1#titolo_i_nostri_clienti span{
		background: url(i_nostri_clienti/img/titoli20pt_i_nostri_clienti.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_business_application span{
		background: url(le_attivita/img/titoli20pt_business_applica.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_business_case span{
		background: url(le_attivita/img/titoli20pt_business_case.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_enterprise_application span{
		background: url(le_attivita/img/titoli20pt_enterprice_appli.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_mercati_e_soluzioni span{
		background: url(le_attivita/img/titoli20pt_mercati_e_soluzi.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_mercati_pal span{
		background: url(le_attivita/img/titoli20pt_pal.jpg);
		background-repeat:no-repeat
		}			
	h1#titolo_mercati_sanita span{
		background: url(le_attivita/img/titoli20pt_sanita.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_mercati_trasporti span{
		background: url(le_attivita/img/titoli20pt_trasporti.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_service_provider span{
		background: url(le_attivita/img/titoli20pt_service_provider.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_crs-siss_aderire span{
		background: url(le_attivita/img/titoli20pt_crs-siss_aderire.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_crs-siss_requisiti span{
		background: url(le_attivita/img/titoli20pt_crs-siss_requisi.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_technology_infrastructure span{
		background: url(le_attivita/img/titoli20pt_technology_infra.jpg);
		background-repeat:no-repeat
		}				
	h1#titolo_aree_di_competenza span{
		background: url(le_attivita/img/titoli20pt_aree_di_competen.jpg);
		background-repeat:no-repeat
		}		
	h1#titolo_partner span{
		background: url(partner_tecnologici/img/titoli20pt_partner.jpg);
		background-repeat:no-repeat
		}					
	h1#titolo_contatti span{
		background: url(home/img/titoli20pt_contatti.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_link span{
		background: url(home/img/titoli20pt_link.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_sitemap span{
		background: url(home/img/titoli20pt_mappa_del_sito.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_risultati_ricerca span{
		background: url(home/img/titoli20pt_risultati_ricerca.jpg);
		background-repeat:no-repeat
		}	
	h1#titolo_comunicati span{
		background: url(sala_stampa/img/titoli20pt_comunicati.jpg);
		background-repeat:no-repeat
		}	
	h1#titolo_photogallery span{
		background: url(sala_stampa/img/titoli20pt_photogallery.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_eventi span{
		background: url(sala_stampa/img/titoli20pt_eventi.jpg);
		background-repeat:no-repeat
		}

	h1#titolo_bandi_e_gare span{
		background: url(bandi_e_gare/img/titoli20pt_bandi_e_gare.jpg);
		background-repeat:no-repeat
		}
h1#titolo_bandi_e_gare{ /*voce aggiunta x eccezione*/
		width: 250px; 
		}
	h1#titolo_contatti_jsp span{
		background: url(sala_stampa/img/titoli20pt_contatti.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_lavora_con_noi_jsp span{
		background: url(home/img/titoli20pt_lavora_con_noi.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_richiedi_il_servizio_jsp span{
		background: url(area_business/img/titoli20pt_richiedi_il_servizio.jpg);
		background-repeat:no-repeat
		}
	h1#titolo_richiedi_informazioni_jsp span{
		background: url(area_business/img/titoli20pt_richiedi_informazioni.jpg);
		background-repeat:no-repeat
		}







/* TAG H2 */
	h2#titolo_orange_comunicati span{
		background: url(sala_stampa/img/titoliorange_la_trasparenza.jpg);
		background-repeat:no-repeat
		}