#content_prodotti {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 5px;
	background-color: #ffffff;
}

.titolo {
	margin-left: 50px;
	background-image: url("../img/common/titoli/titolo_prodotti.gif");
	background-repeat: no-repeat;
	color: #464020;
}

#content_categorie {
	display: block;
	position: relative;
	margin: 0px;
	width: 850px;
	height: 335px;
	margin-left: 50px;
}

a.categorie {
	display: block;
	position: relative;
	float: left;
	margin: 5px;
	padding: 0px;
	width: 145px;
	height: 153px;
	text-align: center;
	text-decoration: none;
}

a.categorie img {
	border: none;
}

a.categorie span {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

.pon {
	color: #aa8501;
}

.app {
	color: #ffc801;
}

.teg {
	color: #feed2d;
}

.cav {
	color: #beff31;
}

.pss {
	color: #79a220;
}

.imb {
	color: #79f0b8;
}

.bet {
	color: #f6cece;
}

.pun {
	color: #bd2450;
}

.atc {
	color: #fe0000;
}

.mpe {
	color: #9dccf8;
}
