
@media (max-device-width : 1440px) {
	
#corpo{
	width:1280px;
}

#logocorpo{
	width:1280px;
}

#logotecnoim{
	position:relative;
	height:150px;
	width:900px;
	left:190px;
}
#testocorpo{
	font-family:"Oswal";
	width:1280px;
	position:relative;
	text-align:center;
	font-size:20px;
	top:30px;
}

#cerchi{
	width:1280px;
}

#tondi_tecnoim{
	
	height:336px;
	width:1160px;
	position:relative;
	left:60px;
	top:50px;
}


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

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

@media (min-device-width : 1441px) and (max-device-width : 1760px) {
	#corpo{
width:1600px;
}
#logocorpo{
width:1600px;
}
#logotecnoim{
position:relative;
height:187.5px;
width:1125px;
left:237.5px;
}
#testocorpo{
font-family:"Oswal";
width:1600px;
position:relative;
text-align:center;
font-size:25px;
top:37.5px;
}
#cerchi{
width:1600px;
}
#tondi_tecnoim{
height:420px;
width:1450px;
position:relative;
left:75px;
top:62.5px;
}
#lineagrigia_finale{
position:relative;
background-image:url('images/03.png');
height:12.5px;
top:-17.5px;
z-index:750;
width:1600px;
}
#box_grigio_finale{
position:absolute;
background-image:url('images/04.png');
height:75px;
top:1350px;
width:1600px;
}
}

@media (min-device-width : 1761px) {
	
#corpo{
	width:1920px;
}

#logocorpo{
	width:1920px;
}

#logotecnoim{
	position:relative;
	height:225px;
	width:1350px;
	left:285px;
}
#testocorpo{
	font-family:"Oswal";
	width:1920px;
	position:relative;
	text-align:center;
	font-size:30px;
	top:45px;
}

#cerchi{
	width:1920px;
}

#tondi_tecnoim{
	
	height:504px;
	width:1740px;
	position:relative;
	left:90px;
	top:75px;
}


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

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

