/* Categoria Piscine */
div.prod_piscine {
	background-image			: url(../images/btn_prodpiscine.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -463px;
	margin-left					: 130px;
}

div.cat2_piscine {
	background-image			: url(../images/btn_cat2piscine.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_piscine:hover {
	background-position		: 0 0;	
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.cat_alce {
	background-image			: url(../images/btn_catalce.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.alce{
	background-image			: url(../images/prodotti/btn_alce.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.alce:hover {
	background-position		: 0 -237px;
}

div.cat_castiglione {
	background-image			: url(../images/btn_catcastiglione.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.castiglione{
	background-image			: url(../images/prodotti/btn_castiglione.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.castiglione:hover {
	background-position		: 0 -237px;
}
