
@media (max-device-width : 1440px) {

	body{
		margin:0px;
		padding:0px;
		width:1280px;
		overflow-x: hidden;
	}
	
	#blankbox{
		background-image:url('images/01.png');
		width:1280px;
		height: 100px;
		position:relative;
		margin:0px;
		padding:0px;
		left:1px;
		top: 0px;
		z-index:10000;
	}
	
	#upperbox{
		background-image:url('images/01.png');
		width:1280px;
		height: 100px;
		position:fixed;
		padding:0px;
		margin:0px;
		left:1px;
		top: 0px;
		z-index:10000;
	}

	#logo_sup{

		position:relative;
		left:60px;
		top:20px;

	}
	
	#logo{
		height:65px;
		width:300px;
	}
	
	#menu{
		position:relative;
		left: 650px;
		top: -20px;
	}

	#home{
		height:17px;
		width:44px;
	}

	#galleria{
		height:17px;
		width:70px;
		position: relative;
		left: 95px;
		top:-17px;
	}

	#chi_siamo{
		height:17px;
		width:76px;
		position: relative;
		left: 205px;
		top:-35px;
	}

	#dove_siamo{
		height:17px;
		width:91px;
		position: relative;
		left: 325px;
		top:-52px;
	}

	#contatti{
		height:17px;
		width:70px;
		position: relative;
		left: 470px;
		top:-70px;
	}



}


@media (min-device-width : 1441px) and (max-device-width : 1760px) {
	body{
margin:0px;
padding:0px;
width:1600px;
overflow-x: hidden;
}
#blankbox{
background-image:url('images/01.png');
width:1600px;
height: 125px;
position:relative;
margin:0px;
padding:0px;
left:1.25px;
top: 0px;
z-index:12500;
}
#upperbox{
background-image:url('images/01.png');
width:1600px;
height: 125px;
position:fixed;
padding:0px;
margin:0px;
left:1.25px;
top: 0px;
z-index:12500;
}
#logo_sup{
position:relative;
left:75px;
top:25px;
}
#logo{
height:81.25px;
width:375px;
}
#menu{
position:relative;
left: 812.5px;
top: -25px;
}
#home{
height:21.25px;
width:55px;
}
#galleria{
height:21.25px;
width:87.5px;
position: relative;
left: 118.75px;
top:-21.25px;
}
#chi_siamo{
height:21.25px;
width:95px;
position: relative;
left: 256.25px;
top:-43.75px;
}
#dove_siamo{
height:21.25px;
width:113.75px;
position: relative;
left: 406.25px;
top:-65px;
}
#contatti{
height:21.25px;
width:87.5px;
position: relative;
left: 587.5px;
top:-87.5px;
}

}

@media (min-device-width : 1761px){
	body{
		margin:0px;
		padding:0px;
		width:1920px;
		overflow-x: hidden;
	}
	
	#blankbox{
		background-image:url('images/01.png');
		width:1920px;
		height: 150px;
		position:relative;
		margin:0px;
		padding:0px;
		left:1px;
		top: 0px;
		z-index:10000;
	}
	
	#upperbox{
		background-image:url('images/01.png');
		width:1920px;
		height: 150px;
		position:fixed;
		padding:0px;
		margin:0px;
		left:1px;
		top: 0px;
		z-index:10000;
	}

	#logo_sup{

		position:relative;
		left:90px;
		top:30px;

	}
	
	#logo{
		height:97px;
		width:450px;
	}
	
	#menu{
		position:relative;
		left: 975px;
		top: -30px;
	}

	#home{
		height:25px;
		width:66px;
	}

	#galleria{
		height:25px;
		width:105px;
		position: relative;
		left: 142px;
		top:-25px;
	}

	#chi_siamo{
		height:25px;
		width:114px;
		position: relative;
		left: 307px;
		top:-52px;
	}

	#dove_siamo{
		height:25px;
		width:136px;
		position: relative;
		left: 487px;
		top:-78px;
	}

	#contatti{
		height:25px;
		width:105px;
		position: relative;
		left: 705px;
		top:-105px;
	}




}
