
/* MENU_X_SOTTOMENU___MENU_MAIN_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */	
	
/* ESTENSIONE ACCORDION MENU-X */
        #container_accordion_effettivo_sfondo {
			display: inline;
            background-color: #ffffff;  
            background: radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -webkit-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -moz-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -o-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -ms-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            width: 958px; 
            height: 10000px; 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            opacity: 1;
                position: absolute; 
                z-index: -1; 
                top: 80px; 
                left: 0px;   }

        #container_accordion_effettivo {
			display: inline;
            width: 958px; 
            height: 450px; 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
                position: absolute; 
                z-index: 300;
                top: 80px; 
                left: 0px;   }
				
        #pulsanti_estensione_accordion {
			display: inline;
			background-color: none;
            width: 958px; 
			opacity: 1;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
                position: absolute; 
                z-index: 300;
                top: 0px;  
                left: 0px;   }
		
        #pulsante_estensione_accordion {
			display: inline;
			color: #660000;
			line-height: 205%;
            border-width: 1px;
            border-style: solid;
			border-color: #990000;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
			background-color: #ffff88;
			background: linear-gradient(bottom, #ffff88 0%, #ffffdd 90%);
			background: -webkit-linear-gradient(bottom, #ffff88 0%, #ffffdd 90%);
			background: -moz-linear-gradient(bottom, #ffff88 0%, #ffffdd 90%);
			background: -o-linear-gradient(bottom, #ffff88 0%, #ffffdd 90%);
			background: -ms-linear-gradient(bottom, #ffff88 0%, #ffffdd 90%); 
			padding: 0px 15px 0px 0px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: pointer;
                position: absolute;
                z-index: 90;   }
			#pulsante_estensione_accordion:hover {
				display: inline;
				line-height: 222%;
				background-color: gold;
				background: linear-gradient(bottom, gold 0%, #ffff99 90%);
				background: -webkit-linear-gradient(bottom, gold 0%, #ffff99 90%);
				background: -moz-linear-gradient(bottom, gold 0%, #ffff99 90%);
				background: -o-linear-gradient(bottom, gold 0%, #ffff99 90%);
				background: -ms-linear-gradient(bottom, gold 0%, #ffff99 90%);
				box-shadow: 2px 2px 3px #cc6633;
				-moz-box-shadow: 2px 2px 3px #cc6633;
				-webkit-box-shadow: 2px 2px 3px #cc6633;   }
		
        #testo_estensione_accordion {
			display: inline;
			color: #660000;
            border-width: 0px;
            border-style: solid;
			border-color: #990000;
			background-color: none;
			padding: 0px 15px 0px 0px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 90;   }
		
        #linea_estensione_accordion {
			display: inline;
            border-width: 0px 1px 0px 0px;
            border-style: solid;
			border-color: #990000;
			background-color: none;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 80;   }
				
/* SERVIZI */				
					.linea_servizi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 458px;   }
						
					.linea_servizi_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 458px;   }
						
					.testo_servizi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 351px;   }
						
					.pulsante_servizi_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 341px;   }
						.pulsante_servizi_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 339px;   }
						.pulsante_servizi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 341px;   }
				
					.pulsante_servizi_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 341px;   }
						.pulsante_servizi_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 339px;   }
						.pulsante_servizi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 341px;   }
				
					.pulsante_servizi_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 341px;   }
						.pulsante_servizi_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 339px;   }
						.pulsante_servizi_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 341px;   }
								
/* CORSI */				
					.linea_corsi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 553px;   }
						
					.linea_corsi_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 553px;   }
						
					.testo_corsi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 446px;   }
						
					.pulsante_corsi_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 436px;   }
						.pulsante_corsi_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 434px;   }
						.pulsante_corsi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 436px;   }
				
					.pulsante_corsi_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 436px;   }
						.pulsante_corsi_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 434px;   }
						.pulsante_corsi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 436px;   }
				
					.pulsante_corsi_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 436px;   }
						.pulsante_corsi_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 434px;   }
						.pulsante_corsi_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 436px;   }
				
