
@media (max-device-width : 1440px) {
	
#scelta_gallery{
	position:relative;
	width:1280px;
	top:10px;

}

#tecnorap{
	
	position:relative;
	width:400px;
	height:200px;
	left:160px;
	top:80px;
	
}

#tecnoim{
	position:relative;
	width:400px;
	height:200px;
	left:310px;
	top:80px;

}

#lineagrigia_finale{
	position:relative;
	background-image:url('images/03.png');
	height:10px;
	top:54px;
	z-index:600;
	width:1280px;
	
}

#box_grigio_finale{
	position:absolute;
	background-image:url('images/04.png');
	height:60px;
	top:465px;
	width:1280px;
}
}

@media (min-device-width : 1441px) and (max-device-width : 1760px) {
	#scelta_gallery{
position:relative;
width:1600px;
top:12.5px;
}
#tecnorap{
position:relative;
width:500px;
height:250px;
left:200px;
top:100px;

}
#tecnoim{
position:relative;
width:500px;
height:250px;
left:387px;
top:100px;
}
#lineagrigia_finale{
position:relative;
background-image:url('images/03.png');
height:12.5px;
top:67.5px;
z-index:750;
width:1600px;
}
#box_grigio_finale{
position:absolute;
background-image:url('images/04.png');
height:75px;
top:981.25px;
width:1600px;
}

}

@media (min-device-width : 1761px) {
	#scelta_gallery{
	position:relative;
	width:1920px;
	top:15px;

}

#tecnorap{
	
	position:relative;
	width:600px;
	height:300px;
	left:240px;
	top:120px;
	
}

#tecnoim{
	position:relative;
	width:600px;
	height:300px;
	left:465px;
	top:120px;

}

#lineagrigia_finale{
	position:relative;
	background-image:url('images/03.png');
	height:15px;
	top:81px;
	z-index:600;
	width:1920px;
	
}

#box_grigio_finale{
	position:absolute;
	background-image:url('images/04.png');
	height:90px;
	top:697px;
	width:1920px;
}
}

