/* ------------- */
/* INIZIO Footer */
/* --------------*/
.rivit-footer-decorator {
	margin: 0;
	padding: 0;
}
.rivit-footer-decorator .rivit-footer-portlet {
	background: url('images/back_footer.gif');
	width: 100%;
	height: 24px;
	font-size: 10px;
	font-family: Tahoma;
    color: #999999;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.rivit-footer-decorator .rivit-footer-portlet .UIContentDisplay {
}
.rivit-footer-decorator .rivit-footer-portlet .UIContentDisplay .angolo-sx {
	background: url('images/cleft_footer.gif');
	width: 10px;
	height: 24px;
}
.rivit-footer-decorator .rivit-footer-portlet .UIContentDisplay .angolo-dx {
	background: url('images/cright_footer.gif');
	width: 10px;
	height: 24px;
}
/* ------------- */
/* FINE Footer */
/* --------------*/
