
/* TEXT___MENU_MAIN_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */	
	
/* TESTO MENU MAIN */	
        #linea_text_menu_main_sx {
			border-width: 0px 0px 0.75px 0px;
			border-style: solid;
			border-color: #660000;
			background-color: none;
			width: 20px;
			height: 3px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 10;
				top: 6px;
				left: 343px;   }

        #linea_text_menu_main_dx {
			border-width: 0px 0px 0.75px 0px;
			border-style: solid;
			border-color: #660000;
			background-color: none;
			width: 20px;
			height: 3px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 10;
				top: 6px;
				left: 793px;   }
				
        #testo_menu_main {
			color: #660000;
			font-family: papyrus; 
			font-size: 0.6250em;
            font-weight: 500; 
			text-align: center; 
            line-height: 11px;
			background-color: none;
			width: 440px;
			height: 14px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 10;
				top: 3px; 
				left: 358px;   }	
				
        #testo_menu_main_1280 {
			display: none;
			color: #660000;
			font-family: papyrus; 
			font-size: 0.6771em;
            font-weight: 500; 
			text-align: justify; 
            line-height: 13px;
			background-color: none;
			width: 150px;
			height: 43px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 10;
				top: 36px; 
				left: 1000px;   }
				
        #code_menu_main_img {
			border-width: 1px;
			border-style: solid;
			border-color: #990000;
            background-color: none;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
            width: 56px;
            height: 55px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
            cursor: pointer;
                position: absolute;
                z-index: 33;
                top: 19px; 
                left: 1200px;   }



	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {
		
/* TESTO MENU MAIN */
        #linea_text_menu_main_sx {
			display: none;   }

        #linea_text_menu_main_dx {
			display: none;   }
		
        #testo_menu_main {
			display: none;   }
		
        #testo_menu_main_1280 {
			display: none;   }	
			
        #code_menu_main_img {
			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) {
	
/* TESTO MENU MAIN */
        #testo_menu_main { 
			display: inline;
			font-size: 0.6250em; 
            line-height: 11px;
			text-align: justify;
			width: 150px;
			height: 43px;
				top: 23px; 
				left: 350px;   }
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - 330PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) and (min-height: 330px)  {
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) and (min-height: 480px)  {
	
/* TESTO MENU MAIN */
        #testo_menu_main {
				top: 36px;   }
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {	
	
/* TESTO MENU MAIN */
        #testo_menu_main {
				top: 23px;  
				left: 475px;   }
		
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - 330PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) and (min-height: 330px)  {
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) and (min-height: 480px)  {
	
/* TESTO MENU MAIN */
        #testo_menu_main {
				top: 36px;   }
	
    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - 0PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) and (min-height: 0px)  {
	
/* TESTO MENU MAIN */
        #linea_text_menu_main_sx {
			display: inline;   }

        #linea_text_menu_main_dx {
			display: inline;   }
			
        #testo_menu_main {
			text-align: center;
			width: 440px;
			height: 14px;
				top: 3px; 
				left: 358px;
	
    }		


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {
		
/* TESTO MENU MAIN */			
        #testo_menu_main_1280 {
			display: inline;   }
			
        #code_menu_main_img {
			display: inline;	}	
			
    }		


	









