/************************************************/
/*												*/
/*	IL DISORDINE DELLE COSE						*/
/*	CSS - GENERALE								*/
/*	DEVEL BY TIWI								*/
/*												*/
/************************************************/

@media only screen and (min-width : 960px) and (max-width : 1050px) {
	
	section {
  		min-width:1024px;
  		height:100%; min-height:100%;
	} section.panel { }
	
	section.panel h1 {
		top: 90px; 
	} section.panel div.contenuto {
		
	} 
	
}