.homebox img {
	border: solid 4px #DBD1B5;	
}

.homebox {
  width: 621px;
  margin: 0 auto 0 auto;	
}
.homebox  div.hometitle {
  clear:both;
  border:0;
}

div.hometitle {
	width: 616px;
	height: 60px;
	text-indent: -9999px;
}

div#inevidenza {
	background: url(../img/evidenza.png) no-repeat;	
}

div#nuoviarrivi {
	background: url(../img/novita.png) no-repeat;
}
/* */
div.itemsrow {
  clear:both;
  vertical-align:top;
  font-size: 10px;
  font-family: "Arial", "Helvetica", sans-serif;
  text-transform:uppercase;
}
div.itemscol {
  width:200px;
  height:220px;
  float:left;
  background: url(../img/bkg_itemscol.jpg);
  margin: 0 5px 5px 0;
  border: solid 1px #DBD1B5;
}

div.itemscol:hover {
	background: url(../img/bkg_itemscol_hover.jpg);
}

div.itemscmd {
  height: 75px;
  background: url(../img/bkg_itemscol.png) no-repeat left bottom;
  margin: 0 0 8px 0;
  padding: 3px;
}
div.itemsrow  a {
  text-decoration:none;
}
div.itemsrow  img {
  margin:5px;
}
div.itemstxt {
  margin: 0 0 0 15px;
  clear:both;
}
div.itemsadm {
  margin:0 15px;
  clear:both;
}

