#header {
	background:url(../pages/images/headerProdotto.jpg) 187px 0 no-repeat;
}
#contenuto {
	position:relative;
	background:url(../pages/images/backProdotto.jpg) 0 0 no-repeat;
	min-height:678px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #contenuto {
	height: 678px;
}
/**/
.caminettiColore {
	color:#830834;
	font-size:13px;
	padding-right:3px;
}
#listaProdotti {
	border-top:1px solid #830834;
}
#subnav li .active2 {
	color:#830834;
}

#logo {
	width: 187px;
	height: 54px;
	background:url(../pages/images/logoProdotto.gif) 0 0 no-repeat;
}


