.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/accion_agregar.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/accion_editar.png') no-repeat center center;
}
.icon-clear{
	background:url('icons/accion_cancelar.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/accion_quitar.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/accion_cancelar.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('icons/accion_imprimir_ficha.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.icon-man{
	background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
	background:url('icons/accion_ver.png') no-repeat center center;
}
/* ------------------------- */
.icon-active{
	background:url('icons/accion_desactivar.png') no-repeat center center;
}
.icon-download{
	background:url('icons/accion_descargar.png') no-repeat center center;
}
.icon-result{
	background:url('icons/accion_resultado.png') no-repeat center center;
}
.icon-forward{
	background:url('icons/accion_reenviar.png') no-repeat center center;
}
.icon-status{
	background:url('icons/accion_estatus_orden.png') no-repeat center center;
}
.icon-solve{
	background:url('icons/accion_capturar.png') no-repeat center center;
}
.icon-approve{
	background:url('icons/accion_autorizar.png') no-repeat center center;
}
.icon-resultcase{
	background:url('icons/accion_resultado_caso.png') no-repeat center center;
}
.icon-applicants{
	background:url('icons/accion_solicitantes.png') no-repeat center center;
}
.icon-patholog{
	background:url('icons/accion_patologo.png') no-repeat center center;
}
.icon-condone{
	background:url('icons/accion_desbloquear.png') no-repeat center center;
}
.icon-urgent{
	background:url('icons/accion_urgente.png') no-repeat center center;
}
.icon-nourgent{
	background:url('icons/accion_nourgente.png') no-repeat center center;
}
.icon-assign{
	background:url('icons/accion_asignar.png') no-repeat center center;
}
.icon-enterprise{
	background:url('icons/accion_empresa.png') no-repeat center center;
}
.icon-method{
	background:url('icons/accion_metodo.png') no-repeat center center;
}
.icon-remission{
	background:url('icons/accion_remision.png') no-repeat center center;
}
.icon-travel{
	background:url('icons/accion_ruta.png') no-repeat center center;
}
.icon-suspend{
	background:url('icons/accion_suspender.png') no-repeat center center;
}
.icon-case{
	background:url('icons/accion_ver_orden_caso.png') no-repeat center center;
}