/* MASTER */				
					.linea_master_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 667px;   }
						
					.linea_master_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 667px;   }
						
					.testo_master_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 560px;   }
						
					.pulsante_master_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 550px;   }
						.pulsante_master_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 548px;   }
						.pulsante_master_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 550px;   }
				
					.pulsante_master_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 550px;   }
						.pulsante_master_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 548px;   }
						.pulsante_master_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 550px;   }
				
					.pulsante_master_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 550px;   }
						.pulsante_master_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 548px;   }
						.pulsante_master_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 550px;   }
							
/* EVENTI */				
					.linea_eventi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 772px;   }
						
					.linea_eventi_001 {
						display: inline;
						width: 3px;
						height: 70px;
							top: 25px; 
							left: 772px;   }
						
					.testo_eventi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 665px;   }
						
					.pulsante_eventi_001 {
						display: inline;
						width: 178px;
						height: 26px;
							top: 30px; 
							left: 637px;   }
						.pulsante_eventi_001:hover {
							display: inline;
							width: 180px;
							height: 28px;
								top: 28px; 
								left: 635px;   }
						.pulsante_eventi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 637px;   }
				
					.pulsante_eventi_002 {
						display: inline;
						width: 174px;
						height: 26px;
							top: 60px; 
							left: 641px;   }
						.pulsante_eventi_002:hover {
							display: inline;
							width: 176px;
							height: 28px;
								top: 58px; 
								left: 639px;   }
						.pulsante_eventi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 641px;   }
							
/* RISULTATI */				
					.linea_risultati_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 904px;   }
						
					.linea_risultati_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 904px;   }
						
					.testo_risultati_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 797px;   }
						
					.pulsante_risultati_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 787px;   }
						.pulsante_risultati_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 785px;   }
						.pulsante_risultati_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 787px;   }
				
					.pulsante_risultati_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 787px;   }
						.pulsante_risultati_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 785px;   }
						.pulsante_risultati_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 787px;   }
				
					.pulsante_risultati_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 787px;   }
						.pulsante_risultati_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 785px;   }
						.pulsante_risultati_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 787px;   }
		


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {
		
/* ESTENSIONE ACCORDION MENU'-X */
        #container_accordion_effettivo_sfondo {
			display: none;   }

        #container_accordion_effettivo {
			display: none;   }
				
        #pulsanti_estensione_accordion {
			display: none;   }
		
        #pulsante_estensione_accordion {
			display: none;   }	
			#pulsante_estensione_accordion:hover {
				display: none;   }
		
        #testo_estensione_accordion {
			display: none;   }
		
        #linea_estensione_accordion {
			display: none;   }	
				
/* SERVIZI */				
					.linea_servizi_001 {
						display: none;   }
						
					.testo_servizi_001 {
						display: none;   }
						
					.pulsante_servizi_001 {
						display: none;   }
						.pulsante_servizi_001:hover {
							display: none;   }
						.pulsante_servizi_001:active {
							display: none;   }
				
					.pulsante_servizi_002 {
						display: none;   }
						.pulsante_servizi_002:hover {
							display: none;   }
						.pulsante_servizi_002:active {
							display: none;   }
				
					.pulsante_servizi_003 {
						display: none;   }
						.pulsante_servizi_003:hover {
							display: none;   }
						.pulsante_servizi_003:active {
							display: none;   }
							
/* CORSI */				
					.linea_corsi_001 {
						display: none;   }
						
					.testo_corsi_001 {
						display: none;   }
						
					.pulsante_corsi_001 {
						display: none;   }
						.pulsante_corsi_001:hover {
							display: none;   }
						.pulsante_corsi_001:active {
							display: none;   }
				
					.pulsante_corsi_002 {
						display: none;   }
						.pulsante_corsi_002:hover {
							display: none;   }
						.pulsante_corsi_002:active {
							display: none;   }
				
					.pulsante_corsi_003 {
						display: none;   }
						.pulsante_corsi_003:hover {
							display: none;   }
						.pulsante_corsi_003:active {
							display: none;   }
				
/* MASTER */				
					.linea_master_001 {
						display: none;   }
						
					.testo_master_001 {
						display: none;   }
						
					.pulsante_master_001 {
						display: none;   }
						.pulsante_master_001:hover {
							display: none;   }
						.pulsante_master_001:active {
							display: none;   }
				
					.pulsante_master_002 {
						display: none;   }
						.pulsante_master_002:hover {
							display: none;   }
						.pulsante_master_002:active {
							display: none;   }
				
					.pulsante_master_003 {
						display: none;   }
						.pulsante_master_003:hover {
							display: none;   }
						.pulsante_master_003:active {
							display: none;   }
							
