td.footerHome {
	background:#fff url(../img/footer/bg_footer.jpg) bottom repeat-x;
	text-align:center;
}

td.footSix {
	background:url(../img/footer/footer_six.jpg) bottom left no-repeat;
	width:52px;
	height:98px;
}

td.footDex {
	background:url(../img/footer/footer_dex.jpg) bottom left no-repeat;
	width:52px;
	height:98px;
}

div.footIcone{
	margin:0;
}

div.cucine{
	background:url(../img/footer/cucine.jpg) center top no-repeat;
	width:131px;
	height:98px;
}

div.cucine:hover{
	background:url(../img/footer/cucine.jpg) center bottom no-repeat;
	width:131px;
	height:98px;
	cursor:pointer;
}

div.moderno{
	background:url(../img/footer/moderno.jpg) center top no-repeat;
	width:131px;
	height:98px;
}

div.moderno:hover{
	background:url(../img/footer/moderno.jpg) center bottom no-repeat;
	width:131px;
	height:98px;
	cursor:pointer;
}

div.classico{
	background:url(../img/footer/classico.jpg) center top no-repeat;
	width:131px;
	height:98px;
}

div.classico:hover{
	background:url(../img/footer/classico.jpg) center bottom no-repeat;
	width:131px;
	height:98px;
	cursor:pointer;
}

div.outlet{
	background:url(../img/footer/outlet.jpg) center top no-repeat;
	width:146px;
	height:98px;
}

div.outlet:hover{
	background:url(../img/footer/outlet.jpg) center bottom no-repeat;
	width:146px;
	height:98px;
	cursor:pointer;
}


