/* Categoria Strutture in Legno */
div.prod_strutinlegno {
	background-image			: url(../images/btn_prodstrutinlegno.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -475px;
	margin-left					: 68px;
}

div.cat2_strutinlegno {
	background-image			: url(../images/btn_cat2struttinlegno.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -328px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat2_strutinlegno:hover {
	background-position		: 0 0;	
}

a.arredamentogiardino {
	color							: #006a00;
	text-decoration			: underline;
}

a.arredamentogiardino:hover {
	color							: #e2800f;
}

div.cat_casette {
	background-image			: url(../images/btn_catcasette.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.casette{
	background-image			: url(../images/prodotti/btn_casette.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.casette:hover {
	background-position		: 0 -237px;
}

div.cat_gazebi {
	background-image			: url(../images/btn_catgazebi.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.gazebi{
	background-image			: url(../images/prodotti/btn_gazebi.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.gazebi:hover {
	background-position		: 0 -237px;
}

div.cat_frangivista {
	background-image			: url(../images/btn_catfrangivista.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.frangivista{
	background-image			: url(../images/prodotti/btn_frangivista.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.frangivista:hover {
	background-position		: 0 -237px;
}

div.cat_pensiline {
	background-image			: url(../images/btn_catpensiline.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.pensiline{
	background-image			: url(../images/prodotti/btn_pensiline.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.pensiline:hover {
	background-position		: 0 -237px;
}

div.cat_pergole {
	background-image			: url(../images/btn_catpergole.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.pergole{
	background-image			: url(../images/prodotti/btn_pergole.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.pergole:hover {
	background-position		: 0 -237px;
}

div.cat_recinzioni {
	background-image			: url(../images/btn_catrecinzioni.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.recinzioni{
	background-image			: url(../images/prodotti/btn_recinzioni.png);
	background-position		: 0 0;
	height						: 235px;
	width							: 185px;
	cursor						: pointer;
}

div.recinzioni:hover {
	background-position		: 0 -237px;
}

div.cat_legno {
	background-image			: url(../images/btn_catillegno.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.illegno {
	cursor						: pointer;
	font-family					: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size					: 11px;
	font-weight					: bold;
	color							: #006a00;
	float							: right;
}

div.illegno:hover {
	text-decoration			: underline;
}