/* EVENTI */				
					.linea_eventi_001 {
						display: none;   }
						
					.testo_eventi_001 {
						display: none;   }
						
					.pulsante_eventi_001 {
						display: none;   }
						.pulsante_eventi_001:hover {
							display: none;   }
						.pulsante_eventi_001:active {
							display: none;   }
				
					.pulsante_eventi_002 {
						display: none;   }
						.pulsante_eventi_002:hover {
							display: none;   }
						.pulsante_eventi_002:active {
							display: none;   }
							
/* RISULTATI */				
					.linea_risultati_001 {
						display: none;   }
						
					.testo_risultati_001 {
						display: none;   }
						
					.pulsante_risultati_001 {
						display: none;   }
						.pulsante_risultati_001:hover {
							display: none;   }
						.pulsante_risultati_001:active {
							display: none;   }
				
					.pulsante_risultati_002 {
						display: none;   }
						.pulsante_risultati_002:hover {
							display: none;   }
						.pulsante_risultati_002:active {
							display: none;   }
				
					.pulsante_risultati_003 {
						display: none;   }
						.pulsante_risultati_003:hover {
							display: none;   }	
						.pulsante_risultati_003:active {
							display: none;   }
			
    }
			

	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {
	
    }
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {
		
    }


	
	
	
	
	
	

/* 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) {
		
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {	
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {
	
/* ESTENSIONE ACCORDION MENU-X */
        #container_accordion_effettivo_sfondo {
			display: inline;
            background-color: #ffffff;  
            background: radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -webkit-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -moz-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -o-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            background: -ms-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 550px, rgba(255,255,255,0.925) 750px, rgba(255,255,255,0.875) 950px);
            width: 958px; 
            height: 10000px; 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            opacity: 1;
                position: absolute; 
                z-index: -1; 
                top: 80px; 
                left: 0px;   }

        #container_accordion_effettivo {
			display: inline;
            width: 958px; 
            height: 450px; 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
                position: absolute; 
                z-index: 300;
                top: 80px; 
                left: 0px;   }
				
        #pulsanti_estensione_accordion {
			display: inline;
			background-color: none;
            width: 958px; 
            height: 450px;
			opacity: 1;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
                position: absolute; 
                z-index: 300;
                top: 0px;  
                left: 0px;   }
		
        #pulsante_estensione_accordion {
			display: inline;
			color: #660000;
            border-width: 1px;
            border-style: solid;
			border-color: #990000;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
			padding: 0px 15px 0px 0px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: pointer;
                position: absolute;
                z-index: 90;   }
			#pulsante_estensione_accordion:hover {
				display: inline;   }
		
        #testo_estensione_accordion {
			display: inline;
			color: #660000;
            border-width: 0px;
            border-style: solid;
			border-color: #990000;
			background-color: none;
			padding: 0px 15px 0px 0px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 90;   }
		
        #linea_estensione_accordion {
			display: inline;
            border-width: 0px 1px 0px 0px;
            border-style: solid;
			border-color: #990000;
			background-color: none;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 80;   }
				
/* SERVIZI */				
					.linea_servizi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 458px;   }
						
					.linea_servizi_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 458px;   }
						
					.testo_servizi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 351px;   }
						
					.pulsante_servizi_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 341px;   }
						.pulsante_servizi_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 339px;   }
						.pulsante_servizi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 341px;   }
				
					.pulsante_servizi_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 341px;   }
						.pulsante_servizi_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 339px;   }
						.pulsante_servizi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 341px;   }
				
					.pulsante_servizi_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 341px;   }
						.pulsante_servizi_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 339px;   }
						.pulsante_servizi_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 341px;   }
								
/* CORSI */				
					.linea_corsi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 553px;   }
						
					.linea_corsi_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 553px;   }
						
					.testo_corsi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 446px;   }
						
					.pulsante_corsi_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 436px;   }
						.pulsante_corsi_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 434px;   }
						.pulsante_corsi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 436px;   }
				
					.pulsante_corsi_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 436px;   }
						.pulsante_corsi_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 434px;   }
						.pulsante_corsi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 436px;   }
				
					.pulsante_corsi_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 436px;   }
						.pulsante_corsi_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 434px;   }
						.pulsante_corsi_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 436px;   }
				
