/* Categoria Benessere */
div.prod_benessere {
	background-image			: url(../images/btn_prodbenessere.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -448px;
	margin-left					: 68px;
}

div.cat2_benessere {
	background-image			: url(../images/btn_cat2benessere.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_benessere:hover {
	background-position		: 0 0;	
}

table.benesserelist {
	width							: 800px;
	margin-left					: 90px;
	margin-right				: 0;
	margin-top					: 0;
}

table.benesserelist tr {
	height						: 330px;
	vertical-align				: middle;
	
}

table.benesserelist td {
	width							: 266px;
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.cat_fitness {
	background-image			: url(../images/btn_catfitness.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.fitness {
	background-image			: url(../images/prodotti/btn_fitness.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.fitness:hover {
	background-position		: 0 -237px;
}

div.cat_hammam {
	background-image			: url(../images/btn_cathammam.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.hammam {
	background-image			: url(../images/prodotti/btn_hammam.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.hammam:hover {
	background-position		: 0 -237px;
}

div.cat_saune {
	background-image			: url(../images/btn_catsaune.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.saune {
	background-image			: url(../images/prodotti/btn_saune.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.saune:hover {
	background-position		: 0 -237px;
}
