#left-sidebar div.destacado a.opt4, #left-sidebar div.destacado a.opt4-selected {
	float: left;
	clear: both;
	margin-top: 12px;
	width: 118px;
	height: 33px;
	background: transparent url('/files/orquesta01.gif') 0 0 no-repeat;
}
#left-sidebar div.destacado a.opt4-selected {
	background-image: url('/files/orquesta01_sel.gif');
}
#left-sidebar div.destacado a.opt4:hover, #left-sidebar div.destacado a.opt4-selected:hover {
	background-image: url('/files/orquesta01_over.gif');
}