/* MASTER */				
					.linea_master_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 667px;   }
						
					.linea_master_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 667px;   }
						
					.testo_master_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 560px;   }
						
					.pulsante_master_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 550px;   }
						.pulsante_master_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 548px;   }
						.pulsante_master_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 550px;   }
				
					.pulsante_master_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 550px;   }
						.pulsante_master_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 548px;   }
						.pulsante_master_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 550px;   }
				
					.pulsante_master_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 550px;   }
						.pulsante_master_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 548px;   }
						.pulsante_master_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 550px;   }
							
/* EVENTI */				
					.linea_eventi_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 772px;   }
						
					.linea_eventi_001 {
						display: inline;
						width: 3px;
						height: 70px;
							top: 25px; 
							left: 772px;   }
						
					.testo_eventi_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 665px;   }
						
					.pulsante_eventi_001 {
						display: inline;
						width: 178px;
						height: 26px;
							top: 30px; 
							left: 637px;   }
						.pulsante_eventi_001:hover {
							display: inline;
							width: 180px;
							height: 28px;
								top: 28px; 
								left: 635px;   }
						.pulsante_eventi_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 637px;   }
				
					.pulsante_eventi_002 {
						display: inline;
						width: 174px;
						height: 26px;
							top: 60px; 
							left: 641px;   }
						.pulsante_eventi_002:hover {
							display: inline;
							width: 176px;
							height: 28px;
								top: 58px; 
								left: 639px;   }
						.pulsante_eventi_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 641px;   }
							
/* RISULTATI */				
					.linea_risultati_000 {
						display: inline;
						width: 3px;
						height: 6px;
							top: 0px; 
							left: 904px;   }
						
					.linea_risultati_001 {
						display: inline;
						width: 3px;
						height: 100px;
							top: 25px; 
							left: 904px;   }
						
					.testo_risultati_001 {
						display: inline;
						width: 150px;
						height: 20px;
							top: 3px; 
							left: 797px;   }
						
					.pulsante_risultati_001 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 30px; 
							left: 787px;   }
						.pulsante_risultati_001:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 28px; 
								left: 785px;   }
						.pulsante_risultati_001:active {
							display: inline;
							height: 27px;
								top: 28px; 
								left: 787px;   }
				
					.pulsante_risultati_002 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 60px; 
							left: 787px;   }
						.pulsante_risultati_002:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 58px; 
								left: 785px;   }
						.pulsante_risultati_002:active {
							display: inline;
							height: 27px;
								top: 58px; 
								left: 787px;   }
				
					.pulsante_risultati_003 {
						display: inline;
						width: 160px;
						height: 26px;
							top: 90px; 
							left: 787px;   }
						.pulsante_risultati_003:hover {
							display: inline;
							width: 162px;
							height: 28px;
								top: 88px; 
								left: 785px;   }
						.pulsante_risultati_003:active {
							display: inline;
							height: 27px;
								top: 88px; 
								left: 787px;   }
				
    }		


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {
	
/* ESTENSIONE ACCORDION MENU-X */
        #container_accordion_effettivo_sfondo {
            background-color: #ffffff;  
            background: radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 850px, rgba(255,255,255,0.925) 1050px, rgba(255,255,255,0.875) 1250px);
            background: -webkit-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 850px, rgba(255,255,255,0.925) 1050px, rgba(255,255,255,0.875) 1250px);
            background: -moz-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 850px, rgba(255,255,255,0.925) 1050px, rgba(255,255,255,0.875) 1250px);
            background: -o-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 850px, rgba(255,255,255,0.925) 1050px, rgba(255,255,255,0.875) 1250px);
            background: -ms-radial-gradient( 90% 1%, circle, rgba(255,255,255,0.975) 850px, rgba(255,255,255,0.925) 1050px, rgba(255,255,255,0.875) 1250px);
            width: 1278px;    }

        #container_accordion_effettivo {
            width: 1278px;   }
				
        #pulsanti_estensione_accordion {
            width: 1278px;   }
			
    }		


	









