
/* UNDER_COSTRUCTION_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            background-color: none;
            width: 956px;  
			height: 180px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			margin: 40px 0px 0px 2px;
            overflow: hidden;
            float: left;
                position: relative; 
                z-index: 3;   }	
		
        #under_costruction_img {
            background-color: none;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
            background-color: none;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
            width: 300px;
            height: 150px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
            overflow: hidden;
            float: left;
                position: absolute;
                z-index: 300;
                top: 30px; 
                left: 50px;   }
		
        #testo_under_costruction { 
			background-color: none;
            width: 550px;
            height: 150px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding: 1px 0px 0px 0px;
            overflow: hidden;
            float: left;
            cursor: default;
                position: absolute;
                z-index: 90;
				top: 30px; 
				left: 360px;   }
					
					


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 236px;  
			height: 230px;
			margin: 20px 0px 0px 2px;   }	
		
        #under_costruction_img {
            width: 196px;
            height: 100px;
                top: 10px; 
                left: 15px;   }
		
        #testo_under_costruction {
            width: 230px;
            height: 100px;
				top: 115px; 
				left: 3px;   }

    }			


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 316px;  
			height: 330px;   }	
		
        #under_costruction_img {
            width: 276px;
            height: 140px;
                top: 10px; 
                left: 20px;   }
		
        #testo_under_costruction {
            width: 308px;
            height: 130px;
				top: 155px; 
				left: 5px;   }
			
	}	
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 356px;  
			height: 340px;   }	
		
        #under_costruction_img {
            width: 296px;
            height: 150px;
                top: 10px; 
                left: 30px;   }
		
        #testo_under_costruction {
            width: 340px;
            height: 145px;
				top: 170px; 
				left: 6px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 400PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 400px) {
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 396px;  
			height: 360px;   }	
		
        #under_costruction_img {
            width: 316px;
            height: 160px;
                top: 10px; 
                left: 40px;   }
		
        #testo_under_costruction {
            width: 376px;
            height: 140px;
				top: 190px; 
				left: 25px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 480px) {
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 476px;    }	
		
        #under_costruction_img { 
                left: 50px;   }
		
        #testo_under_costruction { 
				left: 50px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) {
		
/* CONTENITORE UNDER COSTRUCTION */			
        #testo_under_costruction {
            width: 450px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {  
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {
            width: 956px;  
			height: 180px;
			margin: 40px 0px 0px 2px;   }	
		
        #under_costruction_img {
            width: 300px;
            height: 150px;
                top: 30px; 
                left: 50px;   }
		
        #testo_under_costruction {
            width: 550px;
            height: 150px;
				top: 30px; 
				left: 360px;   }

    }	


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {  
		
/* CONTENITORE UNDER COSTRUCTION */				
        #container_under_costruction {  
			height: 250px;
			margin: 55px 0px 0px 2px;   }	

    }		


	

