
.jimgMenu {
	position: relative;
	width: 670px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 200px;
}

.jimgMenu ul li.cancelliautomatici a {
	background: url(images/cancelli-automatici.png) repeat scroll 0%;
}

.jimgMenu ul li.controlloaccessi a {
	background: url(images/controllo-accessi.png) repeat scroll 0%;
}

.jimgMenu ul li.videosorveglianza a {
	background: url(images/videosorveglianza.png) repeat scroll 0%;
}
.jimgMenu ul li.antifurtoviaradio a {
	background: url(images/antifurto-via-radio.png) repeat scroll 0%;
}

.jimgMenu ul li.antifurtoviafilo a {
	background: url(images/antifurto-via-filo.png) repeat scroll 0%;
	min-width:310px;
	
}

.clear {
	clear: both;
}

.boxtestotitolo h1{
  padding: 1em;
  background-color:#FFFF99;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	clear: both;
}
.boxtestotitolo2 h2{
  padding: 1em;
  background-color:#FFA500;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000CC;
	clear: both;
}
