/* Categoria Barbecue */
div.prod_barbecue {
	background-image			: url(../images/btn_prodbarbecue.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -505px;
	margin-left					: 68px;
}

div.cat2_barbecue {
	background-image			: url(../images/btn_cat2barbecue.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_barbecue:hover {
	background-position		: 0 0;	
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.cat_campingaz {
	background-image			: url(../images/btn_catcampingaz.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.campingaz {
	background-image			: url(../images/prodotti/btn_campingaz.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.focus {
	background-image			: url(../images/prodotti/btn_focus.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.focus:hover {
	background-position		: 0 -237px;
}


div.campingaz:hover {
	background-position		: 0 -237px;
}

div.cat_gmci {
	background-image			: url(../images/btn_catgmci.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.gmci {
	background-image			: url(../images/prodotti/btn_gmci.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.gmci:hover {
	background-position		: 0 -237px;
}

div.cat_ilbracere {
	background-image			: url(../images/btn_catilbracere.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.ilbracere {
	background-image			: url(../images/prodotti/btn_ilbracere.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.ilbracere:hover {
	background-position		: 0 -237px;
}

div.cat_napoleon {
	background-image			: url(../images/btn_catnapoleon.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.cat_focus {
	background-image			: url(../images/btn_catfocus.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.napoleon {
	background-image			: url(../images/prodotti/btn_napoleon.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.napoleon:hover {
	background-position		: 0 -237px;
}
