a {
	color: white;
	text-decoration: none;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: din;
	background-color: #fff;
	background-image: url("https://www.transparenttextures.com/patterns/wave-grid.png");
	/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
ul {
	list-style-type: none;
}
ul.menu li a
	{
		text-decoration:none;
	}
ul.menu li a.on {
	border:1px solid red;
	width: 150px;
}
.menu {
	margin-top: 40px;
}
@font-face {
	font-family: din;
	src: url(DINRegular.ttf);
	src: local(DIN Regular), url(DINRegular.ttf) format('truetype');
}

#wrapper {
	width: 1024px;
	margin: auto;
	-webkit-box-shadow: 0px 10px 17px 0px rgba(140,140,140,1);
	-moz-box-shadow: 0px 10px 17px 0px rgba(140,140,140,1);
	box-shadow: 0px 10px 17px 0px rgba(140,140,140,1);
	background: #fff;
}
#top {
	height: 100px;
	background: #fff;
	margin-bottom: 70px;
}
#mid {
	margin: auto;
	padding: 0;
	display: inline;
	text-align: center;
}
#footer {
	margin: auto;
	padding: 0;
	width: 80%;
	text-align: center;
	color: #00648F;
}
#assistenzaremota {
	float: right;
	cursor: pointer;
	background: url(assistenza_remota2.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 90%;
	width: 300px;
	height: 150px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 15px;
	  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#assistenzaremota p{
	margin-top: 34px;
	margin-left: 170px;
}
#assistenzaremota:hover{
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.certificazioni {
	opacity: 0.8;
	height: 130px;
	width: 100%;
	padding: auto;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}
.certificazioni img {
	float: left;
	margin: 25px;;
}
.ainformatica {
	float:left;
	margin: 2px;
	cursor: pointer;
	margin-left: -25px;
	opacity: 0.9;
	background-image: url(assistenza_informatica.gif);
	background-size: 357px;
	background-repeat: no-repeat;
	background-position: 50% 40%;
	z-index: 1;
	width: 120px;
	height: 120px;
	display: inline-block;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
-moz-border-radius:999em;  
-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px grey;
	font-size: 12px;
	color:white;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
}
.ainformatica:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
#child {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 40%;
	margin: auto;
}
#child2{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	margin: auto;
}
.rae {
	float:left;
	margin: 2px;
	cursor: pointer;
	background-image: url(rae.gif);
	background-size: 250px;
	background-repeat: no-repeat;
	background-position: 30% 20%;
	width: 120px;
	height: 120px;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
-moz-border-radius:999em;  
-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px grey;
	font-size: 14px;
	color:white;
	text-align: center;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
}
.rae:hover {
	font: 30px;
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.bottone2 {
	color: white;
	cursor: pointer;
	padding: 5px;
	background: #00b3ff;
	margin-top: 40px;
	margin-bottom: 20px;
	font: 30px;
	text-align: center;
	width: 400px;
	display: inline-block;
	vertical-align: middle;
	box-shadow: 2px 2px 5px #888888;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.bottone2:hover, .bottone2:focus, .bottone2:active {
  background-color: #00648F;
  color: white;
}
.bottone {
	color: white;
	cursor: pointer;
	padding: 5px;
	background: #00648F;
	margin-top: 40px;
	margin-bottom: 20px;
	font: 30px;
	text-align: center;
	width: 400px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	box-shadow: 8px 8px 5px #888888;
}
.bottone:hover, .bottone:focus, .bottone:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.toner {
	float: left;
	margin: 2px;
	cursor: pointer;
	background-image: url(toner2.gif);
	background-size: 325px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	z-index: 5;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;

}
.toner:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.ricambio {
	float: left;
	cursor: pointer;
	margin: 2px;
	opacity: 0.9;
	background-image: url(ricambi.gif);
	background-size: 266px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;
}
.ricambio:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.analisi {
	float: left;
	cursor: pointer;
	margin: 2px;
	opacity: 0.9;
	background-image: url(analisi.gif);
	background-size: 310px;
	background-repeat: no-repeat;
	background-position: center;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;
}
.analisi:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.connettivita {
	float: left;
	margin: 2px;
	opacity: 0.9;
	background-image: url(connettivita.gif);
	background-size: 250px;
	background-repeat: no-repeat;
	background-position: center;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;

}
.connettivita:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.evidenza {
	float: left;
	cursor: pointer;
	margin: 2px;
	opacity: 0.9;
	background-image: url(evidenza.gif);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;
}
.evidenza:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.partners {
	float: left;
	cursor: pointer;
	margin: 2px;
	opacity: 0.9;
	background-image: url(partner.gif);
	background-size: 220px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	width: 120px;
	height: 120px;
	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
	box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	font-size: 14px;
	color:white;
	text-align: center;
}
.partners:hover {
	box-shadow: 5px 5px 5px #007F55;
	-webkit-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-moz-box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	box-shadow: inset 7px 22px 80px -6px rgba(0,0,0,1);
	-webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.testomid {
	margin: 15px;
}
#DIVnascosto {
	margin: 15px;
}
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}