@charset "utf-8";
/* CSS Document */

.contenitore {
	background-image:url(loghi.png);
	height: 607px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
	}
	
.kit {
	float:left;
	height: 160px;
	width: 160px;
	margin-top:80px;
	margin-left:5px;
}

a:hover {
	opacity:0.5;
}

.keix {
	float: right;
	height: 160px;
	width: 160px;
	margin-right:35px;
	margin-top:96px
}
.kfield {
	float:left;
	height: 160px;
	width: 160px;
	margin-top:400px;
	margin-left:-143px;
}

	img {
  border: none;
}