/* Categoria Tende e Verande */
div.prod_tende {
	background-image			: url(../images/btn_prodtende.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 173px;
	margin-top					: -428px;
	margin-left					: 68px;
}

div.cat2_tende {
	background-image			: url(../images/btn_cat2tende.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_tende:hover {
	background-position		: 0 0;	
}

div.cat_tende {
	background-image			: url(../images/btn_cattende.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.prodtende{
	background-image			: url(../images/prodotti/btn_prodtende.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.prodtende:hover {
	background-position		: 0 -237px;
}

div.cat_tendedainterno {
	background-image			: url(../images/btn_cattendedainterno.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.cat_vele {
	background-image			: url(../images/btn_catvele.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.tendedainterno{
	background-image			: url(../images/prodotti/btn_tendedainterno.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.tendedainterno:hover {
	background-position		: 0 -237px;
}

div.cat_verande {
	background-image			: url(../images/btn_catverande.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}


div.verande{
	background-image			: url(../images/prodotti/btn_verande.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.verande:hover {
	background-position		: 0 -237px;
}

div.vele{
	background-image			: url(../images/prodotti/btn_vele.png);
	background-position		: 0 0;
	height						: 236px;
	width							: 185px;
	cursor						: pointer;
}

div.vele:hover {
	background-position		: 0 -236px;
}