/* Categoria Giochi */
div.prod_giochi {
	background-image			: url(../images/btn_prodgiochi.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -520px;
	margin-left					: 68px;
}

div.cat2_giochi {
	background-image			: url(../images/btn_cat2giochi.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_giochi:hover {
	background-position		: 0 0;	
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.cat_biliardini {
	background-image			: url(../images/btn_catbiliardini.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.biliardini {
	background-image			: url(../images/prodotti/btn_biliardini.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.biliardini:hover {
	background-position		: 0 -237px;
}

div.cat_biliardo {
	background-image			: url(../images/btn_catbiliardo.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.biliardo {
	background-image			: url(../images/prodotti/btn_biliardo.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.biliardo:hover {
	background-position		: 0 -237px;
}

div.cat_prodgiochi {
	background-image			: url(../images/btn_catgiochi.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.prodgiochi {
	background-image			: url(../images/prodotti/btn_prodgiochi.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.prodgiochi:hover {
	background-position		: 0 -237px;
}

div.cat_giochidaparco {
	background-image			: url(../images/btn_catgiochidaparco.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -163px;
	margin-left					: 68px;
}

div.giochidaparco{
	background-image			: url(../images/prodotti/btn_giochidaparco.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.giochidaparco:hover {
	background-position		: 0 -237px;
}

div.cat_pingpong {
	background-image			: url(../images/btn_catpingpong.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.pingpong{
	background-image			: url(../images/prodotti/btn_pingpong.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.pingpong:hover {
	background-position		: 0 -237px;
}