/* IE10+ VIEWPORT FIX */
@-ms-viewport { width:device-width;}
@viewport { width:device-width;}



/* IPHONE 767px  */
@media screen and (max-width:767px) {
	
.nav-contenuto{
	height:auto;
	}


#miomenu{ display:none;}
#miomenu ul li{float:none;}
.menu_smartphone{display:block;}

}
