div#container {
	position:relative; 
	width:100%; 
	text-align:left;
	background:url('/img/share/back.jpg') no-repeat center top;
	height:100%;
}
body>div#container {
	height:auto; 
	min-height:100%
}

div#container-miur {
	position:relative; 
	width:100%; 
	text-align:left;
	background:url('/zampeeruote/img/back-miur.jpg') no-repeat center top;
	height:100%;
}
body>div#container-miur {
	height:auto; 
	min-height:100%
}