
/* COMMON_PARTS___TEXT_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */
											
/* PARTI COMUNI - TESTO */	
		@font-face {
			font-family: 'papyrus';
			src: url('/it/applications/fonts/papyrus-regular.eot');
			src: url('/it/applications/fonts/papyrus-regular.eot?#iefix') format('embedded-opentype'),
				url('/it/applications/fonts/papyrus-regular.woff2') format('woff2'),
				url('/it/applications/fonts/papyrus-regular.woff') format('woff'),
				url('/it/applications/fonts/papyrus-regular.ttf') format('truetype'),
				url('/it/applications/fonts/papyrus-regular.svg#papyrus-regular') format('svg');
			font-weight: normal;
			font-style: normal;   }
			
                    .testo_pulsante {  
						font-family: papyrus;
					    font-size: 0.6522em;
                        font-weight: 900;
						line-height: 25px;   }
						
                    .testo_testo_pulsante {  
						font-family: papyrus;
					    font-size: 0.7065em;
                        font-weight: 900;
						line-height: 25px;   }
			
                    .testo_titolo_titolaccio {  
						font-family: papyrus;
					    font-size: 2.4375em;
                        font-weight: 900;
						line-height: 130%;   }
			
                    .testo_titolo_straassoluto {  
						font-family: papyrus;
					    font-size: 2.2500em;
                        font-weight: 900;
						line-height: 130%;   }	
						
                    .testo_titolo_assoluto {  
						font-family: papyrus;
					    font-size: 2.0625em;
                        font-weight: 900;
						line-height: 130%;   }
						
                    .testo_titolo_strainfinito {  
						font-family: papyrus;
					    font-size: 1.8750em;
                        font-weight: 900;
						line-height: 130%;   }
						
                    .testo_titolo_infinito {  
						font-family: papyrus;
					    font-size: 1.6875em;
                        font-weight: 900;
						line-height: 130%;   }
						
                    .testo_titolo_enorme {  
						font-family: papyrus;
					    font-size: 1.5000em;
                        font-weight: 900; 
						line-height: 130%;   }
						
                    .testo_titolo_grandissimo {  
						font-family: papyrus;
					    font-size: 1.3750em;
                        font-weight: 900; 
						line-height: 130%;   }
						
                    .testo_titolo_molto_grande { 
						font-family: papyrus; 
					    font-size: 1.2500em;
                        font-weight: 900;
						line-height: 130%;   }
						
                    .testo_titolo_grande {  
						font-family: papyrus;
						font-size: 1.1250em;
                        font-weight: 900;
						line-height: 130%;   }
						
                    .testo_titolo_principale {  
						font-family: papyrus; 
					    font-size: 1.2500em; 
						font-weight: 500;
						line-height: 130%;   }
						
					.testo_titolo {    
						font-family: papyrus;
						font-size: 1.1250em;
						font-weight: 500;
						line-height: 130%;   }
						
					.testo_normale_s {   
						font-family: papyrus;
						font-size: 1.0000em; 
						font-weight: 900; 
						line-height: 130%;   }
														
					.testo_normale_s_lh_150 { 
						font-family: papyrus; 
						font-size: 1.0000em; 
						font-weight: 900;
						line-height: 180%;   }
						
					.testo_normale {     
						font-family: papyrus;
						font-size: 1.0000em; 
						font-weight: 500; 
						line-height: 130%;   }
														
					.testo_normale_lh_150 {  
						font-family: papyrus;
						font-size: 1.0000em; 
						font-weight: 500;
						line-height: 180%;   }
														
					.testo_piccolo {   
						font-family: papyrus;  
						font-size: 0.9375em; 
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_molto_piccolo {  
						font-family: papyrus;
						font-size: 0.8750em;
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_piccolissimo {   
						font-family: papyrus;
						font-size: 0.8125em; 
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_piccolissimissimo {   
						font-family: papyrus;
						font-size: 0.7500em; 
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_milli {   
						font-family: papyrus; 
						font-size: 0.6875em;  
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_micro {    
						font-family: papyrus;
						font-size: 0.6250em; 
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_nano {    
						font-family: papyrus;
						font-size: 0.5625em; 
						font-weight: 500;
						line-height: 130%;   }
														
					.testo_pico {  
						font-family: papyrus; 
						font-size: 0.5000em; 
						font-weight: 500;
						line-height: 130%;   }
																	
/* PARTI COMUNI - COLORI TESTO */	
					.testo_marrone {    
                        color: #660000;   }
						
					.testo_rosso_scurissimo {    
                        color: #c90000;   }
						
					.testo_rosso_molto_scuro {    
                        color: #d90000;   }
						
					.testo_rosso_scuro {    
                        color: #e90000;   }
						
					.testo_rosso {    
                        color: #ff0000;   }
														
					.testo_arancione {    
						color: #ff3300;   }
														
					.testo_arancione_chiaro {    
						color: #ff6600;   }
														
					.testo_verde {    
						color: #007700;   }
														
					.testo_verde_chiaro {    
						color: #008800;   }
																	
/* PARTI COMUNI - DISPOSIZIONE TESTO */
														
					.testo_centrato {     
						text-align: center;   }
														
					.testo_sinistra {     
						text-align: left;   }
														
					.testo_destra {     
						text-align: right;   }
														
					.testo_giustificato {  
						text-align: justify;   }
						
                    .testo_sottolineato {
                        text-decoration: underline;   }
						
                    .testo_non_sottolineato {
                        text-decoration: none;   }
					
					.testo_super_grassetto {
						font-weight: 900;   }
					
					.testo_grassetto {
						font-weight: 700;   }
					
					.testo_sottile {
						font-weight: 500;   }
						
					.testo_barrato {
						text-decoration: line-through;   }









/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {
											
/* PARTI COMUNI - TESTO */
                    .testo_pulsante { 
					    font-size: 0.4000em;
						line-height: 18px;   }
						
                    .testo_testo_pulsante {  
					    font-size: 0.4250em;
						line-height: 18px;   }
						
                    .testo_titolo_titolaccio {  
					    font-size: 1.3250em;   }
						
                    .testo_titolo_straassoluto {    
					    font-size: 1.2350em;   }
						
                    .testo_titolo_assoluto {  
					    font-size: 1.1250em;   }
						
                    .testo_titolo_strainfinito { 
					    font-size: 1.0000em;   }
						
                    .testo_titolo_infinito {  
					    font-size: 0.9100em;   }
						
                    .testo_titolo_enorme {  
					    font-size: 0.8200em;   }
						
                    .testo_titolo_grandissimo {    
					    font-size: 0.7450em;   }
						
                    .testo_titolo_molto_grande {  
					    font-size: 0.6800em;   }
						
                    .testo_titolo_grande {  
						font-size: 0.6100em;   }
						
                    .testo_titolo_principale {   
					    font-size: 0.6800em;   }
						
					.testo_titolo {  
						font-size: 0.6100em;   }	
						
					.testo_normale_s {      
						font-size: 0.5450em;   }
														
					.testo_normale_s_lh_150 {   
						font-size: 0.5450em;   }
						
					.testo_normale {        
						font-size: 0.5450em;   }
														
					.testo_normale_lh_150 {     
						font-size: 0.5450em;   }
														
					.testo_piccolo {     
						font-size: 0.5100em;   }
														
					.testo_molto_piccolo {  
						font-size: 0.4750em;   }
														
					.testo_piccolissimo {  
						font-size: 0.4450em;   }
														
					.testo_piccolissimissimo { 
						font-size: 0.4100em;   }
														
					.testo_milli {   
						font-size: 0.3700em;   }
														
					.testo_micro {    
						font-size: 0.3375em;   }
														
					.testo_nano {   
						font-size: 0.3050em;   }
														
					.testo_pico {    
						font-size: 0.2750em;   }
			
	}	









/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {
											
/* PARTI COMUNI - TESTO */	
                    .testo_pulsante {    
					    font-size: 0.5114em;
						line-height: 22px;   }
						
                    .testo_testo_pulsante { 
					    font-size: 0.5682em;
						line-height: 22px;   }
						
                    .testo_titolo_titolaccio {  
					    font-size: 1.8000em;   }
						
                    .testo_titolo_straassoluto { 
					    font-size: 1.6500em;   }
						
                    .testo_titolo_assoluto {        
					    font-size: 1.5000em;   }
						
                    .testo_titolo_strainfinito {  
					    font-size: 1.3550em;   }
						
                    .testo_titolo_infinito {   
					    font-size: 1.2250em;   }
						
                    .testo_titolo_enorme {     
					    font-size: 1.1000em;   }
						
                    .testo_titolo_grandissimo {   
					    font-size: 1.0000em;   }
						
                    .testo_titolo_molto_grande {    
						font-size: 0.9100em;   }
						
                    .testo_titolo_grande {   
						font-size: 0.8200em;   }
						
                    .testo_titolo_principale {  
						font-size: 0.9100em;   }
						
					.testo_titolo {    
						font-size: 0.8200em;   }	
						
					.testo_normale_s {          
						font-size: 0.7300em;   }
														
					.testo_normale_s_lh_150 {      
						font-size: 0.7300em;   }
						
					.testo_normale {           
						font-size: 0.7300em;   }
														
					.testo_normale_lh_150 {        
						font-size: 0.7300em;   }
														
					.testo_piccolo {        
						font-size: 0.6850em;   }
														
					.testo_molto_piccolo {  
						font-size: 0.6400em;   }
														
					.testo_piccolissimo {     
						font-size: 0.5950em;   }
														
					.testo_piccolissimissimo {  
						font-size: 0.5500em;   }
														
					.testo_milli {  
						font-size: 0.5000em;   }
														
					.testo_micro {  
						font-size: 0.4550em;   }
														
					.testo_nano {  
						font-size: 0.4100em;   }
														
					.testo_pico {  
						font-size: 0.3650em;   }
			
	}	









/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {
											
/* PARTI COMUNI - TESTO */		
                    .testo_pulsante {  
					    font-size: 0.5978em;
						line-height: 23px;   }
						
                    .testo_testo_pulsante {  
					    font-size: 0.6522em;
						line-height: 23px;   }
						
                    .testo_titolo_titolaccio {   
					    font-size: 2.0000em;   }
						
                    .testo_titolo_straassoluto {  
					    font-size: 1.8500em;   }
						
                    .testo_titolo_assoluto {   
					    font-size: 1.6850em;   }
						
                    .testo_titolo_strainfinito {   
					    font-size: 1.5250em;   }
						
                    .testo_titolo_infinito {  
					    font-size: 1.3750em;   }
						
                    .testo_titolo_enorme {  
					    font-size: 1.2300em;   }
						
                    .testo_titolo_grandissimo {  
					    font-size: 1.1250em;   }
						
                    .testo_titolo_molto_grande {  
						font-size: 1.0250em;   }
						
                    .testo_titolo_grande {  
						font-size: 0.9200em;   }
						
                    .testo_titolo_principale {  
						font-size: 1.0250em;   }
						
					.testo_titolo {  
						font-size: 0.9200em;   }
						
					.testo_normale_s {   
						font-size: 0.8200em;   }
														
					.testo_normale_s_lh_150 {   
						font-size: 0.8200em;   }
						
					.testo_normale {   
						font-size: 0.8200em;   }
														
					.testo_normale_lh_150 {   
						font-size: 0.8200em;   }
														
					.testo_piccolo {   
						font-size: 0.7700em;   }
														
					.testo_molto_piccolo {  
						font-size: 0.7175em;   }
														
					.testo_piccolissimo {  
						font-size: 0.6650em;   }
														
					.testo_piccolissimissimo {  
						font-size: 0.6150em;   }
														
					.testo_milli {  
						font-size: 0.5625em;   }
														
					.testo_micro {  
						font-size: 0.5100em;   }
														
					.testo_nano {  
						font-size: 0.4625em;   }
														
					.testo_pico {  
						font-size: 0.4200em;   }
			
	}	









/* CSS3 PERSONALIZZAZIONE VIEWPORT 400PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 400px) {
			
	}









/* CSS3 PERSONALIZZAZIONE VIEWPORT 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 480px) {
			
	}









/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) {
											
/* PARTI COMUNI - TESTO */				
                    .testo_pulsante { 
					    font-size: 0.6522em;
						line-height: 25px;   }
						
                    .testo_testo_pulsante { 
					    font-size: 0.7065em;
						line-height: 25px;   }
						
                    .testo_titolo_titolaccio {   
					    font-size: 2.4375em;   }
						
                    .testo_titolo_straassoluto {  
					    font-size: 2.2500em;   }	
						
                    .testo_titolo_assoluto {  
					    font-size: 2.0625em;   }
						
                    .testo_titolo_strainfinito {  
					    font-size: 1.8750em;   }
						
                    .testo_titolo_infinito {  
					    font-size: 1.6875em;   }
						
                    .testo_titolo_enorme {  
					    font-size: 1.5000em;   }
						
                    .testo_titolo_grandissimo {  
					    font-size: 1.3750em;   }
						
                    .testo_titolo_molto_grande { 
					    font-size: 1.2500em;   }
						
                    .testo_titolo_grande {  
						font-size: 1.1250em;   }
						
                    .testo_titolo_principale {   
					    font-size: 1.2500em;   }
						
					.testo_titolo {    
						font-size: 1.1250em;   }	
						
					.testo_normale_s {   
						font-size: 1.0000em;   }
														
					.testo_normale_s_lh_150 { 
						font-size: 1.0000em;   }
						
					.testo_normale {     
						font-size: 1.0000em;   }
														
					.testo_normale_lh_150 {  
						font-size: 1.0000em;   }
														
					.testo_piccolo {   
						font-size: 0.9375em;   }
														
					.testo_molto_piccolo {   
						font-size: 0.8750em;   }
														
					.testo_piccolissimo {   
						font-size: 0.8125em;   }
														
					.testo_piccolissimissimo {   
						font-size: 0.7500em;   }
														
					.testo_milli {   
						font-size: 0.6875em;   }
														
					.testo_micro {    
						font-size: 0.6250em;   }
														
					.testo_nano {    
						font-size: 0.5625em;   }
														
					.testo_pico {  
						font-size: 0.5000em;   }
			
	}









/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {
			
	}









/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {
			
	}









/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {
			
	}

									
