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

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

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


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