a {
	text-decoration: none;
	color: red;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #FFFFFF url(images/background.gif) repeat scroll 0%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 9px;
}
.main {
	text-align: center;
}
.mainbody {
	background-color: #66CC66;
	width: 742px;
}
.product {
	padding-left:8px;
	border-bottom: 1px solid #FFFF33;
	text-align:left;
	width:734px;
	padding-bottom: 8px;
	clear: left;
}
.productdetail {
	padding-left:16px;
	border-bottom: 1px dotted #FFFF33;
	text-align:left;
	float:left;
	width:726px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
.productdetailimg {
	float:left;
	border:none;
	padding-right: 16px;
}
.productdetailtxt {
}
h1 {
	color:#FFFFCC;
	font-weight:bold;
	font-size:20px;
	border-bottom:1px dotted;
	border-top:1px dotted;
}
.prezzo {
  font-weight: bold;
  font-size: 30px;
  color: #ffff00;
}

.labelistruzioni {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  color: res;
}
#banner-shop {
  position: absolute;
  left: 374px;
  top: 9px;
  z-index: 10;
}
