#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;
}
/* for Internet Explorer */
/*\*/
* html #contenuto {
	height: 678px;
}
/**/
.caminettiColore {
	color:#830834;
	font-size:13px;
	padding-right:3px;
}
#listaProdotti {
	/*border-top:1px solid #830834;*/
}
#subnav .active2 a:link,
#subnav .active2 a:visited,
#subnav .active2 a:active {
	text-decoration:none;
	color:#830834;
}
#scheda .schedaDettagli img {
	border:2px solid #830834;
}
.color {
	color:#830834;
}
#scheda .schedaDettagli table td{
	border:1px solid #830834;
}
#schema img {
	border-top:1px solid #830834;
	border-bottom:1px solid #830834;
}

.titoloProdotto {
	color:#830834;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
