
/* EVENTS_CSS___FOOTER.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */
		
/* CONTENITORE EVENTI */		
        #eventi_footer {
			background-color: none;
			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;  }	
				
					.eventi_footer {  
						width: 340px;
						height: 25px;
							top: 65px;  
							left: 595px;   }
				
        #linea_eventi_footer {
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #660000;
			background-color: none;
			width: 350px;
			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: 90;
				top: 90px; 
				left: 590px;   }	
				
					.eventi_elenco_footer {
						width: 340px;
						height: none;
							top: 109px; 
							left: 595px;   }	
					
					


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
						width: 218px;
						height: 20px;
							top: 213px; 
							left: 8px;   }
				
        #linea_eventi_footer {
			width: 198px;
				top: 225px; 
				left: 18px;   }
					
					.eventi_elenco_footer {
						width: 218px;
							top: 238px; 
							left: 8px;   }	

    }			


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
						width: 295px;
						height: 25px;
							top: 280px;   }
				
        #linea_eventi_footer {
			width: 278px;
				top: 297px;   }
					
					.eventi_elenco_footer {
						width: 295px;
							top: 313px;   }	
			
	}	
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
						width: 330px;
							top: 318px;   }
				
        #linea_eventi_footer {
			width: 318px;
				top: 339px;   }
					
					.eventi_elenco_footer {
						width: 330px;
							top: 355px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 400PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 400px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
						width: 370px;
							top: 213px;   }
				
        #linea_eventi_footer {
			width: 348px;
				top: 234px; 
				left: 23px;   }
					
					.eventi_elenco_footer {
						width: 370px;
							top: 251px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 480px) {

/* CONTENITORE EVENTI */						
					.eventi_footer {
						width: 456px;   }	
				
        #linea_eventi_footer {
			width: 416px;
				left: 28px;   }
					
					.eventi_elenco_footer {
							left: 60px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
						width: 340px;
							top: 65px; 
							left: 275px;   }	
				
        #linea_eventi_footer {
			width: 350px;
				top: 90px; 
				left: 270px;   }
					
					.eventi_elenco_footer {
						width: 340px;
							top: 109px; 
							left: 275px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {

/* CONTENITORE EVENTI */	
					.eventi_footer {
							left: 403px;   }
				
        #linea_eventi_footer { 
				left: 398px;   }
					
					.eventi_elenco_footer { 
							left: 403px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {  

/* CONTENITORE EVENTI */						
					.eventi_footer { 
							left: 595px;   }
				
        #linea_eventi_footer { 
				left: 590px;   }	
					
					.eventi_elenco_footer {
							left: 595px;   }
		
    }	


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {  				

    }		


	

