.vv-footer-portlet{
	width: 99%;
	padding-top: 20px;
	border-top: 1px solid #ECECEC;
}

.vv-footer-portlet .blocco{
	width: 33%;
	float: left;
	color: #676767;
	text-align: center;
}

.vv-footer-portlet .sinistra{
	text-align: left;
}

.vv-footer-portlet .blocco img.destra{
	margin-left: auto;
}

.vv-footer-portlet .blocco a{
	text-decoration: none;
	color: #676767;
}

.vv-footer-portlet .arancio a{
	color: #FE8200;
	font-weight: bold;
}

.vv-footer-portlet .blocco a:hover{
	text-decoration: underline;
}

.vv-footer-portlet .blocco a img{
	border: 0;
}

#mappa_footer { 
	background-image: url(/resources/viven/images/footer.jpg);
	width: 160px;
	height: 21px;
	position: relative;
	margin-left: auto;
	/*margin-right: auto;*/
}

#menu_footer a {
	position: absolute;
	height: 0px;
	width: 0px;
	top: 31px; 
	/*border: 1px solid red;*/
	text-decoration: none;
}

#menu_footer a span { visibility: hidden; }

a#link_1 { top: 0px; left: 0px;   height: 18px; width: 22px; }
a#link_2 { top: 0px; left: 30px;  height: 20px; width: 22px; }
a#link_3 { top: 0px; left: 59px;  height: 20px; width: 20px; }
a#link_4 { top: 0px; left: 85px;  height: 20px; width: 27px; }
a#link_5 { top: 0px; left: 120px; height: 20px; width: 40px; }
