a.rollover01  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_statuto.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover01  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_statuto_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

	
a.rollover02  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_staff.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover02  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_staff_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
	
a.rollover03  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_attivita.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover03  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_attivita_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}