body {
	background: #FFFFFF url("/img/blu/sfondo.gif") repeat-x left top;
}

#menu_nav a {
	background: url("/img/blu/menu_nav_spacer.gif") no-repeat left center;
}

.titolo_big, .titolo_small {
	background: url("/img/blu/segnaposto.gif") no-repeat left center;
}

ul#tab_top li.active a, ul#tab_top a:hover {
	background: url(/img/blu/tab_top_current.png) no-repeat top left;
}

ul#tab_top li.active span, ul#tab_top a:hover span {
	background: url(/img/blu/tab_top_current.png) no-repeat top right;
	color: #000077
}
ul#tab_bottom li.active a, ul#tab_bottom a:hover {
	background: url(/img/blu/tab_bottom_current.png) no-repeat bottom left;
}

ul#tab_bottom li.active span, ul#tab_bottom a:hover span {
	background: url(/img/blu/tab_bottom_current.png) no-repeat bottom right;
	color: #000077
